blob: 310760bc7dc17370297444f263f315cc39710c25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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.14.ebuild,v 1.2 2007/06/24 18:12:22 peper Exp $
EAPI="4"
PATCHVER="1.0"
UCLIBC_PATCHVER="1.0"
ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
KEYWORDS=""
|