9 lines
296 B
Bash
9 lines
296 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24.51.0.3.ebuild,v 1.1 2014/02/01 05:48:33 vapier Exp $
|
|
|
|
EAPI="4"
|
|
|
|
PATCHVER="1.0"
|
|
ELF2FLT_VER=""
|
|
inherit toolchain-binutils
|