diff options
Diffstat (limited to 'sys-devel/binutils/binutils-2.15.91.0.2-r2.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.91.0.2-r2.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sys-devel/binutils/binutils-2.15.91.0.2-r2.ebuild b/sys-devel/binutils/binutils-2.15.91.0.2-r2.ebuild new file mode 100644 index 000000000000..b35237c02eae --- /dev/null +++ b/sys-devel/binutils/binutils-2.15.91.0.2-r2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.2-r2.ebuild,v 1.1 2005/05/28 08:37:38 vapier Exp $ + +PATCHVER="1.1" +UCLIBC_PATCHVER="" +inherit toolchain-binutils + +KEYWORDS="-* -amd64 ~hppa ~mips ~sparc" |