diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-08 12:59:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-08 12:59:35 +0000 |
commit | 1ce1a8ac424b9e258b32a244bdf82c2d52b15a3b (patch) | |
tree | 774e3bfc10722cf8b86cf7af6ec41d7eda367f4d /dev-db | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #339935 (diff) | |
download | gentoo-2-1ce1a8ac424b9e258b32a244bdf82c2d52b15a3b.tar.gz gentoo-2-1ce1a8ac424b9e258b32a244bdf82c2d52b15a3b.tar.bz2 gentoo-2-1ce1a8ac424b9e258b32a244bdf82c2d52b15a3b.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #319489
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.0.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 932c51ec85ae..c6e383329cee 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.566 2011/01/05 16:07:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.567 2011/01/08 12:59:35 armin76 Exp $ + + 08 Jan 2011; Raúl Porcel <armin76@gentoo.org> mysql-5.0.91.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #319489 05 Jan 2011; Jeroen Roovers <jer@gentoo.org> mysql-5.0.91.ebuild: Stable for HPPA PPC (bug #319489). diff --git a/dev-db/mysql/mysql-5.0.91.ebuild b/dev-db/mysql/mysql-5.0.91.ebuild index b5bc3163a6c2..8ef6612be033 100644 --- a/dev-db/mysql/mysql-5.0.91.ebuild +++ b/dev-db/mysql/mysql-5.0.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.91.ebuild,v 1.4 2011/01/05 16:07:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.91.ebuild,v 1.5 2011/01/08 12:59:35 armin76 Exp $ MY_EXTRAS_VER="20100809-0452Z" EAPI=2 @@ -12,7 +12,7 @@ inherit toolchain-funcs mysql IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |