Skip to content

Commit

Permalink
x11-themes/gnome-colors-themes: Bump EAPI
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
pacho2 committed Apr 24, 2016
1 parent d77cc7d commit 888ffcc
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -18,8 +18,11 @@ IUSE=""

RDEPEND="x11-themes/gnome-colors-common"
DEPEND=""

RESTRICT="binchecks strip"

S="${WORKDIR}"

src_compile() {
einfo "Nothing to compile"
}
Expand All @@ -32,7 +35,7 @@ src_install() {
doins -r "${i}" || die
fi
done
dodoc AUTHORS ChangeLog README
einstalldocs
}

pkg_preinst() {
Expand Down

0 comments on commit 888ffcc

Please sign in to comment.