diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-07 17:59:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-07 17:59:45 +0000 |
commit | 03ba0270454527ffa2a2d02a2736adb8dc6c7100 (patch) | |
tree | 703c9de5db97146ba59401c26a01b41ac7a6227c /sys-devel | |
parent | Stable for amd64, wrt bug #419941 (diff) | |
download | gentoo-2-03ba0270454527ffa2a2d02a2736adb8dc6c7100.tar.gz gentoo-2-03ba0270454527ffa2a2d02a2736adb8dc6c7100.tar.bz2 gentoo-2-03ba0270454527ffa2a2d02a2736adb8dc6c7100.zip |
Stable for X86, wrt bug #414865
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.22-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index b4125ced80f9..833233edb10b 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -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.459 2012/08/07 17:55:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.460 2012/08/07 17:59:45 ago Exp $ + + 07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> binutils-2.22-r1.ebuild: + Stable for X86, wrt bug #414865 07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> binutils-2.22-r1.ebuild: Stable for amd64, wrt bug #424865 diff --git a/sys-devel/binutils/binutils-2.22-r1.ebuild b/sys-devel/binutils/binutils-2.22-r1.ebuild index b95d56f39554..67f95d78974d 100644 --- a/sys-devel/binutils/binutils-2.22-r1.ebuild +++ b/sys-devel/binutils/binutils-2.22-r1.ebuild @@ -1,9 +1,9 @@ # 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.22-r1.ebuild,v 1.12 2012/08/07 17:55:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v 1.13 2012/08/07 17:59:45 ago Exp $ PATCHVER="1.4" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" |