diff options
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 55c25b81a01d..c7cb1575b91b 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.129 2004/06/05 16:53:18 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.130 2004/06/08 15:12:24 vapier Exp $ + + 08 Jun 2004; Mike Frysinger <vapier@gentoo.org> + binutils-2.15.91.0.1-r1.ebuild: + This version breaks pretty bad on ppc/altivec ... cant build kernel/gcc/etc... + :( 05 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@gentoo.org> binutils-2.14.90.0.8-r1.ebuild: diff --git a/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild b/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild index 1788a6bde8d0..470eb2af1c44 100644 --- a/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild,v 1.1 2004/06/05 00:15:42 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild,v 1.2 2004/06/08 15:12:24 vapier 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="-*" +KEYWORDS="-* -ppc" IUSE="nls bootstrap build multitarget" DEPEND="virtual/glibc |