diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-20 18:50:15 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-20 18:50:15 +0000 |
commit | 21b4879b592ad8718e3f40c8adec6d61329826ec (patch) | |
tree | 145efd8b3e67e6e00b7fdb74b920a1195bcda9cf /x11-wm | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-21b4879b592ad8718e3f40c8adec6d61329826ec.tar.gz gentoo-2-21b4879b592ad8718e3f40c8adec6d61329826ec.tar.bz2 gentoo-2-21b4879b592ad8718e3f40c8adec6d61329826ec.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/twm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/twm/twm-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/twm/ChangeLog b/x11-wm/twm/ChangeLog index ab1d3ef96ff2..a81bd2f8071c 100644 --- a/x11-wm/twm/ChangeLog +++ b/x11-wm/twm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/twm -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.46 2009/12/15 16:29:59 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.47 2010/01/20 18:50:15 abcd Exp $ + + 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> twm-1.0.4.ebuild: + Keyword ~amd64-linux/~x86-linux 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> twm-1.0.4.ebuild: alpha/ia64/s390/sh/sparc stable wrt #282290 diff --git a/x11-wm/twm/twm-1.0.4.ebuild b/x11-wm/twm/twm-1.0.4.ebuild index 7fdcacd8d265..13d7fdd9c47b 100644 --- a/x11-wm/twm/twm-1.0.4.ebuild +++ b/x11-wm/twm/twm-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.4.ebuild,v 1.12 2009/12/15 16:29:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.4.ebuild,v 1.13 2010/01/20 18:50:15 abcd 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 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 |