public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/hal: hal-0.5.11-r1.ebuild hal-0.5.10.ebuild hal-0.5.11.ebuild
@ 2008-12-22 21:44 Doug Goldstein (cardoe)
  0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2008-12-22 21:44 UTC (permalink / raw
  To: gentoo-commits

cardoe      08/12/22 21:44:12

  Modified:             hal-0.5.11-r1.ebuild hal-0.5.10.ebuild
                        hal-0.5.11.ebuild
  Log:
  add explicit blockers on udev versions for bug #251820
  (Portage version: 2.1.6.1/cvs/Linux 2.6.27-gentoo-r7 x86_64)

Revision  Changes    Path
1.12                 sys-apps/hal/hal-0.5.11-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild?r1=1.11&r2=1.12

Index: hal-0.5.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hal-0.5.11-r1.ebuild	19 Dec 2008 17:37:01 -0000	1.11
+++ hal-0.5.11-r1.ebuild	22 Dec 2008 21:44:12 -0000	1.12
@@ -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 @@
 		 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 )



1.19                 sys-apps/hal/hal-0.5.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?r1=1.18&r2=1.19

Index: hal-0.5.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- hal-0.5.10.ebuild	19 Dec 2008 17:37:01 -0000	1.18
+++ hal-0.5.10.ebuild	22 Dec 2008 21:44:12 -0000	1.19
@@ -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 @@
 		 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 )



1.8                  sys-apps/hal/hal-0.5.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11.ebuild?r1=1.7&r2=1.8

Index: hal-0.5.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hal-0.5.11.ebuild	19 Dec 2008 17:37:01 -0000	1.7
+++ hal-0.5.11.ebuild	22 Dec 2008 21:44:12 -0000	1.8
@@ -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 @@
 		 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 )






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-22 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-22 21:44 [gentoo-commits] gentoo-x86 commit in sys-apps/hal: hal-0.5.11-r1.ebuild hal-0.5.10.ebuild hal-0.5.11.ebuild Doug Goldstein (cardoe)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox