public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-2.6.29.1.ebuild ChangeLog iproute2-9999.ebuild iproute2-2.6.28.ebuild
@ 2009-05-29 22:30 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2009-05-29 22:30 UTC (permalink / raw
  To: gentoo-commits

vapier      09/05/29 22:30:27

  Modified:             iproute2-2.6.29.1.ebuild ChangeLog
                        iproute2-9999.ebuild iproute2-2.6.28.ebuild
  Log:
  Relax linux-headers dependency slightly for stabilization #269184.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-apps/iproute2/iproute2-2.6.29.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild?r1=1.1&r2=1.2

Index: iproute2-2.6.29.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iproute2-2.6.29.1.ebuild	9 May 2009 22:01:40 -0000	1.1
+++ iproute2-2.6.29.1.ebuild	29 May 2009 22:30:26 -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/sys-apps/iproute2/iproute2-2.6.29.1.ebuild,v 1.1 2009/05/09 22:01:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild,v 1.2 2009/05/29 22:30:26 vapier Exp $
 
 inherit eutils toolchain-funcs
 
@@ -33,7 +33,7 @@
 	atm? ( net-dialup/linux-atm )"
 DEPEND="${RDEPEND}
 	elibc_glibc? ( >=sys-libs/glibc-2.7 )
-	>=virtual/os-headers-2.6.28"
+	>=virtual/os-headers-2.6.27"
 
 src_unpack() {
 	if [[ ${PV} == "9999" ]] ; then



1.125                sys-apps/iproute2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.124&r2=1.125

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog	9 May 2009 22:01:40 -0000	1.124
+++ ChangeLog	29 May 2009 22:30:26 -0000	1.125
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/iproute2
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.124 2009/05/09 22:01:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.125 2009/05/29 22:30:26 vapier Exp $
+
+  29 May 2009; Mike Frysinger <vapier@gentoo.org> iproute2-2.6.28.ebuild,
+  iproute2-2.6.29.1.ebuild, iproute2-9999.ebuild:
+  Relax linux-headers dependency slightly for stabilization #269184.
 
 *iproute2-2.6.29.1 (09 May 2009)
 



1.4                  sys-apps/iproute2/iproute2-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?r1=1.3&r2=1.4

Index: iproute2-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- iproute2-9999.ebuild	17 Jan 2009 17:11:14 -0000	1.3
+++ iproute2-9999.ebuild	29 May 2009 22:30:26 -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/sys-apps/iproute2/iproute2-9999.ebuild,v 1.3 2009/01/17 17:11:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v 1.4 2009/05/29 22:30:26 vapier Exp $
 
 inherit eutils toolchain-funcs
 
@@ -33,7 +33,7 @@
 	atm? ( net-dialup/linux-atm )"
 DEPEND="${RDEPEND}
 	elibc_glibc? ( >=sys-libs/glibc-2.7 )
-	>=virtual/os-headers-2.6.25"
+	>=virtual/os-headers-2.6.27"
 
 src_unpack() {
 	if [[ ${PV} == "9999" ]] ; then
@@ -45,7 +45,7 @@
 	sed -i "s:-O2:${CFLAGS} ${CPPFLAGS}:" Makefile || die "sed Makefile failed"
 
 	# build against system headers
-	rm -r include/linux include/netinet #include/ip{,6}tables{,_common}.h include/libiptc
+	rm -r include/netinet #include/linux include/ip{,6}tables{,_common}.h include/libiptc
 
 	epatch "${FILESDIR}"/${PN}-2.6.26-ldflags.patch #236861
 



1.3                  sys-apps/iproute2/iproute2-2.6.28.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?r1=1.2&r2=1.3

Index: iproute2-2.6.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- iproute2-2.6.28.ebuild	18 Jan 2009 18:21:32 -0000	1.2
+++ iproute2-2.6.28.ebuild	29 May 2009 22:30:26 -0000	1.3
@@ -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/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.2 2009/01/18 18:21:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.3 2009/05/29 22:30:26 vapier Exp $
 
 inherit eutils toolchain-funcs
 
@@ -33,7 +33,7 @@
 	atm? ( net-dialup/linux-atm )"
 DEPEND="${RDEPEND}
 	elibc_glibc? ( >=sys-libs/glibc-2.7 )
-	>=virtual/os-headers-2.6.28"
+	>=virtual/os-headers-2.6.27"
 
 src_unpack() {
 	if [[ ${PV} == "9999" ]] ; then
@@ -45,7 +45,7 @@
 	sed -i "s:-O2:${CFLAGS} ${CPPFLAGS}:" Makefile || die "sed Makefile failed"
 
 	# build against system headers
-	rm -r include/linux include/netinet #include/ip{,6}tables{,_common}.h include/libiptc
+	rm -r include/netinet #include/linux include/ip{,6}tables{,_common}.h include/libiptc
 
 	epatch "${FILESDIR}"/${PN}-2.6.26-ldflags.patch #236861
 






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

only message in thread, other threads:[~2009-05-29 22:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-29 22:30 [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-2.6.29.1.ebuild ChangeLog iproute2-9999.ebuild iproute2-2.6.28.ebuild Mike Frysinger (vapier)

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