diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-01 00:52:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-01 00:52:42 +0000 |
commit | 7893ff16e55adf04660e86936f2b68a95bb64b11 (patch) | |
tree | 2622c7b36db47b1a93d00fc88c935878efe591ec /dev-db/mysql | |
parent | Version bump. Removed old. (diff) | |
download | gentoo-2-7893ff16e55adf04660e86936f2b68a95bb64b11.tar.gz gentoo-2-7893ff16e55adf04660e86936f2b68a95bb64b11.tar.bz2 gentoo-2-7893ff16e55adf04660e86936f2b68a95bb64b11.zip |
stable ppc64, bug #417989
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-db/mysql')
-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 bc92ae0325d0..cc07e461a7cd 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.626 2012/11/25 19:03:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.627 2012/12/01 00:52:42 blueness Exp $ + + 01 Dec 2012; Anthony G. Basile <blueness@gentoo.org> mysql-5.1.66.ebuild: + stable ppc64, bug #417989 25 Nov 2012; Raúl Porcel <armin76@gentoo.org> mysql-5.1.66.ebuild: alpha/ia64/s390/sh/sparc stable wrt #417989 diff --git a/dev-db/mysql/mysql-5.1.66.ebuild b/dev-db/mysql/mysql-5.1.66.ebuild index 3e4b7bff8380..e8acf0eef6d7 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.7 2012/11/25 19:03:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild,v 1.8 2012/12/01 00:52:42 blueness 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 |