summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-07-05 00:23:34 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-07-05 00:23:34 +0000
commit499ebe93d7aebd7cdc8b4102e81acde658cfabc6 (patch)
tree2a7aaa06fdcf4271981cb3381a8c0f7708e4171d /sys-devel/binutils
parentStable on hppa (bug #133481). (diff)
downloadgentoo-2-499ebe93d7aebd7cdc8b4102e81acde658cfabc6.tar.gz
gentoo-2-499ebe93d7aebd7cdc8b4102e81acde658cfabc6.tar.bz2
gentoo-2-499ebe93d7aebd7cdc8b4102e81acde658cfabc6.zip
Dropping ~sparc - has issues building glibc
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-devel/binutils')
-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 ea0d4a24a700..f6e4d9f75388 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.259 2006/07/04 01:05:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.260 2006/07/05 00:23:33 gustavoz Exp $
+
+ 05 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> binutils-2.17.ebuild:
+ Dropping ~sparc - has issues building glibc
04 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
binutils-2.16.1-r3.ebuild:
diff --git a/sys-devel/binutils/binutils-2.17.ebuild b/sys-devel/binutils/binutils-2.17.ebuild
index 52e3b0ec52b4..6c188ac0de48 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.6 2006/06/30 02:50:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.7 2006/07/05 00:23:34 gustavoz Exp $
PATCHVER="1.0"
UCLIBC_PATCHVER="1.0"
@@ -8,4 +8,4 @@ ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-* ~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 ~arm ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd"