summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-06-17 20:04:49 +0000
committerMarkus Meier <maekke@gentoo.org>2012-06-17 20:04:49 +0000
commita62861c2bc5de30e6cdc6f6768c38a7c916535be (patch)
tree966bd7242039712d8aeaca49b97dae3a3cc0e28f /sys-devel
parentmarked x86 per bug 421565 (diff)
downloadgentoo-2-a62861c2bc5de30e6cdc6f6768c38a7c916535be.tar.gz
gentoo-2-a62861c2bc5de30e6cdc6f6768c38a7c916535be.tar.bz2
gentoo-2-a62861c2bc5de30e6cdc6f6768c38a7c916535be.zip
arm stable, bug #420355
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-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 17c9aab98a06..bacc448fc4cc 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.57 2012/06/14 15:15:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.58 2012/06/17 20:04:49 maekke Exp $
+
+ 17 Jun 2012; Markus Meier <maekke@gentoo.org> binutils-config-3-r3.ebuild:
+ arm stable, bug #420355
14 Jun 2012; Jeroen Roovers <jer@gentoo.org> binutils-config-3-r3.ebuild:
Stable for HPPA (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 e79d0d2d92e2..9c4fbc657f99 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.5 2012/06/14 15:15:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.6 2012/06/17 20:04:49 maekke 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 )"