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

(-)/usr/portage/sys-power/upower/upower-0.9.23.ebuild (-1 / +2 lines)
Lines 12-18 Link Here
12
LICENSE="GPL-2"
12
LICENSE="GPL-2"
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
14
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
15
IUSE="doc +introspection ios kernel_FreeBSD kernel_linux systemd"
15
IUSE="doc +introspection ios kernel_FreeBSD kernel_linux nls systemd"
16
16
17
COMMON_DEPEND=">=dev-libs/dbus-glib-0.100
17
COMMON_DEPEND=">=dev-libs/dbus-glib-0.100
18
	>=dev-libs/glib-2.22
18
	>=dev-libs/glib-2.22
Lines 69-74 Link Here
69
		--libexecdir="${EPREFIX}"/usr/lib/${PN} \
69
		--libexecdir="${EPREFIX}"/usr/lib/${PN} \
70
		--localstatedir="${EPREFIX}"/var \
70
		--localstatedir="${EPREFIX}"/var \
71
		$(use_enable introspection) \
71
		$(use_enable introspection) \
72
		$(use_enable nls) \
72
		--disable-static \
73
		--disable-static \
73
		${myconf} \
74
		${myconf} \
74
		--enable-man-pages \
75
		--enable-man-pages \

Return to bug 491208