summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2006-05-26 23:26:49 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2006-05-26 23:26:49 +0000
commitcb3eec5e23d89caaf1a46dcbb192c9c8b2e30b8d (patch)
treef0f0310562640ef01eeac74534a111e8039a073b /sys-devel/binutils
parentAdd ~x86-fbsd keyword. (diff)
downloadhistorical-cb3eec5e23d89caaf1a46dcbb192c9c8b2e30b8d.tar.gz
historical-cb3eec5e23d89caaf1a46dcbb192c9c8b2e30b8d.tar.bz2
historical-cb3eec5e23d89caaf1a46dcbb192c9c8b2e30b8d.zip
stable on amd64
Package-Manager: portage-2.1_pre10-r5
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.16.1-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 3e4c02a045c2..5b1c9f42949c 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.246 2006/05/22 04:43:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.247 2006/05/26 23:26:49 kugelfang Exp $
+
+ 26 May 2006; Danny van Dyk <kugelfang@gentoo.org>
+ binutils-2.16.1-r2.ebuild:
+ Marked stable on amd64.
*binutils-2.16.93 (22 May 2006)
diff --git a/sys-devel/binutils/binutils-2.16.1-r2.ebuild b/sys-devel/binutils/binutils-2.16.1-r2.ebuild
index 32939d6a3524..a99167fd88cb 100644
--- a/sys-devel/binutils/binutils-2.16.1-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.16.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.5 2006/04/25 15:50:31 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.6 2006/05/26 23:26:49 kugelfang Exp $
PATCHVER="1.9"
UCLIBC_PATCHVER="1.1"
@@ -8,4 +8,4 @@ ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="-* ~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"