diff options
author | 2012-11-02 22:44:35 +0000 | |
---|---|---|
committer | 2012-11-02 22:44:35 +0000 | |
commit | ef4f7257e0b9f4c3aba7b32d06ad6661f37a71d8 (patch) | |
tree | 78ed084bd4e29781c3d3eb4410cc2fa01f2609ed /sys-devel/binutils/binutils-2.23.ebuild | |
parent | stable ppc ppc64, bug #440776 (diff) | |
download | historical-ef4f7257e0b9f4c3aba7b32d06ad6661f37a71d8.tar.gz historical-ef4f7257e0b9f4c3aba7b32d06ad6661f37a71d8.tar.bz2 historical-ef4f7257e0b9f4c3aba7b32d06ad6661f37a71d8.zip |
Drop ld sysroot patch since upstream has merged a proper fix.
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64
Manifest-Sign-Key: 0xFB7C4156
Diffstat (limited to 'sys-devel/binutils/binutils-2.23.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.23.ebuild b/sys-devel/binutils/binutils-2.23.ebuild index 146ed0c7fa1d..a1a21bb9528c 100644 --- a/sys-devel/binutils/binutils-2.23.ebuild +++ b/sys-devel/binutils/binutils-2.23.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.ebuild,v 1.1 2012/10/24 03:26:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.ebuild,v 1.2 2012/11/02 22:44:29 vapier Exp $ -PATCHVER="1.0" +PATCHVER="1.1" ELF2FLT_VER="" inherit toolchain-binutils |