diff options
author | 2004-07-19 18:40:26 +0000 | |
---|---|---|
committer | 2004-07-19 18:40:26 +0000 | |
commit | 9a0efb21504fd885bf1b474b5c668aa9fa55fde8 (patch) | |
tree | 4be7fdab11ed754982cdfcb1b830d631be6cc6ad /x11-misc/fluxconf | |
parent | Enabling Motif by default is is bogus, as XFree86/XOrg-X11 have never been (diff) | |
download | gentoo-2-9a0efb21504fd885bf1b474b5c668aa9fa55fde8.tar.gz gentoo-2-9a0efb21504fd885bf1b474b5c668aa9fa55fde8.tar.bz2 gentoo-2-9a0efb21504fd885bf1b474b5c668aa9fa55fde8.zip |
mark stable on amd64
Diffstat (limited to 'x11-misc/fluxconf')
-rw-r--r-- | x11-misc/fluxconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/fluxconf/ChangeLog b/x11-misc/fluxconf/ChangeLog index 93ace2bde6a3..90763a24a44b 100644 --- a/x11-misc/fluxconf/ChangeLog +++ b/x11-misc/fluxconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fluxconf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.19 2004/06/24 22:18:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.20 2004/07/19 18:40:26 malc Exp $ + + 19 Jul 2004; <malc@gentoo.org> fluxconf-0.9.7.ebuild: + Moving to stable on amd64 in line with x86 - and closing bug #57563 15 Jun 2004; Jason Wever <weeve@gentoo.org> fluxconf-0.9.7.ebuild: Stable on sparc. diff --git a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild b/x11-misc/fluxconf/fluxconf-0.9.7.ebuild index 97e70656c8d3..e8216b770edb 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-2004 Gentoo Foundation # 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.7 2004/06/24 22:18:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.7.ebuild,v 1.8 2004/07/19 18:40:26 malc Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha ~amd64" +KEYWORDS="x86 ppc sparc ~alpha amd64" DEPEND="=x11-libs/gtk+-1.2*" |