summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-10-19 22:51:00 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-10-19 22:51:00 +0000
commit5a6273d70f8f5eac3c5c43db405e2d7ff1daa357 (patch)
tree945368907ae602a61742833633393152b23c2233 /x11-wm/twm/twm-0.99.0.ebuild
parentFix twm category (diff)
downloadgentoo-2-5a6273d70f8f5eac3c5c43db405e2d7ff1daa357.tar.gz
gentoo-2-5a6273d70f8f5eac3c5c43db405e2d7ff1daa357.tar.bz2
gentoo-2-5a6273d70f8f5eac3c5c43db405e2d7ff1daa357.zip
Really move from x11-apps.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-wm/twm/twm-0.99.0.ebuild')
-rw-r--r--x11-wm/twm/twm-0.99.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-wm/twm/twm-0.99.0.ebuild b/x11-wm/twm/twm-0.99.0.ebuild
new file mode 100644
index 000000000000..6a1f6fe44075
--- /dev/null
+++ b/x11-wm/twm/twm-0.99.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-0.99.0.ebuild,v 1.1 2005/10/19 22:51:00 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org twm application"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXt
+ x11-libs/libXmu"
+DEPEND="${RDEPEND}"