diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-05-21 09:04:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-05-21 09:04:09 +0000 |
commit | 3a93dc071a2009219c910fb72d3e34e8a341c0d9 (patch) | |
tree | eccb2fd313ac4f52f479255a4baba96c8e390635 /x11-misc | |
parent | stable on hppa (diff) | |
download | gentoo-2-3a93dc071a2009219c910fb72d3e34e8a341c0d9.tar.gz gentoo-2-3a93dc071a2009219c910fb72d3e34e8a341c0d9.tar.bz2 gentoo-2-3a93dc071a2009219c910fb72d3e34e8a341c0d9.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/wmakerconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog index 3455022d5f67..bf5431965f59 100644 --- a/x11-misc/wmakerconf/ChangeLog +++ b/x11-misc/wmakerconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/wmakerconf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.17 2005/03/18 06:07:53 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.18 2005/05/21 09:04:09 blubb Exp $ + + 21 May 2005; Simon Stelling <blubb@gentoo.org> wmakerconf-2.11.ebuild: + added ~amd64 keyword *wmakerconf-2.11 (18 Mar 2005) diff --git a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild index e4638fef86ea..79dc601efd63 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.1 2005/03/18 06:07:54 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.2 2005/05/21 09:04:09 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.starplot.org/wmakerconf/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~amd64" IUSE="nls imlib perl" |