blob: 8e03973ff7c156d93bb42928611fae03e7b9c8d7 (
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.15.92.0.2-r10.ebuild,v 1.10 2005/10/05 05:18:57 vapier Exp $
PATCHVER="2.7"
UCLIBC_PATCHVER="1.1"
inherit toolchain-binutils
KEYWORDS="-* alpha amd64 -arm hppa ia64 m68k mips -ppc ~ppc64 sh sparc x86"
|