# 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.15.90.0.1.1-r4.ebuild,v 1.5 2005/04/17 07:37:34 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils KEYWORDS="-* amd64 -arm -hppa ppc s390 x86" src_unpack() { tc-binutils_unpack # Patches cd "${WORKDIR}"/patch mkdir skip mv 05*pni* skip # The prescott patch is not ready yet. tc-binutils_apply_patches }