jer 15/07/20 04:31:09 Modified: tornado-4.2.1.ebuild ChangeLog Log: Mark ~ppc64 (bug #555402). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 www-servers/tornado/tornado-4.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild?r1=1.1&r2=1.2 Index: tornado-4.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tornado-4.2.1.ebuild 20 Jul 2015 01:41:48 -0000 1.1 +++ tornado-4.2.1.ebuild 20 Jul 2015 04:31:09 -0000 1.2 @@ -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.2.1.ebuild,v 1.1 2015/07/20 01:41:48 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild,v 1.2 2015/07/20 04:31:09 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" CDEPEND=" 1.82 www-servers/tornado/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.82&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?r1=1.81&r2=1.82 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 20 Jul 2015 02:01:59 -0000 1.81 +++ ChangeLog 20 Jul 2015 04:31:09 -0000 1.82 @@ -1,6 +1,9 @@ # 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.81 2015/07/20 02:01:59 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.82 2015/07/20 04:31:09 jer Exp $ + + 20 Jul 2015; Jeroen Roovers <[email protected]> tornado-4.2.1.ebuild: + Mark ~ppc64 (bug #555402). 20 Jul 2015; Alex Brandt <[email protected]> -tornado-3.2.1.ebuild: remove version 3.2.1
