diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 12:21:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 12:21:36 +0000 |
commit | cd60ff39c51c979c58c24dcd4a7526e6ef444993 (patch) | |
tree | 54718e88b6b33736286a5e25209b90318ead2036 /dev-db/mysql | |
parent | sparc stable wrt #341209 (diff) | |
download | gentoo-2-cd60ff39c51c979c58c24dcd4a7526e6ef444993.tar.gz gentoo-2-cd60ff39c51c979c58c24dcd4a7526e6ef444993.tar.bz2 gentoo-2-cd60ff39c51c979c58c24dcd4a7526e6ef444993.zip |
ia64/s390/sh/sparc stable wrt #321791
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.50-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 46b70a0743ab..330973ce076f 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,9 @@ # 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.560 2010/11/06 19:18:29 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.561 2010/11/13 12:21:36 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> mysql-5.1.50-r1.ebuild: + ia64/s390/sh/sparc stable wrt #321791 06 Nov 2010; Mart Raudsepp <leio@gentoo.org> mysql-5.1.52.ebuild: Add ~mips keyword, bug 189223 diff --git a/dev-db/mysql/mysql-5.1.50-r1.ebuild b/dev-db/mysql/mysql-5.1.50-r1.ebuild index 2110ad5dce56..5980aed9e4d7 100644 --- a/dev-db/mysql/mysql-5.1.50-r1.ebuild +++ b/dev-db/mysql/mysql-5.1.50-r1.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.50-r1.ebuild,v 1.11 2010/10/29 14:00:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.50-r1.ebuild,v 1.12 2010/11/13 12:21:36 armin76 Exp $ MY_EXTRAS_VER="20100901-1852Z" EAPI=2 @@ -15,7 +15,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 ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still |