diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-09 17:11:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-09 17:11:55 +0000 |
commit | 289131fac893fe0c96b05a815c47edca168c7be0 (patch) | |
tree | 4ecd1dd8ac55dcfc36cc839fc20cfec9af91d7fd /dev-db | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-289131fac893fe0c96b05a815c47edca168c7be0.tar.gz gentoo-2-289131fac893fe0c96b05a815c47edca168c7be0.tar.bz2 gentoo-2-289131fac893fe0c96b05a815c47edca168c7be0.zip |
x86 stable wrt bug #412889
(Portage version: 2.1.10.49/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.62.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 1fbec267b1d5..efb67b66beac 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.614 2012/05/03 20:46:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.615 2012/05/09 17:11:55 phajdan.jr Exp $ + + 09 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mysql-5.1.62.ebuild: + x86 stable wrt bug #412889 03 May 2012; Markus Meier <maekke@gentoo.org> mysql-5.1.62-r1.ebuild: arm stable, bug #412889 diff --git a/dev-db/mysql/mysql-5.1.62.ebuild b/dev-db/mysql/mysql-5.1.62.ebuild index bfbd134d24ea..362ba97b1a06 100644 --- a/dev-db/mysql/mysql-5.1.62.ebuild +++ b/dev-db/mysql/mysql-5.1.62.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.62.ebuild,v 1.1 2012/04/02 00:39:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.62.ebuild,v 1.2 2012/05/09 17:11:55 phajdan.jr Exp $ EAPI="4" @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql-v2 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 ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still |