diff options
author | Markus Meier <maekke@gentoo.org> | 2014-08-13 15:26:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-08-13 15:26:18 +0000 |
commit | 516e810489c9a1e7a96702845eaccf23a7e0fd7a (patch) | |
tree | d7964b552702b3b2f7c105fcefb8d2c24d28858e /dev-db | |
parent | Old. (diff) | |
download | gentoo-2-516e810489c9a1e7a96702845eaccf23a7e0fd7a.tar.gz gentoo-2-516e810489c9a1e7a96702845eaccf23a7e0fd7a.tar.bz2 gentoo-2-516e810489c9a1e7a96702845eaccf23a7e0fd7a.zip |
arm stable, bug #518718
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", 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.5.39.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index d1d1d67034b8..b89ed82f8b68 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.686 2014/08/10 17:27:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.687 2014/08/13 15:26:18 maekke Exp $ + + 13 Aug 2014; Markus Meier <maekke@gentoo.org> mysql-5.5.39.ebuild: + arm stable, bug #518718 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> mysql-5.5.39.ebuild: Stable for sparc, wrt bug #518718 diff --git a/dev-db/mysql/mysql-5.5.39.ebuild b/dev-db/mysql/mysql-5.5.39.ebuild index f2b825bc1211..6044dd563bba 100644 --- a/dev-db/mysql/mysql-5.5.39.ebuild +++ b/dev-db/mysql/mysql-5.5.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.39.ebuild,v 1.9 2014/08/10 17:27:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.39.ebuild,v 1.10 2014/08/13 15:26:18 maekke Exp $ EAPI="5" @@ -19,7 +19,7 @@ IUSE="$IUSE" EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |