commit:     888ffcc879622905e25f26437c34abce8e418261
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 11:05:55 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 12:06:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=888ffcc8

x11-themes/gnome-colors-themes: Bump EAPI

Package-Manager: portage-2.2.28

 x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

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 ab1cb5c..886d681 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() {

Reply via email to