diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-02 04:27:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-02 04:27:07 +0000 |
commit | aa689e33328f3b7eb354935ef1726369609c8338 (patch) | |
tree | c9e12410c55db0805cb2b708a67ef839c5d9bdfb /sys-devel/binutils/binutils-2.16.91.0.2.ebuild | |
parent | Mask testing mozilla, firefox, thunderbird (diff) | |
download | gentoo-2-aa689e33328f3b7eb354935ef1726369609c8338.tar.gz gentoo-2-aa689e33328f3b7eb354935ef1726369609c8338.tar.bz2 gentoo-2-aa689e33328f3b7eb354935ef1726369609c8338.zip |
Version bump.
(Portage version: 2.0.51.22-r2)
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 | 10 |
1 files changed, 10 insertions, 0 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 new file mode 100644 index 000000000000..7177b0225af1 --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.91.0.2.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.2.ebuild,v 1.1 2005/08/02 04:27:07 vapier Exp $ + +PATCHVER="1.0" +UCLIBC_PATCHVER="1.0" +inherit toolchain-binutils + +# ARCH - packages to test before marking +KEYWORDS="-*" |