commit:     55f839a0953ebee1f446f4fca0b5432f5c5f6794
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  4 15:11:33 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 15:11:33 2017 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=55f839a0

x11-themes/murrinastormcloud: Bump EAPI

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 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 *
 }

Reply via email to