diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-14 23:45:22 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-14 23:45:22 +0000 |
commit | b146288de4b807f377bf70111a4ed78a4947ac3b (patch) | |
tree | aa686d105b604c989d4ba91a4c81a967aee7a6aa /x11-themes/commonbox-styles | |
parent | Add fix to handle symlinks with extended attributes correctly on big endian s... (diff) | |
download | gentoo-2-b146288de4b807f377bf70111a4ed78a4947ac3b.tar.gz gentoo-2-b146288de4b807f377bf70111a4ed78a4947ac3b.tar.bz2 gentoo-2-b146288de4b807f377bf70111a4ed78a4947ac3b.zip |
stable on amd64 to fix broken deps
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 68a4560ba449..aad84f863cdc 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-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-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.8 2003/11/13 14:04:41 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.9 2004/01/14 23:45:22 ciaranm Exp $ S=${WORKDIR}/${P} DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://gentoo.mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 mips" RDEPEND="virtual/x11" |