diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-05-22 04:43:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-05-22 04:43:44 +0000 |
commit | 4a2acc9430b34d86da3ca5e7e23093e02d0d655f (patch) | |
tree | 2fdb51237b3452cee4e18e18c347986a93ee6a0e /sys-devel | |
parent | check CTARGET for nptl/i386 warning (diff) | |
download | gentoo-2-4a2acc9430b34d86da3ca5e7e23093e02d0d655f.tar.gz gentoo-2-4a2acc9430b34d86da3ca5e7e23093e02d0d655f.tar.bz2 gentoo-2-4a2acc9430b34d86da3ca5e7e23093e02d0d655f.zip |
Version bump.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.93.ebuild | 24 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.16.93 | 9 |
3 files changed, 39 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 9d356a1b4e64..3e4c02a045c2 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.245 2006/04/25 15:50:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.246 2006/05/22 04:43:44 vapier Exp $ + +*binutils-2.16.93 (22 May 2006) + + 22 May 2006; Mike Frysinger <vapier@gentoo.org> +binutils-2.16.93.ebuild: + Version bump. 25 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> binutils-2.16.1-r2.ebuild: diff --git a/sys-devel/binutils/binutils-2.16.93.ebuild b/sys-devel/binutils/binutils-2.16.93.ebuild new file mode 100644 index 000000000000..399ba2545ef7 --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.93.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.93.ebuild,v 1.1 2006/05/22 04:43:44 vapier Exp $ + +PATCHVER="1.0" +UCLIBC_PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +# ARCH - packages to test before marking +KEYWORDS="-*" + +src_unpack() { + tc-binutils_unpack + + # need to figure out how to make these work ... + rm \ + "${S}"/binutils/doc/config.texi \ + "${S}"/gas/doc/asconfig.texi \ + "${S}"/ld/configdoc.texi \ + || die + + tc-binutils_apply_patches +} diff --git a/sys-devel/binutils/files/digest-binutils-2.16.93 b/sys-devel/binutils/files/digest-binutils-2.16.93 new file mode 100644 index 000000000000..162261f819dc --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.16.93 @@ -0,0 +1,9 @@ +MD5 eb59d3e1e0daaece1a27b9f87ea0f956 binutils-2.16.93-patches-1.0.tar.bz2 7881 +RMD160 cb55c6980d64507c98b1368b8053c1894699af04 binutils-2.16.93-patches-1.0.tar.bz2 7881 +SHA256 1e1b458d5a86321f6c7a877bbc8be6fd90dbe594da46168cb74d79f791d4d9fd binutils-2.16.93-patches-1.0.tar.bz2 7881 +MD5 e6fadb44d63e752ce1d79d23b0186feb binutils-2.16.93-uclibc-patches-1.0.tar.bz2 1571 +RMD160 8fb2a71931a138439325f9d9adde855df493ad50 binutils-2.16.93-uclibc-patches-1.0.tar.bz2 1571 +SHA256 97c6397d0e310f211be3d05113239ab338e0f3f36ba005c59ccb3c7c7985b70d binutils-2.16.93-uclibc-patches-1.0.tar.bz2 1571 +MD5 c815ff14c4b3e2a854a849f3369fe25b binutils-2.16.93.tar.bz2 13716872 +RMD160 5e68dfeddcdc8399d72096002fb14bc7404cbf65 binutils-2.16.93.tar.bz2 13716872 +SHA256 6fba24ae14a48768544761cfaea6b9284b23d6442a035a6eda3a1505337b2fdb binutils-2.16.93.tar.bz2 13716872 |