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

Collapse All | Expand All

(-)kdelibs-3.3.0.ebuild.old (-1 / +3 lines)
Lines 12-18 Link Here
12
LICENSE="GPL-2 LGPL-2"
12
LICENSE="GPL-2 LGPL-2"
13
SLOT="3.3"
13
SLOT="3.3"
14
KEYWORDS="x86 amd64 ppc64 ~mips sparc ppc"
14
KEYWORDS="x86 amd64 ppc64 ~mips sparc ppc"
15
IUSE="alsa arts cups doc ipv6 kerberos ldap ssl tiff"
15
IUSE="alsa arts cups doc ipv6 kerberos ldap ssl tiff jpeg2k openexr"
16
16
17
# kde.eclass has kdelibs in DEPEND, and we can't have that in here.
17
# kde.eclass has kdelibs in DEPEND, and we can't have that in here.
18
# so we recreate the entire DEPEND from scratch.
18
# so we recreate the entire DEPEND from scratch.
Lines 28-33 Link Here
28
	cups? ( >=net-print/cups-1.1.19 )
28
	cups? ( >=net-print/cups-1.1.19 )
29
	ldap? ( >=net-nds/openldap-2.1.26 )
29
	ldap? ( >=net-nds/openldap-2.1.26 )
30
	tiff? ( media-libs/tiff )
30
	tiff? ( media-libs/tiff )
31
	jpeg2k? ( x86? ( media-libs/jasper ) )
32
	openexr? ( media-libs/openexr )
31
	kerberos? ( virtual/krb5 )
33
	kerberos? ( virtual/krb5 )
32
	>=app-admin/fam-2.7.0
34
	>=app-admin/fam-2.7.0
33
	virtual/ghostscript
35
	virtual/ghostscript

Return to bug 52994