From: Pacho Ramos Date: Sun, 24 Apr 2016 11:05:55 +0000 (+0200) Subject: x11-themes/gnome-colors-themes: Bump EAPI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=888ffcc879622905e25f26437c34abce8e418261;p=gentoo.git x11-themes/gnome-colors-themes: Bump EAPI Package-Manager: portage-2.2.28 --- diff --git a/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild b/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild index ab1cb5c05846..886d68129487 100644 --- a/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild +++ b/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 +EAPI=6 inherit gnome2-utils DESCRIPTION="Some gnome-colors iconsets including a Gentoo one" @@ -18,8 +18,11 @@ IUSE="" RDEPEND="x11-themes/gnome-colors-common" DEPEND="" + RESTRICT="binchecks strip" +S="${WORKDIR}" + src_compile() { einfo "Nothing to compile" } @@ -32,7 +35,7 @@ src_install() { doins -r "${i}" || die fi done - dodoc AUTHORS ChangeLog README + einstalldocs } pkg_preinst() {