diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-18 14:55:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-18 14:55:05 +0000 |
commit | 8d83cba4b7bfaaa1219454c776ffbd49ccc5f488 (patch) | |
tree | 9cac0aab361d120651dd074785d84232d5f33d9a /x11-wm/twm | |
parent | only check use flags for recent versions of guile, thanks for patch from Stev... (diff) | |
download | gentoo-2-8d83cba4b7bfaaa1219454c776ffbd49ccc5f488.tar.gz gentoo-2-8d83cba4b7bfaaa1219454c776ffbd49ccc5f488.tar.bz2 gentoo-2-8d83cba4b7bfaaa1219454c776ffbd49ccc5f488.zip |
alpha/ia64/x86 stable wrt #182391
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'x11-wm/twm')
-rw-r--r-- | x11-wm/twm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/twm/twm-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/twm/ChangeLog b/x11-wm/twm/ChangeLog index e674df8990bb..966af35843b3 100644 --- a/x11-wm/twm/ChangeLog +++ b/x11-wm/twm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/twm # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.27 2007/06/18 02:54:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.28 2007/06/18 14:55:05 armin76 Exp $ + + 18 Jun 2007; Raúl Porcel <armin76@gentoo.org> twm-1.0.3.ebuild: + alpha/ia64/x86 stable wrt #182391 18 Jun 2007; Joshua Kinard <kumba@gentoo.org> twm-1.0.3.ebuild: Stable on mips, per #182391. diff --git a/x11-wm/twm/twm-1.0.3.ebuild b/x11-wm/twm/twm-1.0.3.ebuild index 4b55fce79b06..ab8237ba9bf6 100644 --- a/x11-wm/twm/twm-1.0.3.ebuild +++ b/x11-wm/twm/twm-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.3.ebuild,v 1.3 2007/06/18 02:54:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.3.ebuild,v 1.4 2007/06/18 14:55:05 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,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 |