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

(-)freetype-2.2.1.ebuild.orig (-1 / +2 lines)
Lines 12-18 Link Here
12
LICENSE="FTL GPL-2"
12
LICENSE="FTL GPL-2"
13
SLOT="2"
13
SLOT="2"
14
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
14
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
15
IUSE="zlib bindist doc"
15
IUSE="cjk zlib bindist doc"
16
16
17
# The RDEPEND below makes sure that if there is a version of moz/ff/tb
17
# The RDEPEND below makes sure that if there is a version of moz/ff/tb
18
# installed, then it will have the freetype-2.1.8+ binary compatibility patch.
18
# installed, then it will have the freetype-2.1.8+ binary compatibility patch.
Lines 35-40 Link Here
35
35
36
	epunt_cxx
36
	epunt_cxx
37
37
38
	use cjk && sed -i -e '/AUX_MODULES.*otvalid/s/# //' "${S}"/modules.cfg || die
38
}
39
}
39
40
40
src_compile() {
41
src_compile() {

Return to bug 123683