summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-10-06 23:09:38 +0000
committerTravis Tilley <lv@gentoo.org>2004-10-06 23:09:38 +0000
commit4ee92a97d25634c81415dcb345d7ef1cf5ace184 (patch)
tree847b207719c892e0e98db299aa56df3eef2e306c /sys-devel
parentInitial version. Closes #57197. (diff)
downloadhistorical-4ee92a97d25634c81415dcb345d7ef1cf5ace184.tar.gz
historical-4ee92a97d25634c81415dcb345d7ef1cf5ace184.tar.bz2
historical-4ee92a97d25634c81415dcb345d7ef1cf5ace184.zip
~x86
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/Manifest4
-rw-r--r--sys-devel/binutils/binutils-2.15.92.0.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 9b62623e9793..9484b98daa8e 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.160 2004/10/03 07:55:50 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.161 2004/10/06 23:09:38 lv Exp $
+
+ 06 Oct 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.92.0.2.ebuild:
+ added ~x86 keyword, as requested in bug 66555
03 Oct 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.92.0.2.ebuild:
added ~amd64 keyword. among other things, this release fixes an x86-64 linker
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index 1d8e25698e77..8b5b049824f3 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -1,4 +1,3 @@
-MD5 ec2ef143f977e988e63fd7738e61964a ChangeLog 35653
MD5 b60efe46b3d022ade1a74c6fa2c09d7f binutils-2.11.92.0.12.3-r2.ebuild 2980
MD5 1872c47d3b04308a4237ea2dbcc47bc5 binutils-2.11.92.0.7.ebuild 2290
MD5 a7b48133d78b1efde98f85bea80d6ea5 binutils-2.12.90.0.15.ebuild 3257
@@ -24,7 +23,8 @@ MD5 50ca49430b20bc9727ceece6289c7dad binutils-2.15.91.0.1-r2.ebuild 4994
MD5 5af514431a384af812da84665ea8612a binutils-2.15.91.0.1.ebuild 4668
MD5 722667759a5cd99eef79be263a5f4834 binutils-2.15.91.0.2.ebuild 5120
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
-MD5 0dd27009bd169e3742f7d7b8100fae14 binutils-2.15.92.0.2.ebuild 5085
+MD5 a9bb9ead4c7c0f5a21bf63ee97c242da binutils-2.15.92.0.2.ebuild 5090
+MD5 cfd1e037173735369d3b5a503ccee1a5 ChangeLog 35776
MD5 fe5fb935b171a472f5eb1a8bca63c136 files/binutils-2.12.90.0.14-glibc21.patch 7936
MD5 f453b3f208b17cd18380bc3653936487 files/binutils-2.12.90.0.14-x86_64-libpic.patch 1184
MD5 e3effee7a8054f5e0344034c596cb6fc files/binutils-2.14.amd64-32bit-path-fix.patch 456
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
index 0777271acf2c..94ea83a9185f 100644
--- a/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
+++ b/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2.ebuild,v 1.2 2004/10/03 07:55:50 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2.ebuild,v 1.3 2004/10/06 23:09:38 lv Exp $
inherit eutils libtool flag-o-matic gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2
LICENSE="GPL-2 | LGPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* ~amd64 ~x86"
IUSE="nls bootstrap build multitarget uclibc"
DEPEND="virtual/libc