commit:     c408653d0040a94c254bb50e7371bd2034064dcc
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sat Apr 21 20:04:25 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 13:00:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c408653d

x11-themes/commonbox-styles: EAPI bump

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 10 ++++++----
 1 file 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 d51701fdeba..b6b7248c959 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 )"
 

Reply via email to