summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-23 00:14:32 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-23 00:14:32 +0000
commit18c3b327d88fd7a1a1fd115ad5c7ecef4adbd983 (patch)
treec14319a2607025f1ef9e16d3a3d4e1eade0a1bd2 /sys-devel
parentDrop old wrt bug 525504 (diff)
downloadgentoo-2-18c3b327d88fd7a1a1fd115ad5c7ecef4adbd983.tar.gz
gentoo-2-18c3b327d88fd7a1a1fd115ad5c7ecef4adbd983.tar.bz2
gentoo-2-18c3b327d88fd7a1a1fd115ad5c7ecef4adbd983.zip
Stable ppc and ppc64, bug #526482
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.24-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index aeb4c2da0ae2..037bd94e5d5c 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.518 2014/10/22 23:37:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.519 2014/10/23 00:14:32 blueness Exp $
+
+ 23 Oct 2014; Anthony G. Basile <blueness@gentoo.org> binutils-2.24-r3.ebuild:
+ Stable ppc and ppc64, bug #526482
22 Oct 2014; Mike Frysinger <vapier@gentoo.org> binutils-2.24-r3.ebuild:
Mark arm/arm64/ia64/m68k/s390/sh stable #526482.
diff --git a/sys-devel/binutils/binutils-2.24-r3.ebuild b/sys-devel/binutils/binutils-2.24-r3.ebuild
index b08dcbb645d5..5d70f0f48e66 100644
--- a/sys-devel/binutils/binutils-2.24-r3.ebuild
+++ b/sys-devel/binutils/binutils-2.24-r3.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v 1.3 2014/10/22 23:37:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v 1.4 2014/10/23 00:14:32 blueness Exp $
PATCHVER="1.4"
ELF2FLT_VER=""
inherit toolchain-binutils
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd"