From a24f0d9597f77d7d7386394383f4c886572a0b1b Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 27 May 2018 19:36:50 -0400 Subject: [PATCH] media-gfx/icon-slicer: bump EAPI Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild index 6673de8de85b..65d61ae11ded 100644 --- a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild +++ b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=2 +EAPI=6 DESCRIPTION="utility for generating icon themes and libXcursor cursor themes" HOMEPAGE="https://www.freedesktop.org/software/icon-slicer/" @@ -17,8 +17,3 @@ RDEPEND="x11-apps/xcursorgen dev-libs/popt" DEPEND="${RDEPEND} virtual/pkgconfig" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog README TODO -} -- 2.26.2