Lines 18-24
Link Here
|
18 |
LICENSE="LGPL-2.1" |
18 |
LICENSE="LGPL-2.1" |
19 |
SLOT="0" |
19 |
SLOT="0" |
20 |
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" |
20 |
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" |
21 |
IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono python qt4 test utils" |
21 |
IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt4 test utils" |
22 |
|
22 |
|
23 |
REQUIRED_USE=" |
23 |
REQUIRED_USE=" |
24 |
utils? ( || ( gtk gtk3 ) ) |
24 |
utils? ( || ( gtk gtk3 ) ) |
Lines 156-161
Link Here
|
156 |
$(use_enable python) \ |
156 |
$(use_enable python) \ |
157 |
$(use_enable gtk) \ |
157 |
$(use_enable gtk) \ |
158 |
$(use_enable gtk3) \ |
158 |
$(use_enable gtk3) \ |
|
|
159 |
$(use_enable nls) \ |
159 |
$(use_enable introspection) \ |
160 |
$(use_enable introspection) \ |
160 |
$(use_enable utils gtk-utils) \ |
161 |
$(use_enable utils gtk-utils) \ |
161 |
--disable-qt3 \ |
162 |
--disable-qt3 \ |