From 1a8730004129e9efbd4243ad4142cf71f53071c5 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 15 Mar 2017 03:15:39 +0100 Subject: x11-themes/kfaenza: EAPI 6 bump Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- x11-themes/kfaenza/kfaenza-0.8.9-r1.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/x11-themes/kfaenza/kfaenza-0.8.9-r1.ebuild b/x11-themes/kfaenza/kfaenza-0.8.9-r1.ebuild index 50ac6bce003..1eddd76786b 100644 --- a/x11-themes/kfaenza/kfaenza-0.8.9-r1.ebuild +++ b/x11-themes/kfaenza/kfaenza-0.8.9-r1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=6 MY_PN="KFaenza" DESCRIPTION="Faenza-Cupertino icon theme for KDE" HOMEPAGE="http://kde-look.org/content/show.php/KFaenza?content=143890 http://kde-look.org/content/show.php/KFaenza+icon+patch?content=153813 http://kde-look.org/content/show.php/Additional+KFaenza+Icons?content=147483" #That is upstream location, not reupload. Don't fix SRC_URI="http://ompldr.org/vYjR0NQ/${P}.tar.gz - http://kde-look.org/CONTENT/content-files/153813-kfaenza-icon-patch-0.3.tar.gz + http://kde-look.org/CONTENT/content-files/153813-${PN}-icon-patch-0.3.tar.gz additional? ( http://kde-look.org/CONTENT/content-files/147483-additional-KFaenza.tar.gz )" LICENSE="GPL-3" @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="+additional branding" -S="${WORKDIR}"/"${MY_PN}" +S="${WORKDIR}/${MY_PN}" RESTRICT="binchecks strip" src_unpack() { @@ -30,6 +30,7 @@ src_unpack() { } src_prepare() { + default use branding || return local res -- cgit v1.2.1