diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-04 08:08:21 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-04 08:08:21 +0000 |
commit | 2e238daf7a52e598ba9e0352aa7629dbf553490a (patch) | |
tree | a9ed039c3ad73a9663a3e2044a4b8024ec794d5d /x11-misc/fluxconf/fluxconf-0.9.8.ebuild | |
parent | Initial version. (diff) | |
download | gentoo-2-2e238daf7a52e598ba9e0352aa7629dbf553490a.tar.gz gentoo-2-2e238daf7a52e598ba9e0352aa7629dbf553490a.tar.bz2 gentoo-2-2e238daf7a52e598ba9e0352aa7629dbf553490a.zip |
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/fluxconf/fluxconf-0.9.8.ebuild')
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/fluxconf/fluxconf-0.9.8.ebuild b/x11-misc/fluxconf/fluxconf-0.9.8.ebuild index f961c0d43308..cc44d0a1faaf 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.6 2005/07/11 23:14:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.8.ebuild,v 1.7 2005/08/04 08:07:30 blubb Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" DEPEND="=x11-libs/gtk+-1.2*" |