diff options
author | 2004-05-06 17:21:04 +0000 | |
---|---|---|
committer | 2004-05-06 17:21:04 +0000 | |
commit | 206839a364c6d6fd85332c58e186621d59be1bd3 (patch) | |
tree | 1510146e6b55bc390f627bd1edfb46717d888dda /x11-misc/fluxconf | |
parent | Stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-206839a364c6d6fd85332c58e186621d59be1bd3.tar.gz gentoo-2-206839a364c6d6fd85332c58e186621d59be1bd3.tar.bz2 gentoo-2-206839a364c6d6fd85332c58e186621d59be1bd3.zip |
Stable on x86
Diffstat (limited to 'x11-misc/fluxconf')
-rw-r--r-- | x11-misc/fluxconf/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.6.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.4.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.7.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-misc/fluxconf/ChangeLog b/x11-misc/fluxconf/ChangeLog index 3c489045cadb..97c54d73c384 100644 --- a/x11-misc/fluxconf/ChangeLog +++ b/x11-misc/fluxconf/ChangeLog @@ -1,6 +1,10 @@ # 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.16 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.17 2004/05/06 17:21:04 tseng Exp $ + + 06 May 2004; Brandon Hale <tseng@gentoo.org> fluxconf-0.9.4.ebuild, + fluxconf-0.9.7.ebuild: + Stable on x86 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> fluxconf-0.8.5.ebuild, fluxconf-0.9.2-r1.ebuild, fluxconf-0.9.4.ebuild, fluxconf-0.9.7.ebuild: diff --git a/x11-misc/fluxconf/fluxconf-0.6.ebuild b/x11-misc/fluxconf/fluxconf-0.6.ebuild index 109e3546e350..617890d1d61c 100644 --- a/x11-misc/fluxconf/fluxconf-0.6.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.6.ebuild,v 1.9 2003/02/13 17:12:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.6.ebuild,v 1.10 2004/05/06 17:21:04 tseng Exp $ S=${WORKDIR}/${P} DESCRIPTION="Configuration editor for fluxbox" diff --git a/x11-misc/fluxconf/fluxconf-0.9.4.ebuild b/x11-misc/fluxconf/fluxconf-0.9.4.ebuild index 1e62cebee5fe..20b310187dd6 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 Technologies, Inc. # 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.4 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.4.ebuild,v 1.5 2004/05/06 17:21:04 tseng 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*" diff --git a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild b/x11-misc/fluxconf/fluxconf-0.9.7.ebuild index 62ba096e3948..454ebde79999 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.3 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.7.ebuild,v 1.4 2004/05/06 17:21:04 tseng 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*" |