| 1 | # Copyright 1999-2009 Gentoo Foundation |
1 | # Copyright 1999-2009 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/Attic/hal-0.5.11-r8.ebuild,v 1.9 2009/03/08 22:03:59 chainsaw Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/Attic/hal-0.5.11-r8.ebuild,v 1.10 2009/05/16 08:49:29 robbat2 Exp $ |
| 4 | |
4 | |
| 5 | inherit eutils linux-info autotools flag-o-matic |
5 | inherit eutils linux-info autotools flag-o-matic |
| 6 | |
6 | |
| 7 | PATCH_VERSION="5" |
7 | PATCH_VERSION="5" |
| 8 | |
8 | |
| … | |
… | |
| 19 | IUSE="X acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}" |
19 | IUSE="X acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}" |
| 20 | |
20 | |
| 21 | RDEPEND=">=dev-libs/dbus-glib-0.61 |
21 | RDEPEND=">=dev-libs/dbus-glib-0.61 |
| 22 | >=dev-libs/glib-2.14 |
22 | >=dev-libs/glib-2.14 |
| 23 | >=dev-libs/expat-1.95.8 |
23 | >=dev-libs/expat-1.95.8 |
| 24 | >=dev-libs/libusb-0.1.10a |
24 | =virtual/libusb-0* |
| 25 | >=sys-apps/pciutils-2.2.7-r1 |
25 | >=sys-apps/pciutils-2.2.7-r1 |
| 26 | >=dev-util/gperf-3.0.3 |
26 | >=dev-util/gperf-3.0.3 |
| 27 | sys-apps/usbutils |
27 | sys-apps/usbutils |
| 28 | virtual/eject |
28 | virtual/eject |
| 29 | amd64? ( >=sys-apps/dmidecode-2.7 ) |
29 | amd64? ( >=sys-apps/dmidecode-2.7 ) |