diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-03-06 06:24:17 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-03-06 06:24:17 +0000 |
commit | 2a2bc678de5a57d175d4f206de626ddc5ebdbfdf (patch) | |
tree | 703c493c848787e89e736ab788feb6a90a65a068 /sys-devel | |
parent | Changed src_install () to src_install() (diff) | |
download | gentoo-2-2a2bc678de5a57d175d4f206de626ddc5ebdbfdf.tar.gz gentoo-2-2a2bc678de5a57d175d4f206de626ddc5ebdbfdf.tar.bz2 gentoo-2-2a2bc678de5a57d175d4f206de626ddc5ebdbfdf.zip |
New minor revision that fixes the as.1 manpage issue and an ia64 linker bug.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/Manifest | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1.ebuild (renamed from sys-devel/binutils/binutils-2.15.90.0.1.ebuild) | 23 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.15.90.0.1.1 (renamed from sys-devel/binutils/files/digest-binutils-2.15.90.0.1) | 2 |
4 files changed, 13 insertions, 26 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 4a1955a8420a..a22df7645c3c 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,12 @@ # 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.107 2004/03/05 05:14:30 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.108 2004/03/06 06:24:16 kumba Exp $ + +*binutils-2.15.90.0.1.1 (06 Mar 2004) + + 06 Mar 2004; Joshua Kinard <kumba@gentoo.org> binutils-2.15.90.0.1.1.ebuild, + binutils-2.15.90.0.1.ebuild: + New minor revision that fixes the as.1 manpage issue and an ia64 linker bug. *binutils-2.15.90.0.1 (04 Mar 2004) diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index 013ae4060e99..17083e08e0bb 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -1,4 +1,4 @@ -MD5 1799d3dd987a1cbc5442a93b14417d19 ChangeLog 22801 +MD5 208c57f47f173b8e9c1a4dfa6c9af475 ChangeLog 23030 MD5 da40f04058c215a45279b51798b1084e binutils-2.11.92.0.12.3-r2.ebuild 3044 MD5 531a75f2ef944442c80e56c440128051 binutils-2.11.92.0.7.ebuild 2322 MD5 2f09d893da75b581d574a939be29aa62 binutils-2.12.90.0.15.ebuild 3499 @@ -20,7 +20,7 @@ MD5 dc88d8907839908aa761867bf0b60e03 binutils-2.14.90.0.7.ebuild 5566 MD5 0643635551cd5ace41464a21d69bf81d binutils-2.14.90.0.8-r1.ebuild 4589 MD5 708ab7fe6d7c57bd30019260d5cb6627 binutils-2.14.90.0.8.ebuild 4586 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 ff0244d6aa868f90c1ea0edaf2a96d20 binutils-2.15.90.0.1.ebuild 5042 +MD5 49be30e4840d7fa8782062532b417199 binutils-2.15.90.0.1.1.ebuild 4544 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 @@ -44,7 +44,7 @@ MD5 c19b60c5d77c4e0779d7820598b3b749 files/digest-binutils-2.14.90.0.7-r3 75 MD5 c19b60c5d77c4e0779d7820598b3b749 files/digest-binutils-2.14.90.0.7-r4 75 MD5 4f815f7f13b34c24939c85733607774b files/digest-binutils-2.14.90.0.8 159 MD5 6ad0d5c00d70532cdb821e34bbc26335 files/digest-binutils-2.14.90.0.8-r1 159 -MD5 78485d32f570bda6fb38aebfaf6333c6 files/digest-binutils-2.15.90.0.1 159 +MD5 6ac520e909c659659cb788ba876b352c files/digest-binutils-2.15.90.0.1.1 161 MD5 b811d65855a74369e0faccf7574b886b files/2.13/binutils-2.13.90.0.10-glibc21.patch 2931 MD5 03bc9914be9e707ed18fdfc9a35332d3 files/2.13/binutils-2.13.90.0.10-ia64-brl.patch 436 MD5 1841b2037b3da0e0dfddb0345a0526e8 files/2.13/binutils-2.13.90.0.10-x86_64-gotpcrel.patch 769 diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1.ebuild index a9f507a71f68..67119576d12c 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1.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.15.90.0.1.ebuild,v 1.1 2004/03/05 05:14:30 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1.ebuild,v 1.1 2004/03/06 06:24:16 kumba Exp $ IUSE="nls bootstrap build" @@ -18,7 +18,7 @@ S="${WORKDIR}/${P}" DESCRIPTION="Tools necessary to build programs" SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 mirror://kernel/linux/devel/binutils/test/${P}.tar.bz2 - mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" + mirror://gentoo/${PN}-2.15.90.0.1-patches-${PATCHVER}.tar.bz2" HOMEPAGE="http://sources.redhat.com/binutils/" SLOT="0" @@ -26,8 +26,6 @@ LICENSE="GPL-2 | LGPL-2" KEYWORDS="-*" DEPEND="virtual/glibc - >=sys-devel/automake-1.8 - >=sys-devel/autoconf-2.59 nls? ( sys-devel/gettext ) !build? ( !bootstrap? ( dev-lang/perl ) )" @@ -44,23 +42,6 @@ src_unpack() { epatch ${WORKDIR}/patch - # <hjl@lucon.org> - # Some generated fils in binutils 2.15.90.0.1 weren't updated. As the - # result, the assembler man page isn't installed. The work around - # requires automake 1.8.2 and autoconf 2.59: - echo -e "" - ebegin "Regenerating several Makefiles so as.1 manpage is installed" - export WANT_AUTOMAKE="1.8" - cd ${S}/gas - aclocal - automake --cygnus Makefile - automake --cygnus doc/Makefile - autoconf - cd ${S} - export -n WANT_AUTOMAKE - echo -e "" - eend - # Libtool is broken (Redhat). for x in ${S}/opcodes/Makefile.{am,in} diff --git a/sys-devel/binutils/files/digest-binutils-2.15.90.0.1 b/sys-devel/binutils/files/digest-binutils-2.15.90.0.1.1 index 7ce51d691e4c..037775a1c601 100644 --- a/sys-devel/binutils/files/digest-binutils-2.15.90.0.1 +++ b/sys-devel/binutils/files/digest-binutils-2.15.90.0.1.1 @@ -1,2 +1,2 @@ -MD5 4558a086c778915da83bc58ad540f4c0 binutils-2.15.90.0.1.tar.bz2 11073087 +MD5 d0427772ccbe68eefd40995d26ca4a78 binutils-2.15.90.0.1.1.tar.bz2 11068225 MD5 6037287cd9c1b40b4f384819f65ab7ca binutils-2.15.90.0.1-patches-1.0.tar.bz2 14003 |