diff options
Diffstat (limited to 'x11-misc/fluxconf')
-rw-r--r-- | x11-misc/fluxconf/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.4.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/x11-misc/fluxconf/ChangeLog b/x11-misc/fluxconf/ChangeLog index 90763a24a44b..b1a765a4f6b8 100644 --- a/x11-misc/fluxconf/ChangeLog +++ b/x11-misc/fluxconf/ChangeLog @@ -1,6 +1,14 @@ # 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.20 2004/07/19 18:40:26 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.21 2004/09/02 22:49:40 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + fluxconf-0.9.2-r1.ebuild, fluxconf-0.9.4.ebuild: + Masked fluxconf-0.9.4.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + fluxconf-0.9.2-r1.ebuild: + Masked fluxconf-0.9.2-r1.ebuild stable for ppc 19 Jul 2004; <malc@gentoo.org> fluxconf-0.9.7.ebuild: Moving to stable on amd64 in line with x86 - and closing bug #57563 diff --git a/x11-misc/fluxconf/fluxconf-0.9.2-r1.ebuild b/x11-misc/fluxconf/fluxconf-0.9.2-r1.ebuild index db82bf6da71a..e21f3a3ee8af 100644 --- a/x11-misc/fluxconf/fluxconf-0.9.2-r1.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.9.2-r1.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.2-r1.ebuild,v 1.7 2004/06/24 22:18:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.2-r1.ebuild,v 1.8 2004/09/02 22:49:40 pvdabeel Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="=x11-libs/gtk+-1.2*" diff --git a/x11-misc/fluxconf/fluxconf-0.9.4.ebuild b/x11-misc/fluxconf/fluxconf-0.9.4.ebuild index a15cb67a5b75..76054450b837 100644 --- a/x11-misc/fluxconf/fluxconf-0.9.4.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.9.4.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.4.ebuild,v 1.6 2004/06/24 22:18:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.4.ebuild,v 1.7 2004/09/02 22:49:40 pvdabeel Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" DEPEND="=x11-libs/gtk+-1.2*" |