diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-03-28 21:50:58 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-03-28 21:50:58 +0000 |
commit | 9d013f05c72d6f071ab0a29e4b12fbc06aebe029 (patch) | |
tree | 09e31fd4e7401660780e143a9588f8039d6f2970 /x11-misc | |
parent | Removed net-ftp/ftp from all sparc profiles (failed to hide app-editors/vim t... (diff) | |
download | gentoo-2-9d013f05c72d6f071ab0a29e4b12fbc06aebe029.tar.gz gentoo-2-9d013f05c72d6f071ab0a29e4b12fbc06aebe029.tar.bz2 gentoo-2-9d013f05c72d6f071ab0a29e4b12fbc06aebe029.zip |
AMD64 keywords
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/fluxconf/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/fluxconf/ChangeLog b/x11-misc/fluxconf/ChangeLog index 15006b8d3e97..f80243ae4600 100644 --- a/x11-misc/fluxconf/ChangeLog +++ b/x11-misc/fluxconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fluxconf -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.14 2004/02/28 19:19:17 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.15 2004/03/28 21:46:22 avenj Exp $ + + 28 Mar 2004; Jon Portnoy <avenj@gentoo.org> fluxconf-0.9.7.ebuild : + AMD64 keywords. *fluxconf-0.9.7 (18 Dec 2003) diff --git a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild b/x11-misc/fluxconf/fluxconf-0.9.7.ebuild index 5c02251f26b4..b564c2efaae6 100644 --- a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.7.ebuild,v 1.1 2003/12/18 23:51:30 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.7.ebuild,v 1.2 2004/03/28 21:46:22 avenj Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" DEPEND="=x11-libs/gtk+-1.2*" |