summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-11-01 15:27:04 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-11-01 15:27:04 +0000
commita6d5f2c617e90e1058b19c1883d4056322321315 (patch)
tree16cd0f37c6047bf2957d322a066517353786dff8 /x11-apps/xmag/xmag-1.0.4.ebuild
parentstable x86, bug 341545 (diff)
downloadgentoo-2-a6d5f2c617e90e1058b19c1883d4056322321315.tar.gz
gentoo-2-a6d5f2c617e90e1058b19c1883d4056322321315.tar.bz2
gentoo-2-a6d5f2c617e90e1058b19c1883d4056322321315.zip
Version bump
(Portage version: 2.2_rc98/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xmag/xmag-1.0.4.ebuild')
-rw-r--r--x11-apps/xmag/xmag-1.0.4.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-apps/xmag/xmag-1.0.4.ebuild b/x11-apps/xmag/xmag-1.0.4.ebuild
new file mode 100644
index 000000000000..cdee827188e9
--- /dev/null
+++ b/x11-apps/xmag/xmag-1.0.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.4.ebuild,v 1.1 2010/11/01 15:27:04 scarabeus Exp $
+
+EAPI=3
+
+inherit xorg-2
+
+DESCRIPTION="X.Org xmag application"
+
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libXaw
+ x11-libs/libXmu
+ x11-libs/libXt
+ x11-libs/libX11"
+DEPEND="${RDEPEND}"