# 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.5.ebuild,v 1.2 2006/01/12 00:42:35 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" ELF2FLT_VER="" inherit toolchain-binutils eutils # ARCH - packages to test before marking KEYWORDS="-*" src_unpack() { tc-binutils_unpack cd ${S} epatch ${FILESDIR}/binutils-suse-hashvals.diff epatch ${FILESDIR}/binutils-suse-bdirect.diff epatch ${FILESDIR}/binutils-gentoo-dynsort.diff tc-binutils_apply_patches }