blob: 3e24cd74099a773292f1d9f044c4fe88da4de3ba (
plain)
1
2
3
4
5
6
7
8
9
|
# 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.14.90.0.8-r3.ebuild,v 1.2 2005/05/29 12:15:16 kloeri Exp $
PATCHVER="1.6"
UCLIBC_PATCHVER="1.1"
inherit toolchain-binutils
KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|