diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-10 23:56:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-10 23:56:06 +0000 |
commit | a3f1771ffc76a6582cd2d78f8184d67f817f0338 (patch) | |
tree | a6c5caa310db31af94e5425a555317a9fa8f292c /sys-devel/binutils | |
parent | - stable on arm ia64 ppc s390 x86, other arches welcome to follow (diff) | |
download | gentoo-2-a3f1771ffc76a6582cd2d78f8184d67f817f0338.tar.gz gentoo-2-a3f1771ffc76a6582cd2d78f8184d67f817f0338.tar.bz2 gentoo-2-a3f1771ffc76a6582cd2d78f8184d67f817f0338.zip |
add fix for multilib cross-compilers
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.16.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/binutils/binutils-2.16.1.ebuild b/sys-devel/binutils/binutils-2.16.1.ebuild index 5f54df5cc5ee..a342e6aed051 100644 --- a/sys-devel/binutils/binutils-2.16.1.ebuild +++ b/sys-devel/binutils/binutils-2.16.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.8 2005/10/05 04:50:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.9 2005/10/10 23:56:06 vapier Exp $ -PATCHVER="1.3" +PATCHVER="1.4" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils diff --git a/sys-devel/binutils/files/digest-binutils-2.16.1 b/sys-devel/binutils/files/digest-binutils-2.16.1 index 81e0b5834b0d..7801040ed316 100644 --- a/sys-devel/binutils/files/digest-binutils-2.16.1 +++ b/sys-devel/binutils/files/digest-binutils-2.16.1 @@ -1,3 +1,3 @@ -MD5 6a9d529efb285071dad10e1f3d2b2967 binutils-2.16.1.tar.bz2 12549917 -MD5 53c73e064747148ce96e4c8d2f3ecd6d binutils-2.16.1-patches-1.3.tar.bz2 133298 +MD5 d7eb144375d7e1b57ea6e1fdac65d478 binutils-2.16.1-patches-1.4.tar.bz2 133477 MD5 e0db1c5854dcb0398f78cd7c7ddca7bd binutils-2.16.1-uclibc-patches-1.0.tar.bz2 5991 +MD5 6a9d529efb285071dad10e1f3d2b2967 binutils-2.16.1.tar.bz2 12549917 |