blob: 6c0d6a96ef6d9ad56556dc12e00c971c0e28724a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.50.0.10.ebuild,v 1.3 2007/01/28 03:12:08 vapier Exp $
PATCHVER="1.2"
UCLIBC_PATCHVER="1.0"
ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
KEYWORDS="-*"
|