summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-12-13 18:34:58 +0000
committerMark Guertin <gerk@gentoo.org>2002-12-13 18:34:58 +0000
commitb938a15c3019cd5e97b6d354bd7b053d2b291030 (patch)
treef49f87f9d76b9edfae31d06e67b39a0aade4a2e5 /sys-devel/binutils
parentmarked stable for ppc (diff)
downloadhistorical-b938a15c3019cd5e97b6d354bd7b053d2b291030.tar.gz
historical-b938a15c3019cd5e97b6d354bd7b053d2b291030.tar.bz2
historical-b938a15c3019cd5e97b6d354bd7b053d2b291030.zip
marked stable for ppc
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index ca731067ece9..b7c4ef3303ce 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2002/12/09 22:07:51 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.19 2002/12/13 18:34:58 gerk Exp $
+
+ 13 Dec 2002; Mark Guertin <gerk@gentoo.org> binutils-2.13.90.0.16.ebuild :
+ Marked stable for ppc.
10 Dec 2002; Martin Schlemmer <azarah@gentoo.org> binutils-2.13.90.0.16.ebuild :
Mark as stable for x86.
diff --git a/sys-devel/binutils/binutils-2.13.90.0.16.ebuild b/sys-devel/binutils/binutils-2.13.90.0.16.ebuild
index 33d2b55903be..038a0e7fc063 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.16.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.16.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.16.ebuild,v 1.3 2002/12/09 22:07:51 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.16.ebuild,v 1.4 2002/12/13 18:34:58 gerk 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"
+KEYWORDS="x86 ppc ~alpha ~sparc"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21