summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild')
-rw-r--r--x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
index d51701fdebaf..b6b7248c9599 100644
--- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
+++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
@@ -1,15 +1,17 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-IUSE=""
+EAPI=6
+
DESCRIPTION="Common styles for fluxbox, blackbox, and openbox"
+HOMEPAGE="http://mkeadle.org/distfiles/"
SRC_URI="mirror://gentoo/${P}.tar.bz2
http://mkeadle.org/distfiles/${P}.tar.bz2"
-HOMEPAGE="http://mkeadle.org/distfiles/"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE=""
RDEPEND="|| ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )"