From 692a1060d529fbe419d8160b6f19fc67a58003af Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 21 Nov 2015 15:21:24 +0100 Subject: x11-themes/yasis-icon-theme: Bump EAPI Package-Manager: portage-2.2.24 --- x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild') diff --git a/x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild b/x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild index 49d68c80347a..c93ff928a674 100644 --- a/x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild +++ b/x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.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 Yasis" @@ -18,14 +19,14 @@ DEPEND="" RESTRICT="binchecks strip" -S=${WORKDIR} +S="${WORKDIR}" src_install() { dodoc yasis/{AUTHORS,README} rm -f yasis/{AUTHORS,COPYING,DONATE,INSTALL,README} insinto /usr/share/icons - doins -r yasis || die + doins -r yasis } pkg_preinst() { gnome2_icon_savelist; } -- cgit v1.2.3-65-gdbad