diff options
author | Markus Meier <maekke@gentoo.org> | 2012-11-21 21:48:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-11-21 21:48:32 +0000 |
commit | 5f3d22129c61977fb5190e09a91f767226d9c583 (patch) | |
tree | 830c828dc5942ca186b5fef31d828b600f938c49 /dev-db | |
parent | arm stable, bug #441272 (diff) | |
download | gentoo-2-5f3d22129c61977fb5190e09a91f767226d9c583.tar.gz gentoo-2-5f3d22129c61977fb5190e09a91f767226d9c583.tar.bz2 gentoo-2-5f3d22129c61977fb5190e09a91f767226d9c583.zip |
arm stable, bug #417989
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.66.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 5ec4d275fec2..8999151bdcca 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.624 2012/11/20 20:52:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.625 2012/11/21 21:48:32 maekke Exp $ + + 21 Nov 2012; Markus Meier <maekke@gentoo.org> mysql-5.1.66.ebuild: + arm stable, bug #417989 20 Nov 2012; Brent Baude <ranger@gentoo.org> mysql-5.1.66.ebuild: Marking mysql-5.1.66 ppc for bug 417989 diff --git a/dev-db/mysql/mysql-5.1.66.ebuild b/dev-db/mysql/mysql-5.1.66.ebuild index 664c308dc089..95296b25f6da 100644 --- a/dev-db/mysql/mysql-5.1.66.ebuild +++ b/dev-db/mysql/mysql-5.1.66.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.66.ebuild,v 1.5 2012/11/20 20:52:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild,v 1.6 2012/11/21 21:48:32 maekke 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 |