blob: c6481fe483c414f702881a0847543bb921402645 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.14.90.0.8-r3.ebuild,v 1.5 2006/01/12 00:42:35 vapier Exp $
PATCHVER="1.6"
UCLIBC_PATCHVER="1.1"
ELF2FLT_VER=""
inherit toolchain-binutils
KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
|