blob: 0e81a17357d931ce7ecdc01126919bd3f52c1c2e (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.97.ebuild,v 1.3 2005/05/06 02:29:55 vapier Exp $
PATCHVER="1.0"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
# not supported, please dont keyword, use 2.16
KEYWORDS="-*"
|