diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-11 18:56:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-11 18:56:57 +0000 |
commit | fcd60c92357a4b2569975edfa68dd5ee585a97a1 (patch) | |
tree | da2c590f028498b813962844ce0e989b7fbd6664 /dev-db | |
parent | Version bump. (diff) | |
download | gentoo-2-fcd60c92357a4b2569975edfa68dd5ee585a97a1.tar.gz gentoo-2-fcd60c92357a4b2569975edfa68dd5ee585a97a1.tar.bz2 gentoo-2-fcd60c92357a4b2569975edfa68dd5ee585a97a1.zip |
alpha/ia64/s390/sh/sparc stable wrt #399375
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.61.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 86f5708a2f89..7cd1cfa8c607 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.602 2012/02/10 17:13:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.603 2012/02/11 18:56:57 armin76 Exp $ + + 11 Feb 2012; Raúl Porcel <armin76@gentoo.org> mysql-5.1.61.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #399375 10 Feb 2012; Markus Meier <maekke@gentoo.org> mysql-5.1.61.ebuild: arm stable, bug #399375 diff --git a/dev-db/mysql/mysql-5.1.61.ebuild b/dev-db/mysql/mysql-5.1.61.ebuild index b24a9de976ab..4019afb3f2c6 100644 --- a/dev-db/mysql/mysql-5.1.61.ebuild +++ b/dev-db/mysql/mysql-5.1.61.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.61.ebuild,v 1.6 2012/02/10 17:13:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.61.ebuild,v 1.7 2012/02/11 18:56:57 armin76 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 |