blob: 307dbd550ff450334c3a24cb901ee8b7967dfe1c (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.ebuild,v 1.9 2008/12/14 14:19:52 aballier Exp $
PATCHVER="1.1"
ELF2FLT_VER=""
inherit toolchain-binutils
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~sparc-fbsd ~x86"
|