pacho 15/02/15 13:21:03 Modified: tornado-4.0.2.ebuild tornado-4.0.1.ebuild ChangeLog Log: amd64/ppc/ppc64/x86 stable, bug #530486 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.3 www-servers/tornado/tornado-4.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild?r1=1.2&r2=1.3 Index: tornado-4.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tornado-4.0.2.ebuild 13 Jan 2015 02:58:53 -0000 1.2 +++ tornado-4.0.2.ebuild 15 Feb 2015 13:21:03 -0000 1.3 @@ -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/www-servers/tornado/tornado-4.0.2.ebuild,v 1.2 2015/01/13 02:58:53 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild,v 1.3 2015/02/15 13:21:03 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="curl test" RDEPEND="curl? ( $(python_gen_cond_dep 'dev-python/pycurl[${PYTHON_USEDEP}]' python2_7) ) 1.7 www-servers/tornado/tornado-4.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild?r1=1.6&r2=1.7 Index: tornado-4.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tornado-4.0.1.ebuild 13 Jan 2015 02:58:53 -0000 1.6 +++ tornado-4.0.1.ebuild 15 Feb 2015 13:21:03 -0000 1.7 @@ -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/www-servers/tornado/tornado-4.0.1.ebuild,v 1.6 2015/01/13 02:58:53 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild,v 1.7 2015/02/15 13:21:03 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="curl test" RDEPEND="curl? ( $(python_gen_cond_dep 'dev-python/pycurl[${PYTHON_USEDEP}]' python2_7) ) 1.57 www-servers/tornado/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 13 Jan 2015 02:58:53 -0000 1.56 +++ ChangeLog 15 Feb 2015 13:21:03 -0000 1.57 @@ -1,6 +1,10 @@ # ChangeLog for www-servers/tornado # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.56 2015/01/13 02:58:53 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.57 2015/02/15 13:21:03 pacho Exp $ + + 15 Feb 2015; Pacho Ramos <pa...@gentoo.org> tornado-4.0.1.ebuild, + tornado-4.0.2.ebuild: + amd64/ppc/ppc64/x86 stable, bug #530486 13 Jan 2015; Ian Delaney <idel...@gentoo.org> -tornado-2.2.1.ebuild, -tornado-2.4-r1.ebuild, -tornado-2.4.1.ebuild, -tornado-2.4.ebuild,