diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-16 05:28:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-16 05:28:34 +0000 |
commit | 978bd7173b939f6fccc74a84de440b4eda0e30cf (patch) | |
tree | 4181ae33a468c27b8a84e0d6d1bc03b44caa8493 /sys-devel | |
parent | (Portage version: 2.0.51.19) (Manifest recommit) (diff) | |
download | gentoo-2-978bd7173b939f6fccc74a84de440b4eda0e30cf.tar.gz gentoo-2-978bd7173b939f6fccc74a84de440b4eda0e30cf.tar.bz2 gentoo-2-978bd7173b939f6fccc74a84de440b4eda0e30cf.zip |
make a note that elilo breaks with this version
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.90.0.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
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 b5017fa90880..3948940f3689 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,13 @@ # 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.1 2005/04/12 04:46:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.90.0.1.ebuild,v 1.2 2005/04/16 05:28:34 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils +# ARCH - packages to test before marking +# ia64 - elilo KEYWORDS="-*" src_unpack() { |