Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 108479
Collapse All | Expand All

(-)gnome-python-extras-2.14.0.ebuild.orig (-3 / +3 lines)
Lines 10-16 Link Here
10
LICENSE="LGPL-2"
10
LICENSE="LGPL-2"
11
SLOT="0"
11
SLOT="0"
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 gda spell"
14
14
15
RDEPEND=">=virtual/python-2.4
15
RDEPEND=">=virtual/python-2.4
16
	>=x11-libs/gtk+-2.4
16
	>=x11-libs/gtk+-2.4
Lines 20-27 Link Here
20
	=gnome-extra/gtkhtml-2.6*
20
	=gnome-extra/gtkhtml-2.6*
21
	firefox? ( >=www-client/mozilla-firefox-1.0 )
21
	firefox? ( >=www-client/mozilla-firefox-1.0 )
22
	!firefox? ( mozilla? ( >=www-client/mozilla-1.2 ) )
22
	!firefox? ( mozilla? ( >=www-client/mozilla-1.2 ) )
23
	>=gnome-extra/libgda-1.2.0
23
	gda? (>=gnome-extra/libgda-1.2.0)
24
	>=app-text/gtkspell-2"
24
	spell? ( >=app-text/gtkspell-2 )"
25
25
26
DEPEND="${RDEPEND}
26
DEPEND="${RDEPEND}
27
	dev-util/pkgconfig"
27
	dev-util/pkgconfig"

Return to bug 108479