blob: 349034bad9500d055eb2e57e60b94993ca0dec3d (
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-r9.ebuild,v 1.2 2005/05/20 04:15:36 vapier Exp $
PATCHVER="2.4"
UCLIBC_PATCHVER="1.1"
inherit toolchain-binutils
KEYWORDS="-* ~alpha ~amd64 -arm ~hppa ~ia64 -ppc ~ppc64 ~m68k ~sparc ~x86"
|