summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/binutils/ChangeLog11
-rw-r--r--sys-devel/binutils/Manifest4
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.18.ebuild4
3 files changed, 12 insertions, 7 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index dfd3c767c54f..ab339fd3e4b4 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.51 2003/05/26 21:40:36 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.52 2003/05/27 23:48:46 gmsoft Exp $
*binutils-2.14.90.0.4 (26 May 2003)
@@ -126,11 +126,13 @@
18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords.
- 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
- Added hppa to keywords.
*binutils-2.13.90.0.18 (26 Jan 2003)
+ 27 May 2003; Guy Martin <gmsoft@gentoo.org> binutils-2.13.90.0.18.ebuild:
+ Remasking binutils 2.13.90.0.18 for hppa which cause random segfault on
+ hppa1.1 stations.
+
29 Mar 2003; Christian Birchinger <joker@gentoo.org>
binutils-2.13.90.0.18.ebuild:
Added sparc stable keyword
@@ -153,6 +155,9 @@
21 Feb 2003; Aron Griffis <agriffis@gentoo.org> binutils-2.13.90.0.18.ebuild :
Mark stable on alpha
+ 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> binutils-2.13.90.0.18.ebuild :
+ Added hppa to keywords.
+
01 Feb 2003; Jon Nall <nall@gentoo.org> binutils-2.13.90.0.18.ebuild :
made stable for ppc. this is to allow kde to compile happily and closes bug
#14776
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index edeb05b4ad35..1c2dfd95f15f 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -1,4 +1,4 @@
-MD5 3fd9884f02a8b0472756c816e27addf2 ChangeLog 10103
+MD5 6408bf71062927de93c6d43dfd3a4f7a ChangeLog 10305
MD5 aadd595cfe7c0c5bbcec70650b452401 binutils-2.11.92.0.12.3-r2.ebuild 3125
MD5 011c5a33d84072e1af09ccf89cba6d61 binutils-2.11.92.0.7.ebuild 2357
MD5 368c85b995c3ab74a32a09e573aba1f9 binutils-2.12.90.0.15.ebuild 3512
@@ -7,7 +7,7 @@ MD5 da61d04d133fef7fad5eb175bf409094 binutils-2.14.90.0.2.ebuild 4829
MD5 5ed1c40a92233028ce782a0c337603d9 binutils-2.13.90.0.16-r1.ebuild 4740
MD5 09ad052b0ffe98d08f857b1dffee38ab binutils-2.14.90.0.4.ebuild 4835
MD5 2adeb2860e4df3cdcb96ef6cd5430ab1 binutils-2.13.90.0.18-r1.ebuild 5376
-MD5 92d499d1d77ed2571dda9ea61195fa05 binutils-2.13.90.0.18.ebuild 4580
+MD5 51bfea19ab266367baf39b3e6224be33 binutils-2.13.90.0.18.ebuild 4580
MD5 d7b4cc81d5633b9a2bca55e3f0b7205e binutils-2.13.90.0.20-r1.ebuild 5006
MD5 da65d51e66e6bdc13a3df7049bddf4ae binutils-2.14.90.0.1-r1.ebuild 5098
MD5 fe5fb935b171a472f5eb1a8bca63c136 files/binutils-2.12.90.0.14-glibc21.patch 7936
diff --git a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild b/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
index 53025fcb1f47..fb8727853e39 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18.ebuild,v 1.16 2003/05/25 15:34:03 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18.ebuild,v 1.17 2003/05/27 23:48:46 gmsoft Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="x86 ppc alpha sparc ~mips hppa arm"
+KEYWORDS="x86 ppc alpha sparc ~mips ~hppa arm"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21