diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-04-20 11:07:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-04-20 11:07:20 +0000 |
commit | bdbb3fe92993275631a37f47732dcd1af065b8bf (patch) | |
tree | 8be15c963261c5dee639ae11a44645fc3ec8cc1b /x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild | |
parent | Correct my oldold ChangeLog entries, some using old email, some missing realname (diff) | |
download | gentoo-2-bdbb3fe92993275631a37f47732dcd1af065b8bf.tar.gz gentoo-2-bdbb3fe92993275631a37f47732dcd1af065b8bf.tar.bz2 gentoo-2-bdbb3fe92993275631a37f47732dcd1af065b8bf.zip |
inherit eutils too for epatch
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild')
-rw-r--r-- | x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild b/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild index 5177145cdecf..e4c8afa1988a 100644 --- a/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild +++ b/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.5 2012/04/20 11:04:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.6 2012/04/20 11:07:20 ssuominen Exp $ EAPI=4 -inherit autotools +inherit autotools eutils MY_P=candido-engine-${PV} |