summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-04-04 12:53:00 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-04-04 12:53:00 +0000
commit0c8f9038bf9344118ec263fbad52e96621378962 (patch)
tree93cea2da24188b835ed21041103332f39ed696ae /x11-apps/xpr/xpr-1.0.4.ebuild
parentVersion bump (diff)
downloadgentoo-2-0c8f9038bf9344118ec263fbad52e96621378962.tar.gz
gentoo-2-0c8f9038bf9344118ec263fbad52e96621378962.tar.bz2
gentoo-2-0c8f9038bf9344118ec263fbad52e96621378962.zip
Version bump.
(Portage version: 2.2.0_alpha98/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xpr/xpr-1.0.4.ebuild')
-rw-r--r--x11-apps/xpr/xpr-1.0.4.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-apps/xpr/xpr-1.0.4.ebuild b/x11-apps/xpr/xpr-1.0.4.ebuild
new file mode 100644
index 000000000000..fc73213d42e7
--- /dev/null
+++ b/x11-apps/xpr/xpr-1.0.4.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/xpr-1.0.4.ebuild,v 1.1 2012/04/04 12:53:00 chithanh Exp $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="X.Org xpr application"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+RDEPEND="x11-libs/libXmu
+ x11-libs/libX11"
+DEPEND="${RDEPEND}"