public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-05-09  8:32 Mike Frysinger (vapier)
  0 siblings, 0 replies; 13+ messages in thread
From: Mike Frysinger (vapier) @ 2010-05-09  8:32 UTC (permalink / raw
  To: gentoo-commits

vapier      10/05/09 08:32:47

  Modified:             ChangeLog
  Added:                binutils-2.20.1-r1.ebuild
  Log:
  Add fix from upstream for ld internal error #317549, add fix from upstream for dynamic PIEs #311081, and fix patching on mips systems #310279.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.387                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.387&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.387&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.386&r2=1.387

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -r1.386 -r1.387
--- ChangeLog	14 Apr 2010 00:47:13 -0000	1.386
+++ ChangeLog	9 May 2010 08:32:47 -0000	1.387
@@ -1,6 +1,13 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.386 2010/04/14 00:47:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.387 2010/05/09 08:32:47 vapier Exp $
+
+*binutils-2.20.1-r1 (09 May 2010)
+
+  09 May 2010; Mike Frysinger <vapier@gentoo.org>
+  +binutils-2.20.1-r1.ebuild:
+  Add fix from upstream for ld internal error #317549, add fix from upstream
+  for dynamic PIEs #311081, and fix patching on mips systems #310279.
 
 *binutils-2.20.51.0.8 (14 Apr 2010)
 



1.1                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: binutils-2.20.1-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.1 2010/05/09 08:32:47 vapier Exp $

PATCHVER="1.1"
ELF2FLT_VER=""
inherit toolchain-binutils

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-06-08 13:28 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 13+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-06-08 13:28 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/06/08 13:28:19

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #298571
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.2                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

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

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- binutils-2.20.1-r1.ebuild	9 May 2010 08:32:47 -0000	1.1
+++ binutils-2.20.1-r1.ebuild	8 Jun 2010 13:28:19 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.1 2010/05/09 08:32:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.2 2010/06/08 13:28:19 phajdan.jr Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"



1.389                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.389&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.389&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.388&r2=1.389

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.388
retrieving revision 1.389
diff -u -r1.388 -r1.389
--- ChangeLog	28 May 2010 20:42:08 -0000	1.388
+++ ChangeLog	8 Jun 2010 13:28:19 -0000	1.389
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.388 2010/05/28 20:42:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.389 2010/06/08 13:28:19 phajdan.jr Exp $
+
+  08 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  binutils-2.20.1-r1.ebuild:
+  x86 stable wrt bug #298571
 
 *binutils-2.20.51.0.9 (28 May 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-06-13 22:06 Christoph Mende (angelos)
  0 siblings, 0 replies; 13+ messages in thread
From: Christoph Mende (angelos) @ 2010-06-13 22:06 UTC (permalink / raw
  To: gentoo-commits

angelos     10/06/13 22:06:38

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #298571
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

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

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- binutils-2.20.1-r1.ebuild	8 Jun 2010 13:28:19 -0000	1.2
+++ binutils-2.20.1-r1.ebuild	13 Jun 2010 22:06:38 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.2 2010/06/08 13:28:19 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.3 2010/06/13 22:06:38 angelos Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"



1.390                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.390&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.390&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.389&r2=1.390

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -r1.389 -r1.390
--- ChangeLog	8 Jun 2010 13:28:19 -0000	1.389
+++ ChangeLog	13 Jun 2010 22:06:38 -0000	1.390
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.389 2010/06/08 13:28:19 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.390 2010/06/13 22:06:38 angelos Exp $
+
+  13 Jun 2010; Christoph Mende <angelos@gentoo.org>
+  binutils-2.20.1-r1.ebuild:
+  Stable on amd64 wrt bug #298571
 
   08 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   binutils-2.20.1-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-06-21 17:04 Markus Meier (maekke)
  0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier (maekke) @ 2010-06-21 17:04 UTC (permalink / raw
  To: gentoo-commits

maekke      10/06/21 17:04:52

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  arm stable, bug #298571
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.3&r2=1.4

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- binutils-2.20.1-r1.ebuild	13 Jun 2010 22:06:38 -0000	1.3
+++ binutils-2.20.1-r1.ebuild	21 Jun 2010 17:04:52 -0000	1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.3 2010/06/13 22:06:38 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.4 2010/06/21 17:04:52 maekke Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"



1.391                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.391&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.391&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.390&r2=1.391

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -r1.390 -r1.391
--- ChangeLog	13 Jun 2010 22:06:38 -0000	1.390
+++ ChangeLog	21 Jun 2010 17:04:52 -0000	1.391
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.390 2010/06/13 22:06:38 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.391 2010/06/21 17:04:52 maekke Exp $
+
+  21 Jun 2010; Markus Meier <maekke@gentoo.org> binutils-2.20.1-r1.ebuild:
+  arm stable, bug #298571
 
   13 Jun 2010; Christoph Mende <angelos@gentoo.org>
   binutils-2.20.1-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-06-24  6:01 Jeroen Roovers (jer)
  0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2010-06-24  6:01 UTC (permalink / raw
  To: gentoo-commits

jer         10/06/24 06:01:33

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #298571).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.5                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

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

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- binutils-2.20.1-r1.ebuild	21 Jun 2010 17:04:52 -0000	1.4
+++ binutils-2.20.1-r1.ebuild	24 Jun 2010 06:01:32 -0000	1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.4 2010/06/21 17:04:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.5 2010/06/24 06:01:32 jer Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"



1.392                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.392&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.392&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.391&r2=1.392

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.391
retrieving revision 1.392
diff -u -r1.391 -r1.392
--- ChangeLog	21 Jun 2010 17:04:52 -0000	1.391
+++ ChangeLog	24 Jun 2010 06:01:32 -0000	1.392
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.391 2010/06/21 17:04:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.392 2010/06/24 06:01:32 jer Exp $
+
+  24 Jun 2010; Jeroen Roovers <jer@gentoo.org> binutils-2.20.1-r1.ebuild:
+  Stable for HPPA (bug #298571).
 
   21 Jun 2010; Markus Meier <maekke@gentoo.org> binutils-2.20.1-r1.ebuild:
   arm stable, bug #298571






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-06-25  2:48 Mike Frysinger (vapier)
  0 siblings, 0 replies; 13+ messages in thread
From: Mike Frysinger (vapier) @ 2010-06-25  2:48 UTC (permalink / raw
  To: gentoo-commits

vapier      10/06/25 02:48:56

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  Mark ia64 stable #298571.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.5&r2=1.6

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- binutils-2.20.1-r1.ebuild	24 Jun 2010 06:01:32 -0000	1.5
+++ binutils-2.20.1-r1.ebuild	25 Jun 2010 02:48:55 -0000	1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.5 2010/06/24 06:01:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.6 2010/06/25 02:48:55 vapier Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"



1.393                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.393&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.393&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.392&r2=1.393

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -r1.392 -r1.393
--- ChangeLog	24 Jun 2010 06:01:32 -0000	1.392
+++ ChangeLog	25 Jun 2010 02:48:56 -0000	1.393
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.392 2010/06/24 06:01:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.393 2010/06/25 02:48:56 vapier Exp $
+
+  25 Jun 2010; Mike Frysinger <vapier@gentoo.org> binutils-2.20.1-r1.ebuild:
+  Mark ia64 stable #298571.
 
   24 Jun 2010; Jeroen Roovers <jer@gentoo.org> binutils-2.20.1-r1.ebuild:
   Stable for HPPA (bug #298571).






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-06-27 11:41 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 13+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 11:41 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/06/27 11:41:48

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  ppc stable #298571
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.7                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.6&r2=1.7

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- binutils-2.20.1-r1.ebuild	25 Jun 2010 02:48:55 -0000	1.6
+++ binutils-2.20.1-r1.ebuild	27 Jun 2010 11:41:48 -0000	1.7
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.6 2010/06/25 02:48:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.7 2010/06/27 11:41:48 nixnut Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"



1.394                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.394&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.394&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.393&r2=1.394

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.393
retrieving revision 1.394
diff -u -r1.393 -r1.394
--- ChangeLog	25 Jun 2010 02:48:56 -0000	1.393
+++ ChangeLog	27 Jun 2010 11:41:48 -0000	1.394
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.393 2010/06/25 02:48:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.394 2010/06/27 11:41:48 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> binutils-2.20.1-r1.ebuild:
+  ppc stable #298571
 
   25 Jun 2010; Mike Frysinger <vapier@gentoo.org> binutils-2.20.1-r1.ebuild:
   Mark ia64 stable #298571.






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-07-05 11:21 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 13+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-05 11:21 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/05 11:21:30

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  ppc64 stable wrt #298571
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.7&r2=1.8

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- binutils-2.20.1-r1.ebuild	27 Jun 2010 11:41:48 -0000	1.7
+++ binutils-2.20.1-r1.ebuild	5 Jul 2010 11:21:30 -0000	1.8
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.7 2010/06/27 11:41:48 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.8 2010/07/05 11:21:30 ssuominen Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"



1.395                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.395&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.395&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.394&r2=1.395

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.394
retrieving revision 1.395
diff -u -r1.394 -r1.395
--- ChangeLog	27 Jun 2010 11:41:48 -0000	1.394
+++ ChangeLog	5 Jul 2010 11:21:30 -0000	1.395
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.394 2010/06/27 11:41:48 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.395 2010/07/05 11:21:30 ssuominen Exp $
+
+  05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+  binutils-2.20.1-r1.ebuild:
+  ppc64 stable wrt #298571
 
   27 Jun 2010; <nixnut@gentoo.org> binutils-2.20.1-r1.ebuild:
   ppc stable #298571






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-07-11 10:27 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 13+ messages in thread
From: Tobias Klausmann (klausman) @ 2010-07-11 10:27 UTC (permalink / raw
  To: gentoo-commits

klausman    10/07/11 10:27:54

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  Stable on alpha, bug #298571
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.8&r2=1.9

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- binutils-2.20.1-r1.ebuild	5 Jul 2010 11:21:30 -0000	1.8
+++ binutils-2.20.1-r1.ebuild	11 Jul 2010 10:27:53 -0000	1.9
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.8 2010/07/05 11:21:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.9 2010/07/11 10:27:53 klausman Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"



1.396                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.396&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.396&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.395&r2=1.396

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.395
retrieving revision 1.396
diff -u -r1.395 -r1.396
--- ChangeLog	5 Jul 2010 11:21:30 -0000	1.395
+++ ChangeLog	11 Jul 2010 10:27:53 -0000	1.396
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.395 2010/07/05 11:21:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.396 2010/07/11 10:27:53 klausman Exp $
+
+  11 Jul 2010; Tobias Klausmann <klausman@gentoo.org>
+  binutils-2.20.1-r1.ebuild:
+  Stable on alpha, bug #298571
 
   05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
   binutils-2.20.1-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-07-18 10:15 Raul Porcel (armin76)
  0 siblings, 0 replies; 13+ messages in thread
From: Raul Porcel (armin76) @ 2010-07-18 10:15 UTC (permalink / raw
  To: gentoo-commits

armin76     10/07/18 10:15:21

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  sh/sparc stable wrt #298571
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.10                 sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.9&r2=1.10

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- binutils-2.20.1-r1.ebuild	11 Jul 2010 10:27:53 -0000	1.9
+++ binutils-2.20.1-r1.ebuild	18 Jul 2010 10:15:21 -0000	1.10
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.9 2010/07/11 10:27:53 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.10 2010/07/18 10:15:21 armin76 Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"



1.397                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.397&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.397&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.396&r2=1.397

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -r1.396 -r1.397
--- ChangeLog	11 Jul 2010 10:27:53 -0000	1.396
+++ ChangeLog	18 Jul 2010 10:15:21 -0000	1.397
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.396 2010/07/11 10:27:53 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.397 2010/07/18 10:15:21 armin76 Exp $
+
+  18 Jul 2010; Raúl Porcel <armin76@gentoo.org> binutils-2.20.1-r1.ebuild:
+  sh/sparc stable wrt #298571
 
   11 Jul 2010; Tobias Klausmann <klausman@gentoo.org>
   binutils-2.20.1-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2010-08-30  4:16 Mike Frysinger (vapier)
  0 siblings, 0 replies; 13+ messages in thread
From: Mike Frysinger (vapier) @ 2010-08-30  4:16 UTC (permalink / raw
  To: gentoo-commits

vapier      10/08/30 04:16:59

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  Mark s390 stable #298571.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.10&r2=1.11

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- binutils-2.20.1-r1.ebuild	18 Jul 2010 10:15:21 -0000	1.10
+++ binutils-2.20.1-r1.ebuild	30 Aug 2010 04:16:59 -0000	1.11
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.10 2010/07/18 10:15:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.11 2010/08/30 04:16:59 vapier Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"



1.400                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.400&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.400&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.399&r2=1.400

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.399
retrieving revision 1.400
diff -u -r1.399 -r1.400
--- ChangeLog	14 Aug 2010 06:35:47 -0000	1.399
+++ ChangeLog	30 Aug 2010 04:16:59 -0000	1.400
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.399 2010/08/14 06:35:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.400 2010/08/30 04:16:59 vapier Exp $
+
+  30 Aug 2010; Mike Frysinger <vapier@gentoo.org> binutils-2.20.1-r1.ebuild:
+  Mark s390 stable #298571.
 
 *binutils-2.20.51.0.11 (14 Aug 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2012-04-26 14:34 Alexis Ballier (aballier)
  0 siblings, 0 replies; 13+ messages in thread
From: Alexis Ballier (aballier) @ 2012-04-26 14:34 UTC (permalink / raw
  To: gentoo-commits

aballier    12/04/26 14:34:43

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.14&r2=1.15

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- binutils-2.20.1-r1.ebuild	22 Sep 2011 17:29:31 -0000	1.14
+++ binutils-2.20.1-r1.ebuild	26 Apr 2012 14:34:43 -0000	1.15
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.14 2011/09/22 17:29:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.15 2012/04/26 14:34:43 aballier Exp $
 
 PATCHVER="1.1"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"



1.441                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.441&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.441&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.440&r2=1.441

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.440
retrieving revision 1.441
diff -u -r1.440 -r1.441
--- ChangeLog	26 Apr 2012 02:22:01 -0000	1.440
+++ ChangeLog	26 Apr 2012 14:34:43 -0000	1.441
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.440 2012/04/26 02:22:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.441 2012/04/26 14:34:43 aballier Exp $
+
+  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> binutils-2.20.1-r1.ebuild:
+  keyword ~amd64-fbsd
 
   26 Apr 2012; Mike Frysinger <vapier@gentoo.org> -binutils-2.21.1.ebuild,
   -binutils-2.21.52.0.1.ebuild, -binutils-2.21.52.0.2.ebuild,






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog
@ 2012-05-31  4:45 Mike Frysinger (vapier)
  0 siblings, 0 replies; 13+ messages in thread
From: Mike Frysinger (vapier) @ 2012-05-31  4:45 UTC (permalink / raw
  To: gentoo-commits

vapier      12/05/31 04:45:38

  Modified:             binutils-2.20.1-r1.ebuild ChangeLog
  Log:
  Push out fix for POSIX test behavior #417549 by Richard Yao.
  
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 sys-devel/binutils/binutils-2.20.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild?r1=1.15&r2=1.16

Index: binutils-2.20.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- binutils-2.20.1-r1.ebuild	26 Apr 2012 14:34:43 -0000	1.15
+++ binutils-2.20.1-r1.ebuild	31 May 2012 04:45:38 -0000	1.16
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.15 2012/04/26 14:34:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.16 2012/05/31 04:45:38 vapier Exp $
 
-PATCHVER="1.1"
+PATCHVER="1.2"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 



1.444                sys-devel/binutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.444&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?rev=1.444&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils/ChangeLog?r1=1.443&r2=1.444

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -r1.443 -r1.444
--- ChangeLog	22 May 2012 19:58:59 -0000	1.443
+++ ChangeLog	31 May 2012 04:45:38 -0000	1.444
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.443 2012/05/22 19:58:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.444 2012/05/31 04:45:38 vapier Exp $
+
+  31 May 2012; Mike Frysinger <vapier@gentoo.org> binutils-2.20.1-r1.ebuild:
+  Push out fix for POSIX test behavior #417549 by Richard Yao.
 
   22 May 2012; Mike Frysinger <vapier@gentoo.org> binutils-2.22-r1.ebuild,
   binutils-2.22.52.0.1.ebuild, binutils-2.22.52.0.2.ebuild,






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

end of thread, other threads:[~2012-05-31  4:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30  4:16 [gentoo-commits] gentoo-x86 commit in sys-devel/binutils: binutils-2.20.1-r1.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-31  4:45 Mike Frysinger (vapier)
2012-04-26 14:34 Alexis Ballier (aballier)
2010-07-18 10:15 Raul Porcel (armin76)
2010-07-11 10:27 Tobias Klausmann (klausman)
2010-07-05 11:21 Samuli Suominen (ssuominen)
2010-06-27 11:41 Gysbert Wassenaar (nixnut)
2010-06-25  2:48 Mike Frysinger (vapier)
2010-06-24  6:01 Jeroen Roovers (jer)
2010-06-21 17:04 Markus Meier (maekke)
2010-06-13 22:06 Christoph Mende (angelos)
2010-06-08 13:28 PaweA Hajdan (phajdan.jr)
2010-05-09  8:32 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