[*/{transmission-*,pygobject-*,subversion*,alsa-plugins}] +eutils
autotools.eclass doesn't inherit eutils anymore. Added eutils to inherit line for ebuilds which use various functions from eutils.eclass, inherit autotools and don't inherit eutils themselves.
This commit is contained in:
@@ -12,7 +12,7 @@ RESTRICT_PYTHON_ABIS="2.4 2.5 3.0 *-jython *-pypy-*"
|
||||
REAL_PN="${PN/-cairo}"
|
||||
GNOME_ORG_MODULE="${REAL_PN}"
|
||||
|
||||
inherit alternatives autotools gnome2 python virtualx
|
||||
inherit alternatives autotools eutils gnome2 python virtualx
|
||||
|
||||
DESCRIPTION="GLib's GObject library bindings for Python, Cairo Libraries"
|
||||
HOMEPAGE="http://www.pygtk.org/"
|
||||
|
||||
Reference in New Issue
Block a user