summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-04-12 21:11:32 +0000
committerMarkus Meier <maekke@gentoo.org>2011-04-12 21:11:32 +0000
commite55b16dc17a52efc9cf0c4f895761cab4217ba46 (patch)
tree01f8690a8ba7eddeb56ba26ededd650b94accbfe /sys-devel
parentRemove old. (diff)
downloadgentoo-2-e55b16dc17a52efc9cf0c4f895761cab4217ba46.tar.gz
gentoo-2-e55b16dc17a52efc9cf0c4f895761cab4217ba46.tar.bz2
gentoo-2-e55b16dc17a52efc9cf0c4f895761cab4217ba46.zip
arm stable, bug #361849
(Portage version: 2.1.9.45/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-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 f65639f84016..e3d7046c81cd 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.40 2011/04/08 15:16:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.41 2011/04/12 21:11:32 maekke Exp $
+
+ 12 Apr 2011; Markus Meier <maekke@gentoo.org> binutils-config-2-r1.ebuild:
+ arm stable, bug #361849
08 Apr 2011; Jeroen Roovers <jer@gentoo.org> binutils-config-2-r1.ebuild:
Stable for HPPA (bug #361849).
diff --git a/sys-devel/binutils-config/binutils-config-2-r1.ebuild b/sys-devel/binutils-config/binutils-config-2-r1.ebuild
index 878e2025076c..2761e23b58cf 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.3 2011/04/08 15:16:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-2-r1.ebuild,v 1.4 2011/04/12 21:11:32 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 ~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 )"