summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-12-22 21:44:12 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-12-22 21:44:12 +0000
commit16af627e398604f08cd05a101b5ad270d812450a (patch)
tree5e84b0544cc8c9eddebe9ebc517ee0d2b2df305e /sys-apps
parentRevert ruby-config mask (diff)
downloadgentoo-2-16af627e398604f08cd05a101b5ad270d812450a.tar.gz
gentoo-2-16af627e398604f08cd05a101b5ad270d812450a.tar.bz2
gentoo-2-16af627e398604f08cd05a101b5ad270d812450a.zip
add explicit blockers on udev versions for bug #251820
(Portage version: 2.1.6.1/cvs/Linux 2.6.27-gentoo-r7 x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/hal/hal-0.5.10.ebuild3
-rw-r--r--sys-apps/hal/hal-0.5.11-r1.ebuild3
-rw-r--r--sys-apps/hal/hal-0.5.11.ebuild3
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 )