pacho 15/03/06 22:42:29 Modified: ws4py-0.3.4.ebuild ChangeLog Log: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild?r1=1.2&r2=1.3 Index: ws4py-0.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ws4py-0.3.4.ebuild 18 Oct 2014 16:20:51 -0000 1.2 +++ ws4py-0.3.4.ebuild 6 Mar 2015 22:42:29 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.2 2014/10/18 16:20:51 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ws4py-0.3.4.ebuild,v 1.3 2015/03/06 22:42:29 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.15 dev-python/ws4py/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ws4py/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ws4py/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 18 Oct 2014 16:20:51 -0000 1.14 +++ ChangeLog 6 Mar 2015 22:42:29 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ws4py -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ChangeLog,v 1.14 2014/10/18 16:20:51 floppym Exp $ +# 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 $ + + 06 Mar 2015; Pacho Ramos <[email protected]> ws4py-0.3.4.ebuild: + amd64 stable, bug 540290 18 Oct 2014; Mike Gilbert <[email protected]> -ws4py-0.2.1-r1.ebuild, -ws4py-0.2.1-r2.ebuild, -ws4py-0.2.1.ebuild, -ws4py-0.2.2.ebuild,
