commit:     d77cc7d0923ea8c304067741842605b5361d7cca
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 11:03:14 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 12:06:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d77cc7d0

x11-themes/echo-icon-theme: Bump EAPI, addwrite looks to not be needed anymore

Package-Manager: portage-2.2.28

 .../echo-icon-theme-0.3.89.0_pre20081031.ebuild           | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git 
a/x11-themes/echo-icon-theme/echo-icon-theme-0.3.89.0_pre20081031.ebuild 
b/x11-themes/echo-icon-theme/echo-icon-theme-0.3.89.0_pre20081031.ebuild
index 141be87..77d3936 100644
--- a/x11-themes/echo-icon-theme/echo-icon-theme-0.3.89.0_pre20081031.ebuild
+++ b/x11-themes/echo-icon-theme/echo-icon-theme-0.3.89.0_pre20081031.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
-inherit eutils gnome2-utils
+EAPI=6
+inherit gnome2-utils
 
 DESCRIPTION="SVG icon theme from the Echo Icon project"
 HOMEPAGE="https://fedorahosted.org/echo-icon-theme";
@@ -17,17 +17,12 @@ IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       >=x11-misc/icon-naming-utils-0.8.90"
+       >=x11-misc/icon-naming-utils-0.8.90
+"
 
 RESTRICT="binchecks strip"
 
-S=${WORKDIR}/${PN}-${PV/_pre*}
-
-src_install() {
-       addwrite /root/.gnome2
-       emake DESTDIR="${D}" install || die
-       dodoc AUTHORS ChangeLog
-}
+S="${WORKDIR}/${PN}-${PV/_pre*}"
 
 pkg_preinst() {
        gnome2_icon_savelist

Reply via email to