diff options
author | 2006-04-10 04:23:17 +0000 | |
---|---|---|
committer | 2006-04-10 04:23:17 +0000 | |
commit | 801da7b46d941252ed551b634030b6c25990a02b (patch) | |
tree | 72b17509efe3bf0390dfe0dfdf8e4884f2e9623a /sys-devel | |
parent | more keywords (diff) | |
download | gentoo-2-801da7b46d941252ed551b634030b6c25990a02b.tar.gz gentoo-2-801da7b46d941252ed551b634030b6c25990a02b.tar.bz2 gentoo-2-801da7b46d941252ed551b634030b6c25990a02b.zip |
add support for freebsd ldso hints
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.7.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.16.91.0.7 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/binutils/binutils-2.16.91.0.7.ebuild b/sys-devel/binutils/binutils-2.16.91.0.7.ebuild index e2a1101de959..35a25ec3a15b 100644 --- a/sys-devel/binutils/binutils-2.16.91.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.16.91.0.7.ebuild @@ -1,8 +1,8 @@ # 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.91.0.7.ebuild,v 1.1 2006/03/18 03:32:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.91.0.7.ebuild,v 1.2 2006/04/10 04:23:17 vapier Exp $ -PATCHVER="1.0" +PATCHVER="1.1" UCLIBC_PATCHVER="1.0" ELF2FLT_VER="" inherit toolchain-binutils diff --git a/sys-devel/binutils/files/digest-binutils-2.16.91.0.7 b/sys-devel/binutils/files/digest-binutils-2.16.91.0.7 index 46bd15328b0a..3c9c044e479b 100644 --- a/sys-devel/binutils/files/digest-binutils-2.16.91.0.7 +++ b/sys-devel/binutils/files/digest-binutils-2.16.91.0.7 @@ -1,6 +1,6 @@ -MD5 5fdbfc7b4bc20e50235db9e7877c2dae binutils-2.16.91.0.7-patches-1.0.tar.bz2 8620 -RMD160 bfa76fe5e09d0d3115feccb39b34411969393fa1 binutils-2.16.91.0.7-patches-1.0.tar.bz2 8620 -SHA256 05823bc06826df04ab75af3da0fdc74754fd0857f20c1ddb5e7af93a97235221 binutils-2.16.91.0.7-patches-1.0.tar.bz2 8620 +MD5 9652a158bd2cc03359cbe8564a2dbe42 binutils-2.16.91.0.7-patches-1.1.tar.bz2 10696 +RMD160 ee263125a80128ac5a23da210472af8247cf1a8a binutils-2.16.91.0.7-patches-1.1.tar.bz2 10696 +SHA256 b174d2403f7a94a950b3f4e79b9a2f93f497ff9ad05c1c6ca0270206c59eafde binutils-2.16.91.0.7-patches-1.1.tar.bz2 10696 MD5 150de1bacf403daa90f7f251e0ab62ae binutils-2.16.91.0.7-uclibc-patches-1.0.tar.bz2 1578 RMD160 d26f9866ad1be3ba32b0fef9ed69c18b0115708a binutils-2.16.91.0.7-uclibc-patches-1.0.tar.bz2 1578 SHA256 be441b3be57ee47a48e829a2558e061208ab69ff57307e2796be9c015af05ba6 binutils-2.16.91.0.7-uclibc-patches-1.0.tar.bz2 1578 |