ago 15/02/23 11:20:49 Modified: gevent-1.0.1.ebuild ChangeLog Log: Stable for ppc64, wrt bug #535326 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.5 dev-python/gevent/gevent-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gevent/gevent-1.0.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gevent/gevent-1.0.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gevent/gevent-1.0.1.ebuild?r1=1.4&r2=1.5 Index: gevent-1.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/gevent/gevent-1.0.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gevent-1.0.1.ebuild 21 Feb 2015 14:17:45 -0000 1.4 +++ gevent-1.0.1.ebuild 23 Feb 2015 11:20:49 -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/gevent/gevent-1.0.1.ebuild,v 1.4 2015/02/21 14:17:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gevent/gevent-1.0.1.ebuild,v 1.5 2015/02/23 11:20:49 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples" RDEPEND="dev-libs/libev 1.28 dev-python/gevent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gevent/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gevent/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gevent/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/gevent/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 21 Feb 2015 14:17:45 -0000 1.27 +++ ChangeLog 23 Feb 2015 11:20:49 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gevent # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gevent/ChangeLog,v 1.27 2015/02/21 14:17:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gevent/ChangeLog,v 1.28 2015/02/23 11:20:49 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <[email protected]> gevent-1.0.1.ebuild: + Stable for ppc64, wrt bug #535326 21 Feb 2015; Agostino Sarubbo <[email protected]> gevent-1.0.1.ebuild: Stable for ppc, wrt bug #535326
