diff options
author | Markus Meier <maekke@gentoo.org> | 2011-05-09 05:06:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-05-09 05:06:59 +0000 |
commit | 8d608c3a14b720666e059f730e4205aa18d276c4 (patch) | |
tree | 09c83cb96d0a4781d6ee7db7b236010dd76045dd /dev-db | |
parent | arm stable, bug #359657 (diff) | |
download | gentoo-2-8d608c3a14b720666e059f730e4205aa18d276c4.tar.gz gentoo-2-8d608c3a14b720666e059f730e4205aa18d276c4.tar.bz2 gentoo-2-8d608c3a14b720666e059f730e4205aa18d276c4.zip |
arm stable, bug #344987
(Portage version: 2.1.9.47/cvs/Linux i686)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.56.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 1687588b2fe1..c44dd35e66b9 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.573 2011/05/08 22:07:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.574 2011/05/09 05:06:59 maekke Exp $ + + 09 May 2011; Markus Meier <maekke@gentoo.org> mysql-5.1.56.ebuild: + arm stable, bug #344987 08 May 2011; Markos Chandras <hwoarang@gentoo.org> mysql-5.1.56.ebuild: Stable on amd64 wrt bug #344987 diff --git a/dev-db/mysql/mysql-5.1.56.ebuild b/dev-db/mysql/mysql-5.1.56.ebuild index 9eb156a0f99c..dfa79a2c165c 100644 --- a/dev-db/mysql/mysql-5.1.56.ebuild +++ b/dev-db/mysql/mysql-5.1.56.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.1.56.ebuild,v 1.4 2011/05/08 22:07:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.56.ebuild,v 1.5 2011/05/09 05:06:59 maekke Exp $ EAPI="2" @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still |