diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2012-01-08 23:55:47 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2012-01-08 23:55:47 +0000 |
commit | f3bc5b86ff9b97d168040b781dd18f3db1fc5121 (patch) | |
tree | 6ce824ce0c6bf9e4995b53d77d201383913b7456 /dev-db/mariadb | |
parent | Update package.mask for vulnerable MySQL versions. (diff) | |
download | gentoo-2-f3bc5b86ff9b97d168040b781dd18f3db1fc5121.tar.gz gentoo-2-f3bc5b86ff9b97d168040b781dd18f3db1fc5121.tar.bz2 gentoo-2-f3bc5b86ff9b97d168040b781dd18f3db1fc5121.zip |
[dev-db/mariadb] Bumping EAPI to 4 on ebuilds using mysql.eclass - fixes bug 398025.
(Portage version: 2.2.0_alpha83/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/mariadb')
-rw-r--r-- | dev-db/mariadb/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-5.1.42-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-5.1.42.ebuild | 6 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-5.1.50.ebuild | 6 |
4 files changed, 15 insertions, 10 deletions
diff --git a/dev-db/mariadb/ChangeLog b/dev-db/mariadb/ChangeLog index 45d8d6b11b09..6b042513045d 100644 --- a/dev-db/mariadb/ChangeLog +++ b/dev-db/mariadb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-db/mariadb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.14 2012/01/06 20:27:23 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.15 2012/01/08 23:55:47 jmbsvicetto Exp $ + + 08 Jan 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + mariadb-5.1.42.ebuild, mariadb-5.1.42-r1.ebuild, mariadb-5.1.50.ebuild: + [dev-db/mariadb] Bumping EAPI to 4 on ebuilds using mysql.eclass - fixes bug + 398025. 06 Jan 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> mariadb-5.1.55.ebuild, -mariadb-5.2.7.ebuild, -mariadb-5.2.8.ebuild, diff --git a/dev-db/mariadb/mariadb-5.1.42-r1.ebuild b/dev-db/mariadb/mariadb-5.1.42-r1.ebuild index d030f57f3167..f63980b5b6a8 100644 --- a/dev-db/mariadb/mariadb-5.1.42-r1.ebuild +++ b/dev-db/mariadb/mariadb-5.1.42-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.1.42-r1.ebuild,v 1.2 2010/04/01 20:33:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.1.42-r1.ebuild,v 1.3 2012/01/08 23:55:47 jmbsvicetto Exp $ MY_EXTRAS_VER="20100324-0235Z" -EAPI=2 +EAPI="4" inherit toolchain-funcs mysql # only to make repoman happy. it is really set in the eclass diff --git a/dev-db/mariadb/mariadb-5.1.42.ebuild b/dev-db/mariadb/mariadb-5.1.42.ebuild index 88ac6bd71f84..7f6d29278eeb 100644 --- a/dev-db/mariadb/mariadb-5.1.42.ebuild +++ b/dev-db/mariadb/mariadb-5.1.42.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.1.42.ebuild,v 1.6 2010/04/01 20:33:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.1.42.ebuild,v 1.7 2012/01/08 23:55:47 jmbsvicetto Exp $ MY_EXTRAS_VER="20100324-0235Z" -EAPI=2 +EAPI="4" inherit toolchain-funcs mysql # only to make repoman happy. it is really set in the eclass diff --git a/dev-db/mariadb/mariadb-5.1.50.ebuild b/dev-db/mariadb/mariadb-5.1.50.ebuild index c6f6550b2d13..dc79a0a97727 100644 --- a/dev-db/mariadb/mariadb-5.1.50.ebuild +++ b/dev-db/mariadb/mariadb-5.1.50.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.1.50.ebuild,v 1.2 2010/10/07 19:05:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-5.1.50.ebuild,v 1.3 2012/01/08 23:55:47 jmbsvicetto Exp $ MY_EXTRAS_VER="20101006-0004Z" -EAPI=2 +EAPI="4" inherit toolchain-funcs mysql # only to make repoman happy. it is really set in the eclass |