diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 09:43:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 09:43:44 +0000 |
commit | 2467f8e3ff3172568e92728136a26d28772390d5 (patch) | |
tree | 7709ff92ac7666a8ee3be9c7543c26be6acceaf0 /dev-db/mysql | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-2467f8e3ff3172568e92728136a26d28772390d5.tar.gz gentoo-2-2467f8e3ff3172568e92728136a26d28772390d5.tar.bz2 gentoo-2-2467f8e3ff3172568e92728136a26d28772390d5.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/mysql-5.0.44-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.0.44-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/mysql/mysql-5.0.44-r1.ebuild b/dev-db/mysql/mysql-5.0.44-r1.ebuild index 0b62c35044e5..5227d0a843bb 100644 --- a/dev-db/mysql/mysql-5.0.44-r1.ebuild +++ b/dev-db/mysql/mysql-5.0.44-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r1.ebuild,v 1.6 2007/11/08 13:08:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r1.ebuild,v 1.7 2007/12/11 09:43:44 vapier Exp $ MY_EXTRAS_VER="20070710" inherit toolchain-funcs mysql # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' diff --git a/dev-db/mysql/mysql-5.0.44-r2.ebuild b/dev-db/mysql/mysql-5.0.44-r2.ebuild index c7b8170a65d7..56ceecd94b6d 100644 --- a/dev-db/mysql/mysql-5.0.44-r2.ebuild +++ b/dev-db/mysql/mysql-5.0.44-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild,v 1.8 2007/11/18 13:50:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild,v 1.9 2007/12/11 09:43:44 vapier Exp $ MY_EXTRAS_VER="20071115" inherit toolchain-funcs mysql # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |