Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 63906 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/dev-python/gnome-python-extras/gnome-python-extras-2.12.0.ebuild (-2 / +2 lines)
Lines 12-18 Link Here
12
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
12
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
13
IUSE="doc firefox mozilla"
13
IUSE="doc firefox mozilla"
14
14
15
RDEPEND=">=dev-lang/python-2.3
15
RDEPEND=">=dev-lang/python-2.4
16
	>=x11-libs/gtk+-2.4
16
	>=x11-libs/gtk+-2.4
17
	>=dev-libs/glib-2.6
17
	>=dev-libs/glib-2.6
18
	>=dev-python/gnome-python-2.10
18
	>=dev-python/gnome-python-2.10
Lines 48-54 Link Here
48
	# necessary to disable gda module because they are using
48
	# necessary to disable gda module because they are using
49
	# functions only available in python 2.4. when 2.4 goes
49
	# functions only available in python 2.4. when 2.4 goes
50
	# stable, this can be removed.
50
	# stable, this can be removed.
51
	epatch ${FILESDIR}/${PN}-nogda.patch
51
#	epatch ${FILESDIR}/${PN}-nogda.patch
52
52
53
	automake
53
	automake
54
	libtoolize --copy --force
54
	libtoolize --copy --force

Return to bug 63906