diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-21 01:14:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-21 01:14:52 +0000 |
commit | eeb87a06b8d2213f329629448781458f00c90281 (patch) | |
tree | a1f731beaf3d1736a3d45263ad3bc183a4045c2a /sys-devel/binutils/binutils-2.16.91.0.5.ebuild | |
parent | arm/hppa/m68k/s390/sh love (diff) | |
download | gentoo-2-eeb87a06b8d2213f329629448781458f00c90281.tar.gz gentoo-2-eeb87a06b8d2213f329629448781458f00c90281.tar.bz2 gentoo-2-eeb87a06b8d2213f329629448781458f00c90281.zip |
Version bump.
(Portage version: 2.0.53)
Diffstat (limited to 'sys-devel/binutils/binutils-2.16.91.0.5.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.5.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-devel/binutils/binutils-2.16.91.0.5.ebuild b/sys-devel/binutils/binutils-2.16.91.0.5.ebuild new file mode 100644 index 000000000000..cfb2c435d8bb --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.91.0.5.ebuild @@ -0,0 +1,10 @@ +# 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.16.91.0.5.ebuild,v 1.1 2005/12/21 01:14:52 vapier Exp $ + +PATCHVER="1.0" +UCLIBC_PATCHVER="1.0" +inherit toolchain-binutils + +# ARCH - packages to test before marking +KEYWORDS="-*" |