summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2003-09-25 02:14:49 +0000
committerMartin Schlemmer <azarah@gentoo.org>2003-09-25 02:14:49 +0000
commita646408d96c305a97fb36af9c0744300294913ec (patch)
tree64d413e2a87940cc77be5bde6e3f01199dd3efff /sys-devel
parentAdd gcc-unsharing_lhs.patch resolving bug #29467. (diff)
downloadgentoo-2-a646408d96c305a97fb36af9c0744300294913ec.tar.gz
gentoo-2-a646408d96c305a97fb36af9c0744300294913ec.tar.bz2
gentoo-2-a646408d96c305a97fb36af9c0744300294913ec.zip
Add gcc-unsharing_lhs.patch resolving bug #29467.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog8
-rw-r--r--sys-devel/gcc/Manifest5
-rw-r--r--sys-devel/gcc/files/digest-gcc-3.3.1-r32
-rw-r--r--sys-devel/gcc/gcc-3.3.1-r3.ebuild7
4 files changed, 13 insertions, 9 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 8ebd4002b83f..bd41a9dc5396 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/gcc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.126 2003/09/20 20:23:47 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.127 2003/09/25 02:14:37 azarah Exp $
+
+ 25 Sep 2003; Martin Schlemmer <azarah@gentoo.org> gcc-3.3.1-r3.ebuild:
+ Add gcc-unsharing_lhs.patch resolving bug #29467. Also marked this ~x86.
+ More info on this bug can be found at:
+
+ http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00853.html
*gcc-3.3.1-r3 (20 Sep 2003)
diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 2cd36409789f..b6bd07be8728 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -1,9 +1,9 @@
MD5 d25ffc7e82003a26e025471ca8df299c gcc-3.2.1-r7.ebuild 14774
MD5 77dabd76c2610078ebdb9566f8b54503 gcc-3.2.2-r2.ebuild 15843
-MD5 25393fa73b5db7ef0fcb51cf4da38690 gcc-3.3.1-r3.ebuild 15988
+MD5 7be0394757dc73ddb140ea5c1111c891 gcc-3.3.1-r3.ebuild 15954
MD5 6d0d6b9214ecb88e26a54b70901c50b4 gcc-2.95.3-r7.ebuild 5436
MD5 7a8952a6fdf39330d3b95477f4b870a4 gcc-3.3.1-r2.ebuild 16276
-MD5 b6293680d872cebde96b516ea670ec15 ChangeLog 28340
+MD5 c20a7ddfda755b00924074f43d4f0b6f ChangeLog 28594
MD5 c8e702923701001d7ae5a33fafe70bb3 gcc-3.3.1.ebuild 15910
MD5 3f796d926d7c63b50910a657cb67a358 gcc-3.1.1-r1.ebuild 9595
MD5 699460ff6734419d5a467faf2591aa25 gcc-3.3.1-r1.ebuild 15986
@@ -14,7 +14,6 @@ MD5 4e0f0058ffaa6fb901f384422b79857b gcc-3.3-r1.ebuild 16467
MD5 079abbc45c914fdad6c90540fe82302c gcc-2.95.3-r8.ebuild 9213
MD5 89c5294c24b323cf6c28e507fef6d59d gcc-3.2-r5.ebuild 12876
MD5 9120d543f8b966ed6a5a2d32902fd5cf gcc-3.2.2.ebuild 16053
-MD5 5063ef4a157904f8ea4a215da08f9a5e .gcc-3.3.1-r3.ebuild.swp 32768
MD5 63fa17fd1bd1beece95b2d0fa9f34ca0 gcc-3.2.3-r1.ebuild 17312
MD5 5a2ec15a8852442c904eabf9eb2570fe gcc-3.2.3-r2.ebuild 17306
MD5 3213bd50acdbbd71ce7dd3e40710e30e files/digest-gcc-2.95.3-r7 64
diff --git a/sys-devel/gcc/files/digest-gcc-3.3.1-r3 b/sys-devel/gcc/files/digest-gcc-3.3.1-r3
index f575b1dcfdd3..234286c94dce 100644
--- a/sys-devel/gcc/files/digest-gcc-3.3.1-r3
+++ b/sys-devel/gcc/files/digest-gcc-3.3.1-r3
@@ -1,5 +1,5 @@
MD5 1135a104e9fa36fdf7c663598fab5c40 gcc-3.3.1.tar.bz2 23544362
-MD5 eb6854c15b10720419a98c0a7c1cd646 gcc-3.3.1-patches-1.2.tar.bz2 14907
+MD5 e4ca2365e118e848cc98afdd066891b5 gcc-3.3.1-patches-1.3.tar.bz2 15699
MD5 fd0b29d2eef55a4f635b1bef8d78063c gcc-3.3.1-branch-update-20030916.patch.bz2 217661
MD5 114581fc4737a0a866a199243ba31809 protector-3.3-3.tar.gz 24428
MD5 d8fc7feef6e2217dc640822c7283c6f4 gcc-3.3.1-manpages.tar.bz2 136818
diff --git a/sys-devel/gcc/gcc-3.3.1-r3.ebuild b/sys-devel/gcc/gcc-3.3.1-r3.ebuild
index 6e7a51dccb44..843d06974bba 100644
--- a/sys-devel/gcc/gcc-3.3.1-r3.ebuild
+++ b/sys-devel/gcc/gcc-3.3.1-r3.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/gcc/gcc-3.3.1-r3.ebuild,v 1.1 2003/09/20 20:23:47 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.1-r3.ebuild,v 1.2 2003/09/25 02:14:37 azarah Exp $
IUSE="static nls bootstrap java build X"
@@ -51,7 +51,7 @@ PP_FVER="${PP_VER//_/.}-3"
# Patch tarball support ...
#PATCH_VER="1.0"
-PATCH_VER="1.2"
+PATCH_VER="1.3"
# Snapshot support ...
#SNAPSHOT="2002-08-12"
@@ -95,7 +95,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="-*"
+KEYWORDS="-* ~x86"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
@@ -195,7 +195,6 @@ src_unpack() {
# Do bulk patches included in ${P}-patches-${PATCH_VER}.tar.bz2
if [ -n "${PATCH_VER}" ]
then
- rm -f ${WORKDIR}/patch/{12,13}*
epatch ${WORKDIR}/patch
fi