Bug 161033 - Improve dev-python/pygobject DESCRIPTION and autotools handling
|
Bug#:
161033
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gnome@gentoo.org
|
Reported By: betelgeuse@gentoo.org
|
|
Component: GNOME
|
|
|
URL:
|
|
Summary: Improve dev-python/pygobject DESCRIPTION and autotools handling
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-01-08 23:20 0000
|
DESCRIPTION="GNOME 2 bindings for Python"
Actually we seem to be talking about glib bindings here:
RDEPEND=">=dev-lang/python-2.3.5
>=dev-libs/glib-2.8
!<dev-python/pygtk-2.9"
* QA Notice: ${WANT_AUTOCONF} variable unset. Please report on
http://bugs.gentoo.org/
Should take care of this while you are at it.
Changed it to DESCRIPTION="GLib's GObject library bindings for Python".
Thanks for catching this!
WANT_AUTOCONF was taken care of with bug 160699.