diff options
author | 2004-08-11 15:57:28 +0000 | |
---|---|---|
committer | 2004-08-11 15:57:28 +0000 | |
commit | e79cd1f262163c6802ed103303f07813241cb0df (patch) | |
tree | ff99c2cdcbf169452e8a90aad3314df378ef6040 /sys-devel | |
parent | Oops. Typo ;-) (Manifest recommit) (diff) | |
download | gentoo-2-e79cd1f262163c6802ed103303f07813241cb0df.tar.gz gentoo-2-e79cd1f262163c6802ed103303f07813241cb0df.tar.bz2 gentoo-2-e79cd1f262163c6802ed103303f07813241cb0df.zip |
masking this release -amd64. most software builds fine, but on mozilla firefox and occasionally glibc this release will segfault
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.91.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index de4077963b79..fe221d83b63a 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.147 2004/08/09 13:33:22 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.148 2004/08/11 15:57:28 lv Exp $ + + 11 Aug 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.91.0.2.ebuild: + masking this release -amd64. most software builds fine, but on mozilla firefox + and occasionally glibc this release will segfault 09 Aug 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.91.0.2.ebuild: adding ~amd64 keyword for testing diff --git a/sys-devel/binutils/binutils-2.15.91.0.2.ebuild b/sys-devel/binutils/binutils-2.15.91.0.2.ebuild index f669de89355f..772012a889a5 100644 --- a/sys-devel/binutils/binutils-2.15.91.0.2.ebuild +++ b/sys-devel/binutils/binutils-2.15.91.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.2.ebuild,v 1.3 2004/08/10 05:24:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.2.ebuild,v 1.4 2004/08/11 15:57:28 lv Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* ~hppa ~amd64" +KEYWORDS="-* ~hppa -amd64" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/libc |