diff options
author | 2006-04-17 15:50:18 +0000 | |
---|---|---|
committer | 2006-04-17 15:50:18 +0000 | |
commit | 75eaf110f71b952c0ca784940efd91cb0689ac01 (patch) | |
tree | d204c4dc6036455a8698454ecf24cb9c7c98481d /sys-devel | |
parent | Stable on x86; bug #129705 (diff) | |
download | gentoo-2-75eaf110f71b952c0ca784940efd91cb0689ac01.tar.gz gentoo-2-75eaf110f71b952c0ca784940efd91cb0689ac01.tar.bz2 gentoo-2-75eaf110f71b952c0ca784940efd91cb0689ac01.zip |
re-enable workaround #130264
(Portage version: 2.1_pre9)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.92.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.16.92.ebuild b/sys-devel/binutils/binutils-2.16.92.ebuild index 11d247d81137..56c99aa264ca 100644 --- a/sys-devel/binutils/binutils-2.16.92.ebuild +++ b/sys-devel/binutils/binutils-2.16.92.ebuild @@ -1,6 +1,6 @@ # 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.92.ebuild,v 1.1 2006/04/17 05:59:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.92.ebuild,v 1.2 2006/04/17 15:50:18 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" @@ -10,7 +10,7 @@ inherit toolchain-binutils # ARCH - packages to test before marking KEYWORDS="-*" -fsrc_unpack() { +src_unpack() { tc-binutils_unpack # need to figure out how to make these work ... |