diff options
Diffstat (limited to 'x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild')
-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" |