maekke 15/06/07 10:05:46 Modified: ChangeLog ws4py-0.3.4.ebuild Log: arm stable, bug #540290 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.17 dev-python/ws4py/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ws4py/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 9 Mar 2015 00:02:25 -0000 1.16 +++ ChangeLog 7 Jun 2015 10:05:46 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ws4py # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ChangeLog,v 1.16 2015/03/09 00:02:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ChangeLog,v 1.17 2015/06/07 10:05:46 maekke Exp $ + + 07 Jun 2015; Markus Meier <[email protected]> ws4py-0.3.4.ebuild: + arm stable, bug #540290 09 Mar 2015; Pacho Ramos <[email protected]> ws4py-0.3.4.ebuild: x86 stable, bug 540290 1.5 dev-python/ws4py/ws4py-0.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild?r1=1.4&r2=1.5 Index: ws4py-0.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ws4py-0.3.4.ebuild 9 Mar 2015 00:02:25 -0000 1.4 +++ ws4py-0.3.4.ebuild 7 Jun 2015 10:05:46 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild,v 1.4 2015/03/09 00:02:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild,v 1.5 2015/06/07 10:05:46 maekke Exp $ # We could depend on dev-python/cherrypy when USE=server, but # that is an optional component ... @@ -18,7 +18,7 @@ else inherit vcs-snapshot SRC_URI="https://github.com/Lawouach/WebSocket-for-Python/tarball/v${PV} -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm x86" + KEYWORDS="amd64 arm x86" fi DESCRIPTION="WebSocket client and server library for Python 2 and 3 as well as PyPy"
