diff options
author | 2006-01-12 00:42:35 +0000 | |
---|---|---|
committer | 2006-01-12 00:42:35 +0000 | |
commit | 2518b2d31aac507672d4b57c13c3a7f4239004a4 (patch) | |
tree | d89967bfde0643ae03718c50b4a5ce583c71bdfc /sys-devel/binutils/binutils-2.16.90.0.3.ebuild | |
parent | Rewrite ebuild to use freebsd upstream distfile, and include freebsd patches ... (diff) | |
download | gentoo-2-2518b2d31aac507672d4b57c13c3a7f4239004a4.tar.gz gentoo-2-2518b2d31aac507672d4b57c13c3a7f4239004a4.tar.bz2 gentoo-2-2518b2d31aac507672d4b57c13c3a7f4239004a4.zip |
declare ELF2FLT_VER empty for now
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-devel/binutils/binutils-2.16.90.0.3.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.90.0.3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.16.90.0.3.ebuild b/sys-devel/binutils/binutils-2.16.90.0.3.ebuild index e11dffde9e35..75a743e89bee 100644 --- a/sys-devel/binutils/binutils-2.16.90.0.3.ebuild +++ b/sys-devel/binutils/binutils-2.16.90.0.3.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.90.0.3.ebuild,v 1.6 2005/11/18 22:42:50 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.90.0.3.ebuild,v 1.7 2006/01/12 00:42:35 vapier Exp $ PATCHVER="1.3" UCLIBC_PATCHVER="1.0" +ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking |