diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-11-16 21:41:18 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-11-16 21:41:18 +0000 |
commit | 3d86ce8cbff9e41ee8b8207b52ac5d5115c70c33 (patch) | |
tree | 92202d4005ba3a0b758b6f7d7ff50411f3e146b8 /dev-db/mysql/mysql-5.0.44-r2.ebuild | |
parent | Stable on ppc wrt bug 198963 (diff) | |
download | gentoo-2-3d86ce8cbff9e41ee8b8207b52ac5d5115c70c33.tar.gz gentoo-2-3d86ce8cbff9e41ee8b8207b52ac5d5115c70c33.tar.bz2 gentoo-2-3d86ce8cbff9e41ee8b8207b52ac5d5115c70c33.zip |
Stable on amd64 per bug 198988, tested by me, approved by KingTaco.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-db/mysql/mysql-5.0.44-r2.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-5.0.44-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.0.44-r2.ebuild b/dev-db/mysql/mysql-5.0.44-r2.ebuild index 5071172ebf9c..fa223db3163a 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.4 2007/11/16 19:29:03 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild,v 1.5 2007/11/16 21:41:18 robbat2 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='' |