diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-06-09 17:38:12 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-06-09 17:38:12 +0000 |
commit | d2bdd34c9fd15c4df5bce25697d851abeaadcf34 (patch) | |
tree | b68fc8e924de00602368ca01699cc841a2ebb9e9 /x11-themes | |
parent | forgot manifest (diff) | |
download | gentoo-2-d2bdd34c9fd15c4df5bce25697d851abeaadcf34.tar.gz gentoo-2-d2bdd34c9fd15c4df5bce25697d851abeaadcf34.tar.bz2 gentoo-2-d2bdd34c9fd15c4df5bce25697d851abeaadcf34.zip |
stable on x86 at ciaran's request
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fluxbox-styles-fluxmod/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20040502.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/fluxbox-styles-fluxmod/ChangeLog b/x11-themes/fluxbox-styles-fluxmod/ChangeLog index 2768272f546b..19849332cba1 100644 --- a/x11-themes/fluxbox-styles-fluxmod/ChangeLog +++ b/x11-themes/fluxbox-styles-fluxmod/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/fluxbox-styles-fluxmod # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fluxbox-styles-fluxmod/ChangeLog,v 1.2 2004/05/13 23:59:47 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fluxbox-styles-fluxmod/ChangeLog,v 1.3 2004/06/09 17:38:12 seemant Exp $ + + 09 Jun 2004; Seemant Kulleen <seemant@gentoo.org> + fluxbox-styles-fluxmod-20040502.ebuild: + stable on x86 at ciaran's request 14 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> fluxbox-styles-fluxmod-20040502.ebuild: diff --git a/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20040502.ebuild b/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20040502.ebuild index 1862f33aa8c3..4ceeeb413d09 100644 --- a/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20040502.ebuild +++ b/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20040502.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-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20040502.ebuild,v 1.2 2004/05/13 23:59:47 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20040502.ebuild,v 1.3 2004/06/09 17:38:12 seemant Exp $ DESCRIPTION="A collection of FluxBox themes from FluxMod" HOMEPAGE="http://fluxmod.dk" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="creativecommons-by-nc-sa-1.0" SLOT="0" -KEYWORDS="~x86 sparc mips ~ppc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 sparc mips ~ppc ~alpha ~hppa ~amd64 ~ia64" IUSE="" DEPEND=">=sys-apps/sed-4" |