diff options
author | lu_zero <lu_zero@f6c575c3-9127-0410-a9de-b4051be92aec> | 2007-03-30 16:12:20 +0000 |
---|---|---|
committer | lu_zero <lu_zero@f6c575c3-9127-0410-a9de-b4051be92aec> | 2007-03-30 16:12:20 +0000 |
commit | e794ddbe91451eda7f3ddd0b61f81183edbe60d0 (patch) | |
tree | 5909858bf5ee530b7ed4a35b1c9713b612053dae /sys-devel/binutils/binutils-2.17.50.0.13.ebuild | |
parent | version bumps (diff) | |
download | toolchain-e794ddbe91451eda7f3ddd0b61f81183edbe60d0.tar.gz toolchain-e794ddbe91451eda7f3ddd0b61f81183edbe60d0.tar.bz2 toolchain-e794ddbe91451eda7f3ddd0b61f81183edbe60d0.zip |
Bump
Diffstat (limited to 'sys-devel/binutils/binutils-2.17.50.0.13.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.17.50.0.13.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-devel/binutils/binutils-2.17.50.0.13.ebuild b/sys-devel/binutils/binutils-2.17.50.0.13.ebuild new file mode 100644 index 0000000..79af221 --- /dev/null +++ b/sys-devel/binutils/binutils-2.17.50.0.13.ebuild @@ -0,0 +1,11 @@ +# 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.17.50.0.8.ebuild,v 1.1 2006/12/03 06:34:15 vapier Exp $ + +PATCHVER="1.0" +UCLIBC_PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +# ARCH - packages to test before marking +KEYWORDS="-*" |