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
commitd7f5ebe008a1963a5d2580dd94322097b5f86812 (patch)
tree10efbce90fb88065776458aaaf7ac35f6fb71a71 /sys-devel
parentFixed sed path in conf.d/tomcat. (diff)
downloadgentoo-2-d7f5ebe008a1963a5d2580dd94322097b5f86812.tar.gz
gentoo-2-d7f5ebe008a1963a5d2580dd94322097b5f86812.tar.bz2
gentoo-2-d7f5ebe008a1963a5d2580dd94322097b5f86812.zip
masked for sparc
Diffstat (limited to 'sys-devel')
-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