[*/{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:
@@ -13,7 +13,7 @@ REAL_PN="${PN/-base}"
|
||||
GNOME_ORG_MODULE="${REAL_PN}"
|
||||
|
||||
# XXX: Is the alternatives stuff needed anymore?
|
||||
inherit alternatives autotools gnome2 python virtualx
|
||||
inherit alternatives autotools eutils gnome2 python virtualx
|
||||
|
||||
DESCRIPTION="GLib's GObject library bindings for Python"
|
||||
HOMEPAGE="http://www.pygtk.org/"
|
||||
|
||||
Reference in New Issue
Block a user