diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-06 16:43:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-06 16:43:43 +0000 |
commit | 98b655eb75a0cd12329733a496f9fd6aee179acf (patch) | |
tree | f660b0f3aeeebfeaae95d121a04ed0daf543fe51 /x11-misc/fluxconf | |
parent | stable on ppc64 (diff) | |
download | historical-98b655eb75a0cd12329733a496f9fd6aee179acf.tar.gz historical-98b655eb75a0cd12329733a496f9fd6aee179acf.tar.bz2 historical-98b655eb75a0cd12329733a496f9fd6aee179acf.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/fluxconf')
-rw-r--r-- | x11-misc/fluxconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/fluxconf/ChangeLog b/x11-misc/fluxconf/ChangeLog index cfb258a0de24..9983edeba183 100644 --- a/x11-misc/fluxconf/ChangeLog +++ b/x11-misc/fluxconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fluxconf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.27 2005/05/02 00:46:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.28 2005/06/06 16:41:13 corsair Exp $ + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> fluxconf-0.9.8.ebuild: + Stable on ppc64 02 May 2005; Jason Wever <weeve@gentoo.org> fluxconf-0.9.8.ebuild: Stable on SPARC. diff --git a/x11-misc/fluxconf/fluxconf-0.9.8.ebuild b/x11-misc/fluxconf/fluxconf-0.9.8.ebuild index 0460a7df6001..7171acc1fbc8 100644 --- a/x11-misc/fluxconf/fluxconf-0.9.8.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.9.8.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/fluxconf/fluxconf-0.9.8.ebuild,v 1.4 2005/05/02 00:46:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.8.ebuild,v 1.5 2005/06/06 16:41:13 corsair Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86" DEPEND="=x11-libs/gtk+-1.2*" |