summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2004-02-21 21:39:03 +0000
committerBrad House <brad_mssw@gentoo.org>2004-02-21 21:39:03 +0000
commitbd7453cbd890a2a92b68c3de9e4262ebe31acffc (patch)
treec01492136984aa8aa11abdcf7a1872ee20ca873a /sys-devel/binutils
parentinitial ebuild #24206 (diff)
downloadgentoo-2-bd7453cbd890a2a92b68c3de9e4262ebe31acffc.tar.gz
gentoo-2-bd7453cbd890a2a92b68c3de9e4262ebe31acffc.tar.bz2
gentoo-2-bd7453cbd890a2a92b68c3de9e4262ebe31acffc.zip
stable for amd64 2004.0 release
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 7b4f6385be4b..4d8a86379f1a 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.104 2004/02/17 20:53:19 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.105 2004/02/21 21:39:03 brad_mssw Exp $
+
+ 21 Feb 2004; Brad House <brad_mssw@gentoo.org>
+ binutils-2.14.90.0.8-r1.ebuild:
+ stable on amd64 for 2004.0 release
17 Feb 2004; Martin Schlemmer <azarah@gentoo.org>
binutils-2.14.90.0.8-r1.ebuild:
diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
index 786d05772bc0..fc414398f371 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.2 2004/02/17 20:53:19 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.3 2004/02/21 21:39:03 brad_mssw Exp $
IUSE="nls bootstrap build"
@@ -23,7 +23,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~arm ~ia64 ~ppc64"
+KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~arm ~ia64 ~ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )