summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-03-01 19:57:42 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-03-01 19:57:42 +0000
commita7e276a2e3a0687153d2ef2858b9364c9f81dafa (patch)
tree28592dc3a5618a50c6af0d00fb94274553695958 /dev-db
parentDeleting old ebuild and 2.3 alpha releases. (diff)
downloadgentoo-2-a7e276a2e3a0687153d2ef2858b9364c9f81dafa.tar.gz
gentoo-2-a7e276a2e3a0687153d2ef2858b9364c9f81dafa.tar.bz2
gentoo-2-a7e276a2e3a0687153d2ef2858b9364c9f81dafa.zip
Bug #307251: update the GCC DEPEND due to C++ template usage.
(Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql/ChangeLog10
-rw-r--r--dev-db/mysql/mysql-5.0.83.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.0.84-r1.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.0.84.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.0.87.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.0.88.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.0.90-r1.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.0.90-r2.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.0.90.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.1.39-r1.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.1.44-r1.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.1.44.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.4.3_beta.ebuild4
-rw-r--r--dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild4
14 files changed, 35 insertions, 27 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 22314c133a87..cfc657c7ec13 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-db/mysql
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.511 2010/02/27 18:23:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.512 2010/03/01 19:57:42 robbat2 Exp $
+
+ 01 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.0.83.ebuild,
+ mysql-5.0.84.ebuild, mysql-5.0.84-r1.ebuild, mysql-5.0.87.ebuild,
+ mysql-5.0.88.ebuild, mysql-5.0.90.ebuild, mysql-5.0.90-r1.ebuild,
+ mysql-5.0.90-r2.ebuild, mysql-5.1.39-r1.ebuild, mysql-5.1.44.ebuild,
+ mysql-5.1.44-r1.ebuild, mysql-5.4.3_beta.ebuild,
+ mysql-5.5.1_alpha_pre2.ebuild:
+ Bug #307251: update the GCC DEPEND due to C++ template usage.
*mysql-5.1.44-r1 (27 Feb 2010)
diff --git a/dev-db/mysql/mysql-5.0.83.ebuild b/dev-db/mysql/mysql-5.0.83.ebuild
index cc4ff2ac322a..8a2add72aa50 100644
--- a/dev-db/mysql/mysql-5.0.83.ebuild
+++ b/dev-db/mysql/mysql-5.0.83.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.83.ebuild,v 1.6 2010/02/01 00:55:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.83.ebuild,v 1.7 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20090706-1838Z"
EAPI=2
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbs
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND=""
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.0.84-r1.ebuild b/dev-db/mysql/mysql-5.0.84-r1.ebuild
index 685facc0c077..564a4570cb94 100644
--- a/dev-db/mysql/mysql-5.0.84-r1.ebuild
+++ b/dev-db/mysql/mysql-5.0.84-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild,v 1.11 2010/02/01 00:55:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild,v 1.12 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20090908-1245Z"
EAPI=2
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-f
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND=""
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.0.84.ebuild b/dev-db/mysql/mysql-5.0.84.ebuild
index 84b6f63aa7c3..c95e7c90eb44 100644
--- a/dev-db/mysql/mysql-5.0.84.ebuild
+++ b/dev-db/mysql/mysql-5.0.84.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84.ebuild,v 1.6 2010/02/01 00:55:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84.ebuild,v 1.7 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20090904-0939Z"
EAPI=2
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND=""
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.0.87.ebuild b/dev-db/mysql/mysql-5.0.87.ebuild
index 4c3fbe3fe061..d7264e1af157 100644
--- a/dev-db/mysql/mysql-5.0.87.ebuild
+++ b/dev-db/mysql/mysql-5.0.87.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild,v 1.1 2010/01/31 04:47:39 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.87.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100131-0301Z"
EAPI=2
@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND=""
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.0.88.ebuild b/dev-db/mysql/mysql-5.0.88.ebuild
index 14343e3db02a..bf678986d92c 100644
--- a/dev-db/mysql/mysql-5.0.88.ebuild
+++ b/dev-db/mysql/mysql-5.0.88.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild,v 1.1 2010/01/31 04:47:39 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.88.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100131-0301Z"
EAPI=2
@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND=""
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.0.90-r1.ebuild b/dev-db/mysql/mysql-5.0.90-r1.ebuild
index f7a1bf7c0302..63ecc3b0016d 100644
--- a/dev-db/mysql/mysql-5.0.90-r1.ebuild
+++ b/dev-db/mysql/mysql-5.0.90-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild,v 1.1 2010/01/31 06:20:28 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r1.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100131-0616Z"
EAPI=2
@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND=""
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.0.90-r2.ebuild b/dev-db/mysql/mysql-5.0.90-r2.ebuild
index 23b9de8c2d34..c18fe70f6ab0 100644
--- a/dev-db/mysql/mysql-5.0.90-r2.ebuild
+++ b/dev-db/mysql/mysql-5.0.90-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v 1.1 2010/02/21 00:58:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100221-0021Z"
EAPI=2
@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND=""
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.0.90.ebuild b/dev-db/mysql/mysql-5.0.90.ebuild
index ca3f4aafc4ee..332a2a956e59 100644
--- a/dev-db/mysql/mysql-5.0.90.ebuild
+++ b/dev-db/mysql/mysql-5.0.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild,v 1.1 2010/01/31 04:47:39 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100131-0301Z"
EAPI=2
@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND=""
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.1.39-r1.ebuild b/dev-db/mysql/mysql-5.1.39-r1.ebuild
index fb47b10c1bf0..278431a5c57e 100644
--- a/dev-db/mysql/mysql-5.1.39-r1.ebuild
+++ b/dev-db/mysql/mysql-5.1.39-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v 1.1 2010/02/21 00:58:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100221-0021Z"
EAPI=2
@@ -21,7 +21,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND="!media-sound/amarok[embedded]"
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.1.44-r1.ebuild b/dev-db/mysql/mysql-5.1.44-r1.ebuild
index 2d6efef8e20d..024a8f5de04a 100644
--- a/dev-db/mysql/mysql-5.1.44-r1.ebuild
+++ b/dev-db/mysql/mysql-5.1.44-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild,v 1.1 2010/02/27 18:23:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44-r1.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100227-1814Z"
EAPI=2
@@ -24,7 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND="!media-sound/amarok[embedded]"
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.1.44.ebuild b/dev-db/mysql/mysql-5.1.44.ebuild
index 712164f1d968..efe88a6fd027 100644
--- a/dev-db/mysql/mysql-5.1.44.ebuild
+++ b/dev-db/mysql/mysql-5.1.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild,v 1.1 2010/02/21 00:58:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.44.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100221-0021Z"
EAPI=2
@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND="!media-sound/amarok[embedded]"
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.4.3_beta.ebuild b/dev-db/mysql/mysql-5.4.3_beta.ebuild
index d82b69cd0ee7..63b1b2454028 100644
--- a/dev-db/mysql/mysql-5.4.3_beta.ebuild
+++ b/dev-db/mysql/mysql-5.4.3_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v 1.3 2010/02/15 21:27:54 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v 1.4 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100201-0104Z"
EAPI=2
@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND="!media-sound/amarok[embedded]"
# Please do not add a naive src_unpack to this ebuild
diff --git a/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild b/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild
index 3a61faf0bfd5..2fb4c940496c 100644
--- a/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild
+++ b/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v 1.3 2010/02/15 21:27:54 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v 1.4 2010/03/01 19:57:42 robbat2 Exp $
MY_EXTRAS_VER="20100201-0104Z"
EAPI=2
@@ -20,7 +20,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar
# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''
-DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
+DEPEND="|| ( >=sys-devel/gcc-4.3 >=sys-devel/gcc-apple-4.2 )"
RDEPEND="!media-sound/amarok[embedded]"
# Please do not add a naive src_unpack to this ebuild