summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-12 00:28:46 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-12 00:28:46 +0000
commit8c4228c093c97c2e0efcc6573347bd8cc801b276 (patch)
treea7b95b621592b2e30fb03541f872fcecdd2035ae
parentgnuconfig_update in src_unpack (Manifest recommit) (diff)
downloadgentoo-2-8c4228c093c97c2e0efcc6573347bd8cc801b276.tar.gz
gentoo-2-8c4228c093c97c2e0efcc6573347bd8cc801b276.tar.bz2
gentoo-2-8c4228c093c97c2e0efcc6573347bd8cc801b276.zip
Keyworded ~sparc
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-3.3.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 5eca23b9a2f6..3039b2ebf30c 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.302 2004/08/11 19:54:40 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.303 2004/08/12 00:28:46 gustavoz Exp $
+
+ 11 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> gcc-3.3.4-r1.ebuild:
+ Keyworded ~sparc
11 Aug 2004; Travis Tilley <lv@gentoo.org>
+files/3.4.1/gcc-3.4.1-glibc-is-native.patch, gcc-3.4.1-r2.ebuild,
diff --git a/sys-devel/gcc/gcc-3.3.4-r1.ebuild b/sys-devel/gcc/gcc-3.3.4-r1.ebuild
index b06e7693da41..b9f3c6feb586 100644
--- a/sys-devel/gcc/gcc-3.3.4-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4-r1.ebuild,v 1.8 2004/08/08 00:45:48 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4-r1.ebuild,v 1.9 2004/08/12 00:28:46 gustavoz Exp $
inherit eutils flag-o-matic libtool gnuconfig
@@ -95,7 +95,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
## SpanKY says hppa is a no go with any 3.3.x
-KEYWORDS="-hppa ~x86 ~amd64 ~mips ~arm" # weeve: mark "~sparc" as you wish
+KEYWORDS="-hppa ~x86 ~amd64 ~mips ~arm ~sparc"
IUSE="static nls bootstrap build X multilib gcj f77 objc pic hardened uclibc debug"