maekke 14/08/13 15:26:18 Modified: ChangeLog mysql-5.5.39.ebuild Log: 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)
Revision Changes Path 1.687 dev-db/mysql/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.687&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.687&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.686&r2=1.687 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v retrieving revision 1.686 retrieving revision 1.687 diff -u -r1.686 -r1.687 --- ChangeLog 10 Aug 2014 17:27:15 -0000 1.686 +++ ChangeLog 13 Aug 2014 15:26:18 -0000 1.687 @@ -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 <[email protected]> mysql-5.5.39.ebuild: + arm stable, bug #518718 10 Aug 2014; Agostino Sarubbo <[email protected]> mysql-5.5.39.ebuild: Stable for sparc, wrt bug #518718 1.10 dev-db/mysql/mysql-5.5.39.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.5.39.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.5.39.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.5.39.ebuild?r1=1.9&r2=1.10 Index: mysql-5.5.39.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.39.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- mysql-5.5.39.ebuild 10 Aug 2014 17:27:15 -0000 1.9 +++ mysql-5.5.39.ebuild 13 Aug 2014 15:26:18 -0000 1.10 @@ -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 @@ 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=''
