summaryrefslogtreecommitdiff
blob: f847793860903195312b4f2d68f2a13542b73c1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.3-r4.ebuild,v 1.2 2005/01/03 00:00:16 ciaranm Exp $

PATCHVER="1.4"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils

KEYWORDS="-* ~arm ~ppc ~ppc64"

src_unpack() {
	toolchain-binutils_src_unpack
	apply_binutils_updates
}