blob: e1cf9b453d6db2bc5af31837bcfa8adf0f0ef0dc (
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-r7.ebuild,v 1.5 2005/05/10 18:42:00 pylon Exp $
PATCHVER="2.0"
UCLIBC_PATCHVER="1.1"
inherit toolchain-binutils
KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 sparc x86 -ppc"
|