summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2005-05-10 18:42:00 +0000
committerLars Weiler <pylon@gentoo.org>2005-05-10 18:42:00 +0000
commitc646aab4c62864597bf378534791bf7a1dbe24e6 (patch)
tree0778387a6e682ffe69abe00bf20b32252898fbe1 /sys-devel
parent~amd64 thanks to dang and cparrott in #gentoo-amd64-dev (diff)
downloadgentoo-2-c646aab4c62864597bf378534791bf7a1dbe24e6.tar.gz
gentoo-2-c646aab4c62864597bf378534791bf7a1dbe24e6.tar.bz2
gentoo-2-c646aab4c62864597bf378534791bf7a1dbe24e6.zip
Downgrading and masking on ppc due to compile errors; bug #91887.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog7
-rw-r--r--sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 6a6e9be7592e..fa2d2d6bbde0 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.204 2005/05/07 20:30:34 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.205 2005/05/10 18:42:00 pylon Exp $
+
+ 10 May 2005; Lars Weiler <pylon@gentoo.org>
+ binutils-2.15.92.0.2-r1.ebuild, binutils-2.15.92.0.2-r7.ebuild,
+ binutils-2.15.92.0.2-r8.ebuild:
+ Downgrading and masking on ppc due to compile errors; bug #91887.
07 May 2005; Michael Hanselmann <hansmi@gentoo.org>
binutils-2.15.92.0.2-r8.ebuild:
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild
index 1964922a209c..d586c1c921be 100644
--- a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# 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.92.0.2-r1.ebuild,v 1.27 2005/01/23 11:53:18 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild,v 1.28 2005/05/10 18:42:00 pylon Exp $
inherit eutils libtool flag-o-matic gnuconfig
@@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2
LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-KEYWORDS="-* amd64 -arm hppa -ia64 sparc x86"
+KEYWORDS="-* amd64 -arm hppa -ia64 sparc x86 -ppc"
IUSE="nls bootstrap build multitarget uclibc"
DEPEND="virtual/libc
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild
index a02545607171..e1cf9b453d6d 100644
--- a/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild
+++ b/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild
@@ -1,9 +1,9 @@
# 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.92.0.2-r7.ebuild,v 1.4 2005/04/17 07:37:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild,v 1.5 2005/05/10 18:42:00 pylon Exp $
PATCHVER="2.0"
UCLIBC_PATCHVER="1.1"
inherit toolchain-binutils
-KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 sparc x86"
+KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 sparc x86 -ppc"
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild
index 2e43192a3044..515f466757bc 100644
--- a/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild
+++ b/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild
@@ -1,9 +1,9 @@
# 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.92.0.2-r8.ebuild,v 1.7 2005/05/07 20:30:34 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild,v 1.8 2005/05/10 18:42:00 pylon Exp $
PATCHVER="2.2"
UCLIBC_PATCHVER="1.1"
inherit toolchain-binutils
-KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 ~ppc64 ~sparc ~x86 ppc"
+KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 ~ppc64 ~sparc ~x86 -ppc"