diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hal/hal-0.5.10.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.11-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.11.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/hal-0.5.10.ebuild b/sys-apps/hal/hal-0.5.10.ebuild index 9e9feb5da2ae..b2ce1232d9df 100644 --- a/sys-apps/hal/hal-0.5.10.ebuild +++ b/sys-apps/hal/hal-0.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.18 2008/12/19 17:37:01 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.19 2008/12/22 21:44:12 cardoe Exp $ inherit eutils linux-info autotools flag-o-matic @@ -38,6 +38,7 @@ RDEPEND=">=dev-libs/glib-2.6 ia64? ( >=sys-apps/dmidecode-2.7 ) kernel_linux? ( >=sys-fs/udev-111 + !>=sys-fs/udev-125 >=sys-apps/util-linux-2.13 >=sys-kernel/linux-headers-2.6.19 crypt? ( >=sys-fs/cryptsetup-1.0.5 ) diff --git a/sys-apps/hal/hal-0.5.11-r1.ebuild b/sys-apps/hal/hal-0.5.11-r1.ebuild index 2f0cabc89461..f4894325f5a1 100644 --- a/sys-apps/hal/hal-0.5.11-r1.ebuild +++ b/sys-apps/hal/hal-0.5.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild,v 1.11 2008/12/19 17:37:01 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild,v 1.12 2008/12/22 21:44:12 cardoe Exp $ inherit eutils linux-info autotools flag-o-matic @@ -32,6 +32,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.61 ia64? ( >=sys-apps/dmidecode-2.7 ) kernel_linux? ( >=sys-fs/udev-111 + !>=sys-fs/udev-125 >=sys-apps/util-linux-2.13 >=sys-kernel/linux-headers-2.6.19 crypt? ( >=sys-fs/cryptsetup-1.0.5 ) diff --git a/sys-apps/hal/hal-0.5.11.ebuild b/sys-apps/hal/hal-0.5.11.ebuild index a13b00695372..0a404a7aa09d 100644 --- a/sys-apps/hal/hal-0.5.11.ebuild +++ b/sys-apps/hal/hal-0.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11.ebuild,v 1.7 2008/12/19 17:37:01 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11.ebuild,v 1.8 2008/12/22 21:44:12 cardoe Exp $ inherit eutils linux-info autotools flag-o-matic @@ -32,6 +32,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.61 ia64? ( >=sys-apps/dmidecode-2.7 ) kernel_linux? ( >=sys-fs/udev-111 + !>=sys-fs/udev-125 >=sys-apps/util-linux-2.13 >=sys-kernel/linux-headers-2.6.19 crypt? ( >=sys-fs/cryptsetup-1.0.5 ) |