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

(-)/usr/portage/sys-apps/hal/hal-0.5.9.1-r3.ebuild (-1 / +3 lines)
Lines 14-20 Link Here
14
KEYWORDS="alpha amd64 ~arm hppa ia64 -mips ppc -ppc64 ~sh sparc x86 ~x86-fbsd"
14
KEYWORDS="alpha amd64 ~arm hppa ia64 -mips ppc -ppc64 ~sh sparc x86 ~x86-fbsd"
15
15
16
KERNEL_IUSE="kernel_linux kernel_FreeBSD"
16
KERNEL_IUSE="kernel_linux kernel_FreeBSD"
17
IUSE="acpi crypt debug dell disk-partition doc pcmcia selinux ${KERNEL_IUSE}"
17
IUSE="acpi crypt debug dell disk-partition doc pcmcia selinux mac ${KERNEL_IUSE}"
18
18
19
RDEPEND=">=dev-libs/glib-2.6
19
RDEPEND=">=dev-libs/glib-2.6
20
		>=dev-libs/dbus-glib-0.61
20
		>=dev-libs/dbus-glib-0.61
Lines 152-157 Link Here
152
		  $(use_enable doc docbook-docs) \
152
		  $(use_enable doc docbook-docs) \
153
		  $(use_enable doc doxygen-docs) \
153
		  $(use_enable doc doxygen-docs) \
154
		  $(use_enable selinux) \
154
		  $(use_enable selinux) \
155
		  $(use_with mac macbook) \
156
		  $(use_with mac macbookpro) \
155
		  --disable-console-kit \
157
		  --disable-console-kit \
156
		  ${acpi} \
158
		  ${acpi} \
157
	|| die "configure failed"
159
	|| die "configure failed"

Return to bug 200643