diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-29 14:00:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-29 14:00:00 +0000 |
commit | e870ff213bd232aea8fde658d4c855c5b914c924 (patch) | |
tree | 8e67f3f43c5683eebcbb07a661e9307395dd41f9 | |
parent | Version bump. (diff) | |
download | gentoo-2-e870ff213bd232aea8fde658d4c855c5b914c924.tar.gz gentoo-2-e870ff213bd232aea8fde658d4c855c5b914c924.tar.bz2 gentoo-2-e870ff213bd232aea8fde658d4c855c5b914c924.zip |
arm stable, bug #321791
(Portage version: 2.2.0_alpha2/cvs/Linux i686)
-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 e275cf61fc76..bcee843999d4 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.551 2010/10/24 19:36:12 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.552 2010/10/29 14:00:00 maekke Exp $ + + 29 Oct 2010; Markus Meier <maekke@gentoo.org> mysql-5.1.50-r1.ebuild: + arm stable, bug #321791 24 Oct 2010; Mark Loeser <halcy0n@gentoo.org> mysql-5.1.50-r1.ebuild: Stable for ppc64; bug #321791 diff --git a/dev-db/mysql/mysql-5.1.50-r1.ebuild b/dev-db/mysql/mysql-5.1.50-r1.ebuild index edbcdc2beca3..2110ad5dce56 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.10 2010/10/24 19:36:12 halcy0n Exp $ +# $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 $ 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 |