summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-19 21:13:46 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-19 21:13:46 +0000
commit8d27e3bb1a5ddbe0938713013d8b10a759bf0af8 (patch)
tree39c69c1662186f5881671ab4aca2cb8e3e2879b0
parent~sparc here (diff)
downloadgentoo-2-8d27e3bb1a5ddbe0938713013d8b10a759bf0af8.tar.gz
gentoo-2-8d27e3bb1a5ddbe0938713013d8b10a759bf0af8.tar.bz2
gentoo-2-8d27e3bb1a5ddbe0938713013d8b10a759bf0af8.zip
Stable on sparc
(Portage version: 2.1.1)
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 3f11496627fd..ee69ed6ff26c 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# 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.269 2006/10/19 08:10:00 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.270 2006/10/19 21:13:46 gustavoz Exp $
+
+ 19 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> binutils-2.17.ebuild:
+ Stable on sparc
19 Oct 2006; Luca Barbato <lu_zero@gentoo.org> binutils-2.17.ebuild:
Marked ppc
diff --git a/sys-devel/binutils/binutils-2.17.ebuild b/sys-devel/binutils/binutils-2.17.ebuild
index e96b98f4ca30..253c9581a0cf 100644
--- a/sys-devel/binutils/binutils-2.17.ebuild
+++ b/sys-devel/binutils/binutils-2.17.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.17.ebuild,v 1.13 2006/10/19 08:10:00 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.14 2006/10/19 21:13:46 gustavoz Exp $
PATCHVER="1.1"
UCLIBC_PATCHVER="1.0"
@@ -8,4 +8,4 @@ ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-* ~amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"