summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-28 07:39:06 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-28 07:39:06 +0000
commit522c6653c7c474f89b175e310eb30a1e6b4b82fe (patch)
treecf4770869ea9dbad45ed9bfabfae24ce4a9c8c20 /sys-devel/binutils
parentFixed sed path in conf.d/tomcat. (diff)
downloadhistorical-522c6653c7c474f89b175e310eb30a1e6b4b82fe.tar.gz
historical-522c6653c7c474f89b175e310eb30a1e6b4b82fe.tar.bz2
historical-522c6653c7c474f89b175e310eb30a1e6b4b82fe.zip
masked for sparc
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 5b3e338a2ebf..6d71561087bb 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.39 2003/03/23 15:39:41 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.40 2003/03/28 07:39:06 seemant Exp $
23 Mar 2003; Martin Schlemmer <azarah@gentoo.org> binutils-2.13.90.0.20.ebuild :
Add '~x86' to KEYWORDS.
@@ -22,6 +22,10 @@
*binutils-2.13.90.0.18-r1 (08 Mar 2003)
+ 27 Mar 2003; Seemant Kulleen <seemant@gentoo.org>
+ binutils-2.13.90.0.18-r1.ebuild:
+ masked for sparc, it breaks, dunno why. see bug #17193
+
08 Mar 2003; Martin Schlemmer <azarah@gentoo.org> binutils-2.13.90.0.18-r1.ebuild :
Update patches from Redhat.
diff --git a/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild b/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild
index 669781475938..dddca7662f6e 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild,v 1.3 2003/03/27 00:26:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild,v 1.4 2003/03/28 07:39:06 seemant Exp $
IUSE="nls bootstrap build"
@@ -21,7 +21,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~alpha -sparc ~mips ~hppa ~arm"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21