diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-06 02:29:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-06 02:29:55 +0000 |
commit | dd2c053a21524ed23ac7ca5065e82db35327b49e (patch) | |
tree | c5e6083dfd50343cc93d809137d87eff531604dc | |
parent | Fix to patch to work on mono-1.0.x (diff) | |
download | historical-dd2c053a21524ed23ac7ca5065e82db35327b49e.tar.gz historical-dd2c053a21524ed23ac7ca5065e82db35327b49e.tar.bz2 historical-dd2c053a21524ed23ac7ca5065e82db35327b49e.zip |
mark this versions unsupported
-rw-r--r-- | sys-devel/binutils/binutils-2.15.97.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.90.0.1.ebuild | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sys-devel/binutils/binutils-2.15.97.ebuild b/sys-devel/binutils/binutils-2.15.97.ebuild index 55ea48a5f1a2..0e81a17357d9 100644 --- a/sys-devel/binutils/binutils-2.15.97.ebuild +++ b/sys-devel/binutils/binutils-2.15.97.ebuild @@ -1,10 +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.15.97.ebuild,v 1.2 2005/04/30 01:07:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.97.ebuild,v 1.3 2005/05/06 02:29:55 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils -# ARCH - packages to test before marking +# not supported, please dont keyword, use 2.16 KEYWORDS="-*" diff --git a/sys-devel/binutils/binutils-2.16.90.0.1.ebuild b/sys-devel/binutils/binutils-2.16.90.0.1.ebuild index 369dd9c1e3c3..506b6f2f4b44 100644 --- a/sys-devel/binutils/binutils-2.16.90.0.1.ebuild +++ b/sys-devel/binutils/binutils-2.16.90.0.1.ebuild @@ -1,11 +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.90.0.1.ebuild,v 1.3 2005/04/17 07:37:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.90.0.1.ebuild,v 1.4 2005/05/06 02:29:55 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils -# ARCH - packages to test before marking -# ia64 - elilo +# not supported, please dont keyword, use 2.16.90.0.2 KEYWORDS="-*" |