commit:     a94b266eb279a280aba8e062cde5188f96c6ddc8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  4 00:53:09 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar  4 00:57:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94b266e

x11-apps/xpr: Version bump to 1.2.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xpr/Manifest         |  1 +
 x11-apps/xpr/xpr-1.2.0.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/x11-apps/xpr/Manifest b/x11-apps/xpr/Manifest
index a24880698ea1..64377cb55ffe 100644
--- a/x11-apps/xpr/Manifest
+++ b/x11-apps/xpr/Manifest
@@ -1 +1,2 @@
 DIST xpr-1.1.0.tar.xz 140244 BLAKE2B 
b3525415b18615abe489466965fa414ee343d0ea2ebbad4e75e943a0e19fc29cb2a2cce4fde07c345d84f2c53eeb47c0162719d7322a93ddacfa80452153f45b
 SHA512 
53eb896cf1844036a13b1018ffcecbc6a0a56eebe0d7cb6331dbe691207498d2c41f3791655b7fc081acfef2ed9904987f363b710bf0eeff6c8d33f819a951cb
+DIST xpr-1.2.0.tar.xz 143948 BLAKE2B 
b69dfaf28e8148b51b46961bf380732c402bfd6e0511f0649af82f37b0ab49f44b53203e05469cdac8a4d4299e27b4fbcdc630588d9cd73811e92fbbbf4e834b
 SHA512 
49538a757aa60e754ecd39273510a6e49ebb77b730be62e3fa60f00261c9c1e208d39e1ca3c61889a5ad7fc7c2255fa1f669fd19ecf98e18cb8aa9189cadc15d

diff --git a/x11-apps/xpr/xpr-1.2.0.ebuild b/x11-apps/xpr/xpr-1.2.0.ebuild
new file mode 100644
index 000000000000..21be9399cc78
--- /dev/null
+++ b/x11-apps/xpr/xpr-1.2.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org xpr application"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+       x11-libs/libX11
+       x11-libs/libXmu"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to