View | Details | Raw Unified
Collapse All | Expand All

(-) gimp-2.2.6-r1.ebuild.orig (-1 / +2 lines)
 Lines 16-22    Link Here 
SLOT="2"
SLOT="2"
KEYWORDS="x86 ~ppc ~hppa sparc ~amd64 ~mips ~ppc64 ~alpha ~ia64"
KEYWORDS="x86 ~ppc ~hppa sparc ~amd64 ~mips ~ppc64 ~alpha ~ia64"
#IUSE="X aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf"
#IUSE="X aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf"
IUSE="aalib altivec debug doc gtkhtml gimpprint jpeg mmx mng png python sse svg tiff wmf"
IUSE="aalib altivec debug doc gtkhtml gimpprint jpeg mmx mng png python sse svg tiff wmf smp"
# FIXME : some more things can be (local) USE flagged
# FIXME : some more things can be (local) USE flagged
# a few options are detection only, fix them to switch
# a few options are detection only, fix them to switch
 Lines 109-114    Link Here 
		`use_enable doc gtk-doc` \
		`use_enable doc gtk-doc` \
		`use_enable python` \
		`use_enable python` \
		`use_enable gimpprint print` \
		`use_enable gimpprint print` \
		`use_enable smp mp` \
		`use_with png libpng` \
		`use_with png libpng` \
		`use_with jpeg libjpeg` \
		`use_with jpeg libjpeg` \
		`use_with jpeg libexif` \
		`use_with jpeg libexif` \