summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-11 10:18:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-11 10:18:46 +0000
commite1ab78f8174c42036b3d84a1d3cc139ca2f8c45a (patch)
tree3e720e55fb12478bf72fa307cd0ce5f9b47f6a25 /sys-devel/binutils-config
parentStable for amd64, wrt bug #418895 (diff)
downloadgentoo-2-e1ab78f8174c42036b3d84a1d3cc139ca2f8c45a.tar.gz
gentoo-2-e1ab78f8174c42036b3d84a1d3cc139ca2f8c45a.tar.bz2
gentoo-2-e1ab78f8174c42036b3d84a1d3cc139ca2f8c45a.zip
Stable for amd64, wrt bug #420355
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r--sys-devel/binutils-config/ChangeLog5
-rw-r--r--sys-devel/binutils-config/binutils-config-3-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils-config/ChangeLog b/sys-devel/binutils-config/ChangeLog
index 0e11fefa260b..834ec0150e54 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.55 2012/06/09 07:39:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.56 2012/06/11 10:18:46 ago Exp $
+
+ 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> binutils-config-3-r3.ebuild:
+ Stable for amd64, wrt bug #420355
09 Jun 2012; Jeff Horelick <jdhore@gentoo.org> binutils-config-3-r3.ebuild:
marked x86 per bug 420355
diff --git a/sys-devel/binutils-config/binutils-config-3-r3.ebuild b/sys-devel/binutils-config/binutils-config-3-r3.ebuild
index 2c907a8d8059..485775ee2857 100644
--- a/sys-devel/binutils-config/binutils-config-3-r3.ebuild
+++ b/sys-devel/binutils-config/binutils-config-3-r3.ebuild
@@ -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-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.3 2012/06/09 07:39:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.4 2012/06/11 10:18:46 ago 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 ~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"
IUSE=""
RDEPEND="userland_GNU? ( !<sys-apps/findutils-4.2 )"