summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-12-09 20:40:16 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-12-09 20:40:16 +0000
commit85b34af1cfb728e26a063e9a41bc0e10ff43e127 (patch)
tree67ec35329271c665172c6b394ed8b45b325c2727 /sys-devel
parentUpdated ebuild with proper dependencies and closing bug #114803. (diff)
downloadgentoo-2-85b34af1cfb728e26a063e9a41bc0e10ff43e127.tar.gz
gentoo-2-85b34af1cfb728e26a063e9a41bc0e10ff43e127.tar.bz2
gentoo-2-85b34af1cfb728e26a063e9a41bc0e10ff43e127.zip
Marked 3.4.4-r1 stable; 3.4.5 unstable on mips.
(Portage version: 2.0.53)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog6
-rw-r--r--sys-devel/gcc/Manifest16
-rw-r--r--sys-devel/gcc/gcc-3.4.4-r1.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.4.5.ebuild4
4 files changed, 12 insertions, 18 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index bd45b1c695b5..6411db551047 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.472 2005/12/06 06:14:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.473 2005/12/09 20:40:15 kumba Exp $
+
+ 09 Dec 2005; Joshua Kinard <kumba@gentoo.org> gcc-3.4.4-r1.ebuild,
+ gcc-3.4.5.ebuild:
+ Marked 3.4.4-r1 stable; 3.4.5 unstable on mips.
*gcc-3.4.5 (06 Dec 2005)
diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 2b2c102fb877..b10ad38194e3 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 9fee21e5b011c686c168f58bc885686b ChangeLog 96906
+MD5 ea787cc971b4d42e12e6bcacc02574fb ChangeLog 97046
MD5 8ec9b0352d226e4693cabffe0fa5bba6 files/3.2.1/gcc31-loop-load-final-value.patch 3324
MD5 5e8f2122ef7f9ce187b0a0d50ac9d24a files/3.2.1/gcc32-arm-disable-mathf.patch 2229
MD5 044a164462d9392aa67cde6f9fd5c1bc files/3.2.1/gcc32-arm-reload1-fix.patch 932
@@ -96,16 +93,9 @@ MD5 af5f12b517a97a2185797f639bfc842f gcc-3.3.6.ebuild 3234
MD5 307b46ee9b86bb1d182824303c4b01f3 gcc-3.4.1-r3.ebuild 31283
MD5 71e25d702be3dd13ee277b7383345fad gcc-3.4.3-r1.ebuild 5477
MD5 769273e24a52732ce892d08ebeb4bbeb gcc-3.4.3.20050110-r2.ebuild 5240
-MD5 ad86c8dcde61118c4d96fb1c1ad9c554 gcc-3.4.4-r1.ebuild 5205
-MD5 9a3bb62bb6f96135f6b8e42792c353b4 gcc-3.4.5.ebuild 5030
+MD5 d3b6b20a4acc223b83ed50b1f27373cc gcc-3.4.4-r1.ebuild 5204
+MD5 0552b63cbdca8a3c80dcf79103939f74 gcc-3.4.5.ebuild 5036
MD5 c2611e7e7fdf69e451da52b22ef78815 gcc-4.0.1.ebuild 1889
MD5 f383e6cf5c7f764a5e3083d1143e0117 gcc-4.0.2-r1.ebuild 2350
MD5 e8df080ee9666004143a1bc68f972373 gcc-4.1.0_beta20051202.ebuild 2169
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDljV5gIKl8Uu19MoRAtIXAJ0X0rt7ET/7Wi2epJ/+1q44xaX3aACeLM9t
-iquAd0OFrNdsBnmY2y++6DQ=
-=8brD
------END PGP SIGNATURE-----
diff --git a/sys-devel/gcc/gcc-3.4.4-r1.ebuild b/sys-devel/gcc/gcc-3.4.4-r1.ebuild
index 85ea2a3fbde5..88461212a912 100644
--- a/sys-devel/gcc/gcc-3.4.4-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.4.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.10 2005/12/03 19:33:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.11 2005/12/09 20:40:16 kumba Exp $
MAN_VER=""
PATCH_VER="1.7"
@@ -40,7 +40,7 @@ inherit toolchain eutils
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
# Stuff to test before adding ~arch
-KEYWORDS="-* alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sh ~sparc x86"
+KEYWORDS="-* alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 ~s390 sh ~sparc x86"
# we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs
# NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper
diff --git a/sys-devel/gcc/gcc-3.4.5.ebuild b/sys-devel/gcc/gcc-3.4.5.ebuild
index 2c5b743664b3..9f4a9ae88dce 100644
--- a/sys-devel/gcc/gcc-3.4.5.ebuild
+++ b/sys-devel/gcc/gcc-3.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5.ebuild,v 1.1 2005/12/06 06:14:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5.ebuild,v 1.2 2005/12/09 20:40:16 kumba Exp $
MAN_VER=""
PATCH_VER="1.0"
@@ -36,7 +36,7 @@ inherit toolchain eutils
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
-KEYWORDS="-*"
+KEYWORDS="-* ~mips"
# we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs
# NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper