pacho 15/03/09 00:02:25 Modified: ws4py-0.3.4.ebuild ChangeLog Log: x86 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild?r1=1.3&r2=1.4 Index: ws4py-0.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ws4py-0.3.4.ebuild 6 Mar 2015 22:42:29 -0000 1.3 +++ ws4py-0.3.4.ebuild 9 Mar 2015 00:02:25 -0000 1.4 @@ -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.3 2015/03/06 22:42:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild,v 1.4 2015/03/09 00:02:25 pacho 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" 1.16 dev-python/ws4py/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ws4py/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 6 Mar 2015 22:42:29 -0000 1.15 +++ ChangeLog 9 Mar 2015 00:02:25 -0000 1.16 @@ -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.15 2015/03/06 22:42:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ChangeLog,v 1.16 2015/03/09 00:02:25 pacho Exp $ + + 09 Mar 2015; Pacho Ramos <[email protected]> ws4py-0.3.4.ebuild: + x86 stable, bug 540290 06 Mar 2015; Pacho Ramos <[email protected]> ws4py-0.3.4.ebuild: amd64 stable, bug 540290
