summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-12-15 10:44:24 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-12-15 10:44:24 +0000
commit857f8e6d38caca4eec14719fa4aa5af72cc38d04 (patch)
treef42e5a10c19068f9d5e810b1a2575a942475e335 /sys-devel/gcc
parentDuring removal of sparc64 keywords from the ebuilds a bad sed introduced prob... (diff)
downloadhistorical-857f8e6d38caca4eec14719fa4aa5af72cc38d04.tar.gz
historical-857f8e6d38caca4eec14719fa4aa5af72cc38d04.tar.bz2
historical-857f8e6d38caca4eec14719fa4aa5af72cc38d04.zip
During removal of sparc64 keywords from the ebuilds a bad sed introduced problematic KEYWORDS line that contained an illegal character before the alpha keyword. Fixed.
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/gcc-2.95.3-r8.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2-r1.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2-r4.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2-r5.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-devel/gcc/gcc-2.95.3-r8.ebuild b/sys-devel/gcc/gcc-2.95.3-r8.ebuild
index 4764d833e700..8f2f3a73c672 100644
--- a/sys-devel/gcc/gcc-2.95.3-r8.ebuild
+++ b/sys-devel/gcc/gcc-2.95.3-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.4 2002/12/09 04:37:27 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.5 2002/12/15 10:44:23 bjb Exp $
IUSE="static nls bootstrap java build"
@@ -55,7 +55,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
diff --git a/sys-devel/gcc/gcc-3.2-r1.ebuild b/sys-devel/gcc/gcc-3.2-r1.ebuild
index 9f33c98238df..0577b267a63c 100644
--- a/sys-devel/gcc/gcc-3.2-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r1.ebuild,v 1.8 2002/12/09 04:37:27 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r1.ebuild,v 1.9 2002/12/15 10:44:23 bjb Exp $
IUSE="static nls bootstrap java build"
@@ -57,7 +57,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
SLOT="${MY_PV}"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gcc/gcc-3.2-r4.ebuild b/sys-devel/gcc/gcc-3.2-r4.ebuild
index 1fe6571d872b..9ed45a6b93ab 100644
--- a/sys-devel/gcc/gcc-3.2-r4.ebuild
+++ b/sys-devel/gcc/gcc-3.2-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r4.ebuild,v 1.7 2002/12/09 04:37:27 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r4.ebuild,v 1.8 2002/12/15 10:44:23 bjb Exp $
IUSE="static nls bootstrap java build"
@@ -58,7 +58,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
SLOT="${MY_PV}"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gcc/gcc-3.2-r5.ebuild b/sys-devel/gcc/gcc-3.2-r5.ebuild
index 0885a0d85970..221f3df113aa 100644
--- a/sys-devel/gcc/gcc-3.2-r5.ebuild
+++ b/sys-devel/gcc/gcc-3.2-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r5.ebuild,v 1.5 2002/12/09 04:37:27 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r5.ebuild,v 1.6 2002/12/15 10:44:23 bjb Exp $
IUSE="static nls bootstrap java build"
@@ -65,7 +65,7 @@ DESCRIPTION="Modern C/C++ compiler written by the GNU people"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain