projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f240d
)
x11-misc/xplanet: Drop base.eclass.
author
Jeroen Roovers
<jer@gentoo.org>
Mon, 11 Apr 2016 05:37:14 +0000
(07:37 +0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Mon, 11 Apr 2016 05:41:07 +0000
(07:41 +0200)
Package-Manager: portage-2.2.28
x11-misc/xplanet/xplanet-1.3.1.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/xplanet/xplanet-1.3.1.ebuild
b/x11-misc/xplanet/xplanet-1.3.1.ebuild
index 726ebc028a88585bbc7d56d598e88c729889620d..aeb8456a92775cefae792765b84f45fc655979ef 100644
(file)
--- a/
x11-misc/xplanet/xplanet-1.3.1.ebuild
+++ b/
x11-misc/xplanet/xplanet-1.3.1.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI=5
-inherit
base
flag-o-matic
+inherit
eutils
flag-o-matic
DESCRIPTION="Render images of the earth into the X root window"
HOMEPAGE="http://xplanet.sourceforge.net/"
@@
-40,7
+40,9
@@
DEPEND="${RDEPEND}
DOCS="AUTHORS ChangeLog NEWS README TODO"
-PATCHES=( "${FILESDIR}"/${P}-giflib.patch )
+src_prepare() {
+ epatch "${FILESDIR}"/${P}-giflib.patch
+}
src_configure() {
# econf says 'checking pnm.h presence... no'