diff options
author | 2005-11-13 22:02:45 +0000 | |
---|---|---|
committer | 2005-11-13 22:02:45 +0000 | |
commit | 11a216a6c29c757d56d63118edcb2c49b29a0dbf (patch) | |
tree | 88a10473d0d32e71e6890b3dfe067a5eb284d04b /sys-devel/binutils/binutils-2.16.91.0.4.ebuild | |
parent | Stable on x86; bug #112063 (diff) | |
download | gentoo-2-11a216a6c29c757d56d63118edcb2c49b29a0dbf.tar.gz gentoo-2-11a216a6c29c757d56d63118edcb2c49b29a0dbf.tar.bz2 gentoo-2-11a216a6c29c757d56d63118edcb2c49b29a0dbf.zip |
Version bump.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-devel/binutils/binutils-2.16.91.0.4.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.4.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-devel/binutils/binutils-2.16.91.0.4.ebuild b/sys-devel/binutils/binutils-2.16.91.0.4.ebuild new file mode 100644 index 000000000000..21ef42399d2d --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.91.0.4.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.4.ebuild,v 1.1 2005/11/13 22:02:45 vapier Exp $ + +PATCHVER="1.0" +UCLIBC_PATCHVER="1.0" +inherit toolchain-binutils + +# ARCH - packages to test before marking +KEYWORDS="-*" |