maekke 15/07/26 10:12:37 Modified: ChangeLog tornado-4.2.1.ebuild Log: add ~arm, bug #555402 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.84 www-servers/tornado/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.84&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.84&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?r1=1.83&r2=1.84 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- ChangeLog 20 Jul 2015 04:38:29 -0000 1.83 +++ ChangeLog 26 Jul 2015 10:12:37 -0000 1.84 @@ -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.83 2015/07/20 04:38:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.84 2015/07/26 10:12:37 maekke Exp $ + + 26 Jul 2015; Markus Meier <[email protected]> tornado-4.2.1.ebuild: + add ~arm, bug #555402 20 Jul 2015; Jeroen Roovers <[email protected]> tornado-4.2.1.ebuild: Mark ~hppa (bug #555402). 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild?r1=1.3&r2=1.4 Index: tornado-4.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tornado-4.2.1.ebuild 20 Jul 2015 04:38:29 -0000 1.3 +++ tornado-4.2.1.ebuild 26 Jul 2015 10:12:37 -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/www-servers/tornado/tornado-4.2.1.ebuild,v 1.3 2015/07/20 04:38:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.2.1.ebuild,v 1.4 2015/07/26 10:12:37 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" CDEPEND="
