summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-26 15:52:31 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-26 15:52:31 +0000
commit4c47adf10676cc9431547042b3eb92913bb5eaca (patch)
treee044412f2888d2873639d7835ca8225e73d0c109 /sys-devel
parentcall makefile in this ebuild too (Manifest recommit) (diff)
downloadgentoo-2-4c47adf10676cc9431547042b3eb92913bb5eaca.tar.gz
gentoo-2-4c47adf10676cc9431547042b3eb92913bb5eaca.tar.bz2
gentoo-2-4c47adf10676cc9431547042b3eb92913bb5eaca.zip
stable on amd64
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/ChangeLog5
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild4
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-3.3.4-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index c52871a838f3..256efdb7aba2 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.52 2004/08/26 03:42:54 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.53 2004/08/26 15:51:47 lv Exp $
+
+ 26 Aug 2004; Travis Tilley <lv@gentoo.org> gcc-config-1.3.6-r1.ebuild:
+ stable on amd64
25 Aug 2004; <solar@gentoo.org> gcc-config-1.3.6-r1.ebuild:
marked gcc-config-1.3.6-r1 stable on x86 and arm
diff --git a/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild
index b744c79f5994..5f242102e2c9 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.6-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-config/gcc-config-1.3.6-r1.ebuild,v 1.2 2004/08/26 03:42:54 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild,v 1.3 2004/08/26 15:51:47 lv Exp $
# Version of .c wrapper to use
W_VER="1.4.2"
@@ -14,7 +14,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 ~s390"
IUSE=""
DEPEND="virtual/libc
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 89de85e433bc..5c7a319358fa 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.312 2004/08/26 05:13:21 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.313 2004/08/26 15:52:31 lv Exp $
+
+ 26 Aug 2004; Travis Tilley <lv@gentoo.org> gcc-3.3.4-r1.ebuild:
+ stable on amd64
26 Aug 2004; <solar@gentoo.org> -gcc-3.3.2-r6.ebuild, -gcc-3.3.3-r1.ebuild,
-gcc-3.3.4.ebuild, -gcc-3.4.0-r6.ebuild:
diff --git a/sys-devel/gcc/gcc-3.3.4-r1.ebuild b/sys-devel/gcc/gcc-3.3.4-r1.ebuild
index 225200347800..45baf8b82749 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.12 2004/08/26 03:45:03 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4-r1.ebuild,v 1.13 2004/08/26 15:52:31 lv Exp $
inherit eutils flag-o-matic libtool gnuconfig
@@ -98,7 +98,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 ~sparc"
+KEYWORDS="-hppa ~x86 amd64 ~mips arm ~sparc"
IUSE="static nls bootstrap build X multilib gcj f77 objc pic hardened uclibc debug"