summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-05 22:54:04 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-05 22:54:04 +0000
commit22bbea1c30f38f627809b61799f816d41aee3842 (patch)
tree55010ee166d625460cf453111e858e637eb8e91f /sys-devel/binutils
parentDrop ~alpha keyword since we don't have java 1.4. (diff)
downloadgentoo-2-22bbea1c30f38f627809b61799f816d41aee3842.tar.gz
gentoo-2-22bbea1c30f38f627809b61799f816d41aee3842.tar.bz2
gentoo-2-22bbea1c30f38f627809b61799f816d41aee3842.zip
add back in ~sparc since glibc sucked, not binutils
(Portage version: 2.1.1_pre2-r2)
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, 3 insertions, 6 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index f6e4d9f75388..037cf7c1eb10 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,9 +1,6 @@
# 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.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
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.261 2006/07/05 22:54:04 vapier Exp $
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 6c188ac0de48..83a8891801a0 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.7 2006/07/05 00:23:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.8 2006/07/05 22:54:04 vapier 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 ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"