summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2011-07-10 23:39:04 +0000
committerMark Loeser <halcy0n@gentoo.org>2011-07-10 23:39:04 +0000
commit595d2332ff79fcae6dab06bd02d0a8e31e286803 (patch)
tree9233e220f52d08efa6b49613387da27540b22f6a /sys-devel/binutils-config
parentStable for ppc64; bug #353130 (diff)
downloadgentoo-2-595d2332ff79fcae6dab06bd02d0a8e31e286803.tar.gz
gentoo-2-595d2332ff79fcae6dab06bd02d0a8e31e286803.tar.bz2
gentoo-2-595d2332ff79fcae6dab06bd02d0a8e31e286803.zip
Stable for ppc64; bug #361849
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r--sys-devel/binutils-config/ChangeLog5
-rw-r--r--sys-devel/binutils-config/binutils-config-2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils-config/ChangeLog b/sys-devel/binutils-config/ChangeLog
index 709f4c3c8ee4..c4f0b93834be 100644
--- a/sys-devel/binutils-config/ChangeLog
+++ b/sys-devel/binutils-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils-config
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.43 2011/04/23 16:49:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.44 2011/07/10 23:39:04 halcy0n Exp $
+
+ 10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> binutils-config-2-r1.ebuild:
+ Stable for ppc64; bug #361849
23 Apr 2011; Raúl Porcel <armin76@gentoo.org> binutils-config-2-r1.ebuild:
alpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #361849
diff --git a/sys-devel/binutils-config/binutils-config-2-r1.ebuild b/sys-devel/binutils-config/binutils-config-2-r1.ebuild
index 0cc13212daf8..8edda8667802 100644
--- a/sys-devel/binutils-config/binutils-config-2-r1.ebuild
+++ b/sys-devel/binutils-config/binutils-config-2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-2-r1.ebuild,v 1.6 2011/04/23 16:49:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-2-r1.ebuild,v 1.7 2011/07/10 23:39:04 halcy0n Exp $
DESCRIPTION="Utility to change the binutils version being used"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-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 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="userland_GNU? ( >=sys-apps/findutils-4.2 )"