summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2010-04-25 21:34:05 +0000
committerMark Loeser <halcy0n@gentoo.org>2010-04-25 21:34:05 +0000
commit5a73c025f36d55aaf9e06b19d6fb5a1eb71d3800 (patch)
treec02a15fb1793aa59326eac7e171a519a2db2c76f /sys-devel
parentalpha/arm/ia64/s390/sh/sparc stable wrt #285475 (diff)
downloadgentoo-2-5a73c025f36d55aaf9e06b19d6fb5a1eb71d3800.tar.gz
gentoo-2-5a73c025f36d55aaf9e06b19d6fb5a1eb71d3800.tar.bz2
gentoo-2-5a73c025f36d55aaf9e06b19d6fb5a1eb71d3800.zip
Wrong version of the cloog patch. Thanks to Ryan for spotting my mistake; bug #317059
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog9
-rw-r--r--sys-devel/gcc/gcc-4.4.3-r2.ebuild (renamed from sys-devel/gcc/gcc-4.4.3-r1.ebuild)4
-rw-r--r--sys-devel/gcc/gcc-4.5.0.ebuild4
3 files changed, 12 insertions, 5 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 00967ed7de05..7b9f20a712af 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.749 2010/04/25 19:41:32 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.750 2010/04/25 21:34:05 halcy0n Exp $
+
+*gcc-4.4.3-r2 (25 Apr 2010)
+
+ 25 Apr 2010; Mark Loeser <halcy0n@gentoo.org> -gcc-4.4.3-r1.ebuild,
+ +gcc-4.4.3-r2.ebuild, gcc-4.5.0.ebuild:
+ Wrong version of the cloog patch. Thanks to Ryan for spotting my mistake;
+ bug #317059
*gcc-4.4.3-r1 (25 Apr 2010)
diff --git a/sys-devel/gcc/gcc-4.4.3-r1.ebuild b/sys-devel/gcc/gcc-4.4.3-r2.ebuild
index 728a644eeddb..47edde4bfba7 100644
--- a/sys-devel/gcc/gcc-4.4.3-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.4.3-r2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r1.ebuild,v 1.1 2010/04/25 19:41:33 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild,v 1.1 2010/04/25 21:34:05 halcy0n Exp $
-PATCH_VER="1.1"
+PATCH_VER="1.2"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"
diff --git a/sys-devel/gcc/gcc-4.5.0.ebuild b/sys-devel/gcc/gcc-4.5.0.ebuild
index b2365aac66f7..b8e0df4bfe30 100644
--- a/sys-devel/gcc/gcc-4.5.0.ebuild
+++ b/sys-devel/gcc/gcc-4.5.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.3 2010/04/25 02:42:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.4 2010/04/25 21:34:05 halcy0n Exp $
-PATCH_VER="1.0"
+PATCH_VER="1.1"
UCLIBC_VER="1.0"
ETYPE="gcc-compiler"