From 55f839a0953ebee1f446f4fca0b5432f5c5f6794 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 4 Jun 2017 16:11:33 +0100 Subject: x11-themes/murrinastormcloud: Bump EAPI Package-Manager: Portage-2.3.6, Repoman-2.3.2 Signed-off-by: Justin Lecher --- x11-themes/murrinastormcloud/murrinastormcloud-0.3.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/x11-themes/murrinastormcloud/murrinastormcloud-0.3.ebuild b/x11-themes/murrinastormcloud/murrinastormcloud-0.3.ebuild index 6661653..f9d94e2 100644 --- a/x11-themes/murrinastormcloud/murrinastormcloud-0.3.ebuild +++ b/x11-themes/murrinastormcloud/murrinastormcloud-0.3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + DESCRIPTION="Theme for Murrine GTK+ 2.x engine known from Xubuntu" HOMEPAGE="http://xfce-look.org/content/show.php/MurrinaStormCloud?content=61418" SRC_URI="http://xfce-look.org/CONTENT/content-files/61418-MurrinaStormCloud-0.3.tar.gz" @@ -14,5 +16,5 @@ S="${WORKDIR}/" src_install() { insinto /usr/share/themes - doins -r * || die "doins failed" + doins -r * } -- cgit v1.2.3-18-g5258