diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-12 00:42:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-12 00:42:35 +0000 |
commit | 4479f443b046ef29578bb4502b6aba085aab3bf1 (patch) | |
tree | 7dedc498ff2194586883af4339c1f1630ebd2f73 /sys-devel/binutils/binutils-2.16.91.0.2.ebuild | |
parent | Rewrite ebuild to use freebsd upstream distfile, and include freebsd patches ... (diff) | |
download | historical-4479f443b046ef29578bb4502b6aba085aab3bf1.tar.gz historical-4479f443b046ef29578bb4502b6aba085aab3bf1.tar.bz2 historical-4479f443b046ef29578bb4502b6aba085aab3bf1.zip |
declare ELF2FLT_VER empty for now
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-devel/binutils/binutils-2.16.91.0.2.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.16.91.0.2.ebuild b/sys-devel/binutils/binutils-2.16.91.0.2.ebuild index 2f18b7953864..748dd81849ab 100644 --- a/sys-devel/binutils/binutils-2.16.91.0.2.ebuild +++ b/sys-devel/binutils/binutils-2.16.91.0.2.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.91.0.2.ebuild,v 1.2 2005/11/18 22:42:50 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.91.0.2.ebuild,v 1.3 2006/01/12 00:42:35 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" +ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking |