View | Details | Raw Unified
Collapse All | Expand All

(-) imagemagick-5.5.7.15.ebuild.old (-1 / +2 lines)
 Lines 20-26    Link Here 
LICENSE="as-is"
LICENSE="as-is"
SLOT="0"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips ppc64"
IUSE="X cups jpeg lcms mpeg png truetype tiff xml2 wmf jbig"
IUSE="X cups jpeg lcms mpeg png truetype tiff xml2 wmf jbig"
DEPEND=">=sys-apps/sed-4
DEPEND=">=sys-apps/sed-4
 Lines 57-62    Link Here 
	use truetype || myconf="${myconf} --without-ttf"
	use truetype || myconf="${myconf} --without-ttf"
	use wmf || myconf="${myconf} --without-wmf"
	use wmf || myconf="${myconf} --without-wmf"
	use jbig || myconf="${myconf} --without-jbig"
	use jbig || myconf="${myconf} --without-jbig"
	use ppc64 && replace-flags "-O[2-9]" "-O1"
	# Netscape is still used ?  More people should have Mozilla
	# Netscape is still used ?  More people should have Mozilla
	sed -i 's:netscape:mozilla:g' configure
	sed -i 's:netscape:mozilla:g' configure