maekke 14/07/06 17:43:42 Modified: ChangeLog bottle-0.11.7.ebuild Log: arm stable, bug #509350 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.35 dev-python/bottle/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bottle/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bottle/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bottle/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 5 Jul 2014 12:56:04 -0000 1.34 +++ ChangeLog 6 Jul 2014 17:43:42 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/bottle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.34 2014/07/05 12:56:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.35 2014/07/06 17:43:42 maekke Exp $ + + 06 Jul 2014; Markus Meier <mae...@gentoo.org> bottle-0.11.7.ebuild: + arm stable, bug #509350 05 Jul 2014; Agostino Sarubbo <a...@gentoo.org> bottle-0.11.7.ebuild: Stable for sparc, wrt bug #509350 1.9 dev-python/bottle/bottle-0.11.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bottle/bottle-0.11.7.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bottle/bottle-0.11.7.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bottle/bottle-0.11.7.ebuild?r1=1.8&r2=1.9 Index: bottle-0.11.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.11.7.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- bottle-0.11.7.ebuild 5 Jul 2014 12:56:04 -0000 1.8 +++ bottle-0.11.7.ebuild 6 Jul 2014 17:43:42 -0000 1.9 @@ -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-python/bottle/bottle-0.11.7.ebuild,v 1.8 2014/07/05 12:56:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.11.7.ebuild,v 1.9 2014/07/06 17:43:42 maekke Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=""