diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:18:52 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:18:52 +0000 |
commit | 537a97f87d4264c94f5a90aabd4e63f632ae02de (patch) | |
tree | d667d7abea9bc5915d812c8a9d98483d5182adba /x11-wm/twm | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-537a97f87d4264c94f5a90aabd4e63f632ae02de.tar.gz gentoo-2-537a97f87d4264c94f5a90aabd4e63f632ae02de.tar.bz2 gentoo-2-537a97f87d4264c94f5a90aabd4e63f632ae02de.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-wm/twm')
-rw-r--r-- | x11-wm/twm/twm-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/twm/twm-1.0.1.ebuild b/x11-wm/twm/twm-1.0.1.ebuild index ed1d671ae904..e4a6fce04ef2 100644 --- a/x11-wm/twm/twm-1.0.1.ebuild +++ b/x11-wm/twm/twm-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.1.ebuild,v 1.9 2006/06/30 09:58:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.1.ebuild,v 1.10 2006/06/30 15:18:52 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org twm application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXmu" |