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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 5f447f3d071e..673b4f99b19d 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-2010 Gentoo Foundation # 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.21 2010/02/24 14:53:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.22 2010/10/17 03:14:38 leio Exp $ IUSE="" DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/distfiles/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND="|| ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )" |