public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-3.7.0.ebuild ChangeLog
@ 2012-12-16 21:29 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2012-12-16 21:29 UTC (permalink / raw
  To: gentoo-commits

vapier      12/12/16 21:29:40

  Modified:             iproute2-3.7.0.ebuild ChangeLog
  Log:
  Update iproute2 tarball since upstream fixed the packaging and re-released it.
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

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

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

Index: iproute2-3.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iproute2-3.7.0.ebuild	14 Dec 2012 06:40:51 -0000	1.1
+++ iproute2-3.7.0.ebuild	16 Dec 2012 21:29:40 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v 1.1 2012/12/14 06:40:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v 1.2 2012/12/16 21:29:40 vapier Exp $
 
 EAPI="4"
 
@@ -35,8 +35,6 @@
 	>=sys-kernel/linux-headers-2.6.27
 	elibc_glibc? ( >=sys-libs/glibc-2.7 )"
 
-S=${WORKDIR}/${P/2} # fluke :/
-
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-3.1.0-mtu.patch #291907
 	use ipv6 || epatch "${FILESDIR}"/${PN}-3.1.0-no-ipv6.patch #326849



1.205                sys-apps/iproute2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.205&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.205&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.204&r2=1.205

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -r1.204 -r1.205
--- ChangeLog	14 Dec 2012 06:40:51 -0000	1.204
+++ ChangeLog	16 Dec 2012 21:29:40 -0000	1.205
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/iproute2
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.204 2012/12/14 06:40:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.205 2012/12/16 21:29:40 vapier Exp $
+
+  16 Dec 2012; Mike Frysinger <vapier@gentoo.org> iproute2-3.7.0.ebuild:
+  Update iproute2 tarball since upstream fixed the packaging and re-released it.
 
 *iproute2-3.7.0 (14 Dec 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-3.7.0.ebuild ChangeLog
@ 2013-01-11 16:50 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2013-01-11 16:50 UTC (permalink / raw
  To: gentoo-commits

vapier      13/01/11 16:50:21

  Modified:             iproute2-3.7.0.ebuild ChangeLog
  Log:
  Install man7 pages #451166 by Marcin Mirosław.
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.3                  sys-apps/iproute2/iproute2-3.7.0.ebuild

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

Index: iproute2-3.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- iproute2-3.7.0.ebuild	16 Dec 2012 21:29:40 -0000	1.2
+++ iproute2-3.7.0.ebuild	11 Jan 2013 16:50:21 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v 1.2 2012/12/16 21:29:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v 1.3 2013/01/11 16:50:21 vapier Exp $
 
 EAPI="4"
 
@@ -37,6 +37,7 @@
 
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-3.1.0-mtu.patch #291907
+	epatch "${FILESDIR}"/${PN}-3.7.0-man7.patch #451166
 	use ipv6 || epatch "${FILESDIR}"/${PN}-3.1.0-no-ipv6.patch #326849
 
 	sed -i \



1.206                sys-apps/iproute2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.206&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.206&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.205&r2=1.206

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- ChangeLog	16 Dec 2012 21:29:40 -0000	1.205
+++ ChangeLog	11 Jan 2013 16:50:21 -0000	1.206
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/iproute2
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.205 2012/12/16 21:29:40 vapier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.206 2013/01/11 16:50:21 vapier Exp $
+
+  11 Jan 2013; Mike Frysinger <vapier@gentoo.org>
+  +files/iproute2-3.7.0-man7.patch, iproute2-3.7.0.ebuild:
+  Install man7 pages #451166 by Marcin Mirosław.
 
   16 Dec 2012; Mike Frysinger <vapier@gentoo.org> iproute2-3.7.0.ebuild:
   Update iproute2 tarball since upstream fixed the packaging and re-released it.





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-3.7.0.ebuild ChangeLog
@ 2013-02-10  8:38 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2013-02-10  8:38 UTC (permalink / raw
  To: gentoo-commits

vapier      13/02/10 08:38:29

  Modified:             iproute2-3.7.0.ebuild ChangeLog
  Log:
  Also respect BUILD_CC #401907 by Andrey Hippo.
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.5                  sys-apps/iproute2/iproute2-3.7.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild?r1=1.4&r2=1.5

Index: iproute2-3.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- iproute2-3.7.0.ebuild	10 Feb 2013 08:37:37 -0000	1.4
+++ iproute2-3.7.0.ebuild	10 Feb 2013 08:38:29 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v 1.4 2013/02/10 08:37:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.7.0.ebuild,v 1.5 2013/02/10 08:38:29 vapier Exp $
 
 EAPI="4"
 
@@ -45,6 +45,7 @@
 		-e '/^CC =/d' \
 		-e "/^LIBDIR/s:=.*:=/$(get_libdir):" \
 		-e "s:-O2:${CFLAGS} ${CPPFLAGS}:" \
+		-e "/^HOSTCC/s:=.*:= $(tc-getBUILD_CC):" \
 		Makefile || die
 
 	# build against system headers



1.208                sys-apps/iproute2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.208&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.208&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.207&r2=1.208

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog	10 Feb 2013 08:37:37 -0000	1.207
+++ ChangeLog	10 Feb 2013 08:38:29 -0000	1.208
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/iproute2
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.207 2013/02/10 08:37:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.208 2013/02/10 08:38:29 vapier Exp $
+
+  10 Feb 2013; Mike Frysinger <vapier@gentoo.org> iproute2-3.7.0.ebuild:
+  Also respect BUILD_CC #401907 by Andrey Hippo.
 
   10 Feb 2013; Mike Frysinger <vapier@gentoo.org> iproute2-3.7.0.ebuild,
   +files/iproute2-3.7.0-clang.patch:





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

end of thread, other threads:[~2013-02-10  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 16:50 [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-3.7.0.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-10  8:38 Mike Frysinger (vapier)
2012-12-16 21:29 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