From: Jeroen Roovers Date: Mon, 11 Apr 2016 05:37:14 +0000 (+0200) Subject: x11-misc/xplanet: Drop base.eclass. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8b70cd3b2b31a0b79a2c2aee34b44145403972c2;p=gentoo.git x11-misc/xplanet: Drop base.eclass. Package-Manager: portage-2.2.28 --- diff --git a/x11-misc/xplanet/xplanet-1.3.1.ebuild b/x11-misc/xplanet/xplanet-1.3.1.ebuild index 726ebc028a88..aeb8456a9277 100644 --- 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'