summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-05-21 19:08:03 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-05-21 19:08:03 +0000
commit717d8e9314c808fcb976ec26fbe4cf5cde71a9b3 (patch)
tree6171285f3364d575b8aefc1d5c2032484341b6af /media-plugins/gmpc-awn
parentNeed eutils for epatch. (diff)
downloadgentoo-2-717d8e9314c808fcb976ec26fbe4cf5cde71a9b3.tar.gz
gentoo-2-717d8e9314c808fcb976ec26fbe4cf5cde71a9b3.tar.bz2
gentoo-2-717d8e9314c808fcb976ec26fbe4cf5cde71a9b3.zip
Add missing inheritance of eutils.eclass
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gmpc-awn')
-rw-r--r--media-plugins/gmpc-awn/ChangeLog6
-rw-r--r--media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild4
-rw-r--r--media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gmpc-awn/ChangeLog b/media-plugins/gmpc-awn/ChangeLog
index 5c787f1f1363..8f4be70e3b52 100644
--- a/media-plugins/gmpc-awn/ChangeLog
+++ b/media-plugins/gmpc-awn/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-awn
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v 1.6 2012/05/05 08:27:17 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v 1.7 2012/05/21 19:08:03 xarthisius Exp $
+
+ 21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> gmpc-awn-0.20.0.ebuild,
+ gmpc-awn-11.8.16.ebuild:
+ Add missing inheritance of eutils.eclass
05 May 2012; Jeff Horelick <jdhore@gentoo.org> gmpc-awn-0.20.0.ebuild,
gmpc-awn-11.8.16.ebuild:
diff --git a/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild b/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild
index dab6ebbf5566..0ea8fba65248 100644
--- a/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild
+++ b/media-plugins/gmpc-awn/gmpc-awn-0.20.0.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/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild,v 1.3 2012/05/05 08:27:17 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild,v 1.4 2012/05/21 19:08:03 xarthisius Exp $
EAPI=4
-inherit autotools
+inherit autotools eutils
DESCRIPTION="This plugin integrates GMPC with the Avant Window Navigator"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_AWN"
diff --git a/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild b/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild
index 3ddf53ceb5cb..db7b4a595f4e 100644
--- a/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild
+++ b/media-plugins/gmpc-awn/gmpc-awn-11.8.16.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/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild,v 1.4 2012/05/05 08:27:17 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild,v 1.5 2012/05/21 19:08:03 xarthisius Exp $
EAPI=4
-inherit autotools
+inherit autotools eutils
DESCRIPTION="This plugin integrates GMPC with the Avant Window Navigator"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_AWN"