diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-02-01 19:54:57 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-02-01 19:54:57 +0000 |
commit | fda1e5049d9d92a3fc6c484048a0bee4207fde90 (patch) | |
tree | f1716cb99cb30ab810d6aab9aa628b30757ca4fa | |
parent | amd64 stable, bug #299120 (diff) | |
download | gentoo-2-fda1e5049d9d92a3fc6c484048a0bee4207fde90.tar.gz gentoo-2-fda1e5049d9d92a3fc6c484048a0bee4207fde90.tar.bz2 gentoo-2-fda1e5049d9d92a3fc6c484048a0bee4207fde90.zip |
We do not have shared-embedded support in MySQL 5.1 yet, still work-in-progress, block amarok for now.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
-rw-r--r-- | dev-db/mysql/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.39.ebuild | 4 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.41.ebuild | 4 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.42.ebuild | 4 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.43.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 4a46121e4009..26c2382fbf9a 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,11 @@ # 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.502 2010/02/01 01:19:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.503 2010/02/01 19:54:57 robbat2 Exp $ + + 01 Feb 2010; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.39.ebuild, + mysql-5.1.41.ebuild, mysql-5.1.42.ebuild, mysql-5.1.43.ebuild: + We do not have shared-embedded support in MySQL 5.1 yet, still + work-in-progress, block amarok for now. *mysql-5.1.43 (01 Feb 2010) *mysql-5.1.42 (01 Feb 2010) diff --git a/dev-db/mysql/mysql-5.1.39.ebuild b/dev-db/mysql/mysql-5.1.39.ebuild index 054ed003ca0d..c2b075105fc5 100644 --- a/dev-db/mysql/mysql-5.1.39.ebuild +++ b/dev-db/mysql/mysql-5.1.39.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.ebuild,v 1.1 2010/02/01 01:19:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $ MY_EXTRAS_VER="20100201-0104Z" EAPI=2 @@ -22,7 +22,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar EPATCH_EXCLUDE='' DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )" -RDEPEND="" +RDEPEND="!media-sound/amarok" # Please do not add a naive src_unpack to this ebuild # If you want to add a single patch, copy the ebuild to an overlay diff --git a/dev-db/mysql/mysql-5.1.41.ebuild b/dev-db/mysql/mysql-5.1.41.ebuild index 4885fe6bfd4a..6afb83eb352f 100644 --- a/dev-db/mysql/mysql-5.1.41.ebuild +++ b/dev-db/mysql/mysql-5.1.41.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.41.ebuild,v 1.1 2010/02/01 01:19:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $ MY_EXTRAS_VER="20100201-0104Z" EAPI=2 @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar EPATCH_EXCLUDE='' DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )" -RDEPEND="" +RDEPEND="!media-sound/amarok" # Please do not add a naive src_unpack to this ebuild # If you want to add a single patch, copy the ebuild to an overlay diff --git a/dev-db/mysql/mysql-5.1.42.ebuild b/dev-db/mysql/mysql-5.1.42.ebuild index f7ebdf4c871f..6bc5a17a71ff 100644 --- a/dev-db/mysql/mysql-5.1.42.ebuild +++ b/dev-db/mysql/mysql-5.1.42.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.42.ebuild,v 1.1 2010/02/01 01:19:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $ MY_EXTRAS_VER="20100201-0104Z" EAPI=2 @@ -23,7 +23,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar EPATCH_EXCLUDE='' DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )" -RDEPEND="" +RDEPEND="!media-sound/amarok" # Please do not add a naive src_unpack to this ebuild # If you want to add a single patch, copy the ebuild to an overlay diff --git a/dev-db/mysql/mysql-5.1.43.ebuild b/dev-db/mysql/mysql-5.1.43.ebuild index 4562fa596364..69f3b0e85f73 100644 --- a/dev-db/mysql/mysql-5.1.43.ebuild +++ b/dev-db/mysql/mysql-5.1.43.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.43.ebuild,v 1.1 2010/02/01 01:19:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $ MY_EXTRAS_VER="20100201-0104Z" EAPI=2 @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~spar EPATCH_EXCLUDE='' DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )" -RDEPEND="" +RDEPEND="!media-sound/amarok" # Please do not add a naive src_unpack to this ebuild # If you want to add a single patch, copy the ebuild to an overlay |