blob: 9879d6f2d5d91fedcf0dfb73239d714b333bae66 (
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.15.90.0.1.1-r5.ebuild,v 1.3 2006/01/12 00:42:35 vapier Exp $
PATCHVER="1.2"
UCLIBC_PATCHVER="1.0"
ELF2FLT_VER=""
inherit toolchain-binutils
KEYWORDS="-* amd64 -arm -hppa ppc s390 x86"
|