public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/dahdi-tools: dahdi-tools-2.2.0-r1.ebuild ChangeLog
@ 2009-12-22 13:55 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Vroon (chainsaw) @ 2009-12-22 13:55 UTC (permalink / raw
  To: gentoo-commits

chainsaw    09/12/22 13:55:21

  Modified:             dahdi-tools-2.2.0-r1.ebuild ChangeLog
  Log:
  The broken/working mix of linux-headers available is more complicated then initially expected.
  (Portage version: 2.1.7.15/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild?r1=1.1&r2=1.2

Index: dahdi-tools-2.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dahdi-tools-2.2.0-r1.ebuild	22 Dec 2009 12:31:14 -0000	1.1
+++ dahdi-tools-2.2.0-r1.ebuild	22 Dec 2009 13:55:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild,v 1.1 2009/12/22 12:31:14 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild,v 1.2 2009/12/22 13:55:21 chainsaw Exp $
 
 EAPI=1
 inherit eutils
@@ -24,7 +24,7 @@
 	cd "${S}"
 	# Work around broken 07_all_pull-libc-headers-linux.patch
 	# that seemingly nobody wants to fix.
-	if has_version ">sys-kernel/linux-headers-2.6.28-r1"; then
+	if has_version "!sys-kernel/linux-headers-2.6.29"; then
 		epatch "${FILESDIR}/${P}-ifreq.patch"
 	fi
 	epatch "${FILESDIR}/${P}-modprobe-suffix.patch"



1.4                  net-misc/dahdi-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	22 Dec 2009 12:31:14 -0000	1.3
+++ ChangeLog	22 Dec 2009 13:55:21 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/dahdi-tools
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v 1.3 2009/12/22 12:31:14 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v 1.4 2009/12/22 13:55:21 chainsaw Exp $
+
+  22 Dec 2009; <chainsaw@gentoo.org> dahdi-tools-2.2.0-r1.ebuild:
+  The broken/working mix of linux-headers available is more complicated then
+  initially expected.
 
 *dahdi-tools-2.2.0-r1 (22 Dec 2009)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/dahdi-tools: dahdi-tools-2.2.0-r1.ebuild ChangeLog
@ 2009-12-22 14:27 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Vroon (chainsaw) @ 2009-12-22 14:27 UTC (permalink / raw
  To: gentoo-commits

chainsaw    09/12/22 14:27:48

  Modified:             dahdi-tools-2.2.0-r1.ebuild ChangeLog
  Log:
  I have stopped entertaining the notion that the 2.6.28-r1 linux-headers are usable.
  (Portage version: 2.1.7.15/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild?r1=1.3&r2=1.4

Index: dahdi-tools-2.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dahdi-tools-2.2.0-r1.ebuild	22 Dec 2009 13:58:06 -0000	1.3
+++ dahdi-tools-2.2.0-r1.ebuild	22 Dec 2009 14:27:48 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild,v 1.3 2009/12/22 13:58:06 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/dahdi-tools-2.2.0-r1.ebuild,v 1.4 2009/12/22 14:27:48 chainsaw Exp $
 
 EAPI=1
 inherit eutils
@@ -16,17 +16,15 @@
 
 DEPEND="net-misc/dahdi
 	!net-misc/zaptel
+	>=sys-kernel/linux-headers-2.6.29
 	virtual/libusb:0"
 RDEPEND="${DEPEND}"
 
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
-	# Work around broken 07_all_pull-libc-headers-linux.patch
-	# that seemingly nobody wants to fix.
-	if ! has_version "=sys-kernel/linux-headers-2.6.29"; then
-		epatch "${FILESDIR}/${P}-ifreq.patch"
-	fi
+
+	epatch "${FILESDIR}/${P}-ifreq.patch"
 	epatch "${FILESDIR}/${P}-modprobe-suffix.patch"
 	epatch "${FILESDIR}/${P}-vendorlib.patch"
 	epatch "${FILESDIR}/${P}-no-hardware-fiddling.patch"



1.5                  net-misc/dahdi-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dahdi-tools/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	22 Dec 2009 13:55:21 -0000	1.4
+++ ChangeLog	22 Dec 2009 14:27:48 -0000	1.5
@@ -1,10 +1,10 @@
 # ChangeLog for net-misc/dahdi-tools
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v 1.4 2009/12/22 13:55:21 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi-tools/ChangeLog,v 1.5 2009/12/22 14:27:48 chainsaw Exp $
 
   22 Dec 2009; <chainsaw@gentoo.org> dahdi-tools-2.2.0-r1.ebuild:
-  The broken/working mix of linux-headers available is more complicated then
-  initially expected.
+  I have stopped entertaining the notion that the 2.6.28-r1 linux-headers
+  are usable.
 
 *dahdi-tools-2.2.0-r1 (22 Dec 2009)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-22 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-22 14:27 [gentoo-commits] gentoo-x86 commit in net-misc/dahdi-tools: dahdi-tools-2.2.0-r1.ebuild ChangeLog Tony Vroon (chainsaw)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-22 13:55 Tony Vroon (chainsaw)

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