commit:     e2b34335581731b1cd076951b3eccd0e52f19ea3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 21 14:24:04 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov 21 14:39:57 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b34335

x11-themes/nuovo-icon-theme: Bump EAPI

Package-Manager: portage-2.2.24

 x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild 
b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
index 10c0342..a74a9c4 100644
--- a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
+++ b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit gnome2-utils
 
 DESCRIPTION="A scalable icon theme called Nuovo"
@@ -25,7 +26,7 @@ src_install() {
        rm -f Nuovo/{AUTHORS,Changelog,COPYING,DONATE,INSTALL,README}
 
        insinto /usr/share/icons
-       doins -r Nuovo || die
+       doins -r Nuovo
 }
 
 pkg_preinst() { gnome2_icon_savelist; }

Reply via email to