summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-09 18:23:59 -0800
committerMatt Turner <mattst88@gentoo.org>2018-03-09 18:29:27 -0800
commit717d98167351dcc5dd835387dbb17076d647012c (patch)
tree4328ac9cdd466875e8cf4aa06c119e0f889763f9 /x11-apps/xpr/xpr-1.0.5.ebuild
parentx11-apps/xmessage: Version bump to 1.0.5 (diff)
downloadgentoo-717d98167351dcc5dd835387dbb17076d647012c.tar.gz
gentoo-717d98167351dcc5dd835387dbb17076d647012c.tar.bz2
gentoo-717d98167351dcc5dd835387dbb17076d647012c.zip
x11-apps/xpr: Version bump to 1.0.5
Diffstat (limited to 'x11-apps/xpr/xpr-1.0.5.ebuild')
-rw-r--r--x11-apps/xpr/xpr-1.0.5.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-apps/xpr/xpr-1.0.5.ebuild b/x11-apps/xpr/xpr-1.0.5.ebuild
new file mode 100644
index 000000000000..06ea06f06277
--- /dev/null
+++ b/x11-apps/xpr/xpr-1.0.5.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="X.Org xpr application"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+RDEPEND="x11-libs/libXmu
+ x11-libs/libX11"
+DEPEND="${RDEPEND}"