jer         15/03/21 09:35:36

  Modified:             tornado-4.0.1.ebuild ChangeLog tornado-3.2.ebuild
                        tornado-4.0.2.ebuild tornado-3.2.1.ebuild
                        tornado-3.1.1-r1.ebuild
  Log:
  Stable for HPPA too.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  Changes    Path
1.8                  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.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild?r1=1.7&r2=1.8

Index: tornado-4.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tornado-4.0.1.ebuild        15 Feb 2015 13:21:03 -0000      1.7
+++ tornado-4.0.1.ebuild        21 Mar 2015 09:35:36 -0000      1.8
@@ -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.7 2015/02/15 13:21:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.0.1.ebuild,v 
1.8 2015/03/21 09:35:36 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="curl test"
 
 RDEPEND="curl? ( $(python_gen_cond_dep 'dev-python/pycurl[${PYTHON_USEDEP}]' 
python2_7) )



1.62                 www-servers/tornado/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.62&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.62&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   9 Mar 2015 00:04:47 -0000       1.61
+++ ChangeLog   21 Mar 2015 09:35:36 -0000      1.62
@@ -1,6 +1,11 @@
 # 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.61 
2015/03/09 00:04:47 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.62 
2015/03/21 09:35:36 jer Exp $
+
+  21 Mar 2015; Jeroen Roovers <[email protected]> tornado-3.1.1-r1.ebuild,
+  tornado-3.2.ebuild, tornado-3.2.1.ebuild, tornado-4.0.1.ebuild,
+  tornado-4.0.2.ebuild:
+  Stable for HPPA too.
 
   09 Mar 2015; Pacho Ramos <[email protected]> tornado-3.1.1-r1.ebuild:
   x86 stable, bug 540290



1.6                  www-servers/tornado/tornado-3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.2.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.2.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.2.ebuild?r1=1.5&r2=1.6

Index: tornado-3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tornado-3.2.ebuild  13 Aug 2014 18:24:16 -0000      1.5
+++ tornado-3.2.ebuild  21 Mar 2015 09:35:36 -0000      1.6
@@ -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/www-servers/tornado/tornado-3.2.ebuild,v 
1.5 2014/08/13 18:24:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.2.ebuild,v 
1.6 2015/03/21 09:35:36 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="curl test"
 
 RDEPEND="curl? ( dev-python/pycurl[$(python_gen_usedep 'python2*')] )"



1.4                  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.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild?r1=1.3&r2=1.4

Index: tornado-4.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tornado-4.0.2.ebuild        15 Feb 2015 13:21:03 -0000      1.3
+++ tornado-4.0.2.ebuild        21 Mar 2015 09:35:36 -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.0.2.ebuild,v 
1.3 2015/02/15 13:21:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.0.2.ebuild,v 
1.4 2015/03/21 09:35:36 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="curl test"
 
 RDEPEND="curl? ( $(python_gen_cond_dep 'dev-python/pycurl[${PYTHON_USEDEP}]' 
python2_7) )



1.5                  www-servers/tornado/tornado-3.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.2.1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.2.1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.2.1.ebuild?r1=1.4&r2=1.5

Index: tornado-3.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tornado-3.2.1.ebuild        2 Sep 2014 09:35:56 -0000       1.4
+++ tornado-3.2.1.ebuild        21 Mar 2015 09:35:36 -0000      1.5
@@ -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/www-servers/tornado/tornado-3.2.1.ebuild,v 
1.4 2014/09/02 09:35:56 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.2.1.ebuild,v 
1.5 2015/03/21 09:35:36 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -14,7 +14,7 @@
 LICENSE="Apache-2.0"
 SLOT="0"
 
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 IUSE="curl test"
 REQUIRED_USE="curl? ( || ( $(python_gen_useflags 'python2*') ) )"



1.10                 www-servers/tornado/tornado-3.1.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.1.1-r1.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.1.1-r1.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-3.1.1-r1.ebuild?r1=1.9&r2=1.10

Index: tornado-3.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.1.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tornado-3.1.1-r1.ebuild     9 Mar 2015 00:04:47 -0000       1.9
+++ tornado-3.1.1-r1.ebuild     21 Mar 2015 09:35:36 -0000      1.10
@@ -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-3.1.1-r1.ebuild,v 1.9 
2015/03/09 00:04:47 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.1.1-r1.ebuild,v 1.10 
2015/03/21 09:35:36 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="curl test"
 
 RDEPEND="curl? ( dev-python/pycurl[$(python_gen_usedep python2_7)] )"




Reply via email to