diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-16 04:18:24 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-16 04:18:24 +0000 |
commit | 4ffc8a4bf3b2da3dd21ef02567d4259494f2da66 (patch) | |
tree | 29ac0f1528aa51c22686fabf7012aff7eb33966d /x11-misc/fluxconf | |
parent | Updated CVS snapshot (Manifest recommit) (diff) | |
download | gentoo-2-4ffc8a4bf3b2da3dd21ef02567d4259494f2da66.tar.gz gentoo-2-4ffc8a4bf3b2da3dd21ef02567d4259494f2da66.tar.bz2 gentoo-2-4ffc8a4bf3b2da3dd21ef02567d4259494f2da66.zip |
Stable on sparc.
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 97c54d73c384..8d02033f3719 100644 --- a/x11-misc/fluxconf/ChangeLog +++ b/x11-misc/fluxconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fluxconf # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.17 2004/05/06 17:21:04 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.18 2004/06/16 04:18:24 weeve Exp $ + + 15 Jun 2004; Jason Wever <weeve@gentoo.org> fluxconf-0.9.7.ebuild: + Stable on sparc. 06 May 2004; Brandon Hale <tseng@gentoo.org> fluxconf-0.9.4.ebuild, fluxconf-0.9.7.ebuild: diff --git a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild b/x11-misc/fluxconf/fluxconf-0.9.7.ebuild index 0505d7464a7d..2770995c84bc 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 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.5 2004/05/23 16:15:18 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.7.ebuild,v 1.6 2004/06/16 04:18:24 weeve 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*" |