summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Nall <nall@gentoo.org>2003-02-02 04:04:30 +0000
committerJon Nall <nall@gentoo.org>2003-02-02 04:04:30 +0000
commita749caa7636b840ddc076ca99087c616628c84f5 (patch)
tree9a16322e67c70ae8cba5298b489da5acdb139636 /sys-devel
parentAdding dev-tcltk/tkXwin to dependencies. (diff)
downloadhistorical-a749caa7636b840ddc076ca99087c616628c84f5.tar.gz
historical-a749caa7636b840ddc076ca99087c616628c84f5.tar.bz2
historical-a749caa7636b840ddc076ca99087c616628c84f5.zip
change .18 to stable for ppc (fixes #14776)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 53d7eb8ea632..a15407e0b58b 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.26 2003/01/29 16:27:48 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.27 2003/02/02 04:04:29 nall Exp $
*binutils-2.13.90.0.18 (26 Jan 2003)
+ 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
+
29 Jan 2003; Nicholas Wourms <dragon@gentoo.org> binutils-2.13.90.0.18.ebuild :
Fixed Jakub's eh-frame-ro patch to apply and compile cleanly against
binutils-2.13.90.0.18. Passed all tests locally on x86, but please test on
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 88903f8398e5..718aa9eb360c 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-2002 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.2 2003/01/29 16:27:48 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18.ebuild,v 1.3 2003/02/02 04:04:30 nall Exp $
IUSE="nls bootstrap static build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2|LGPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips"
+KEYWORDS="~x86 ppc ~alpha ~sparc ~mips"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21