blueness    14/08/13 18:24:16

  Modified:             tornado-3.2.ebuild tornado-3.2.1.ebuild
                        tornado-2.2.1.ebuild tornado-2.4-r1.ebuild
                        tornado-3.1.1.ebuild tornado-3.1.1-r1.ebuild
                        tornado-2.4.1.ebuild tornado-2.4.ebuild ChangeLog
  Log:
  Keyword ~ppc and ~ppc64, bug #486272
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

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

Index: tornado-3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tornado-3.2.ebuild  6 Jul 2014 13:02:10 -0000       1.4
+++ tornado-3.2.ebuild  13 Aug 2014 18:24:16 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.4 2014/07/06 13:02:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.2.ebuild,v 
1.5 2014/08/13 18:24:16 blueness 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? ( dev-python/pycurl[$(python_gen_usedep 'python2*')] )"



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

Index: tornado-3.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tornado-3.2.1.ebuild        6 Jul 2014 13:02:10 -0000       1.2
+++ tornado-3.2.1.ebuild        13 Aug 2014 18:24:16 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.2 2014/07/06 13:02:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.2.1.ebuild,v 
1.3 2014/08/13 18:24:16 blueness Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,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"
 REQUIRED_USE="curl? ( || ( $(python_gen_useflags 'python2*') ) )"
 



1.4                  www-servers/tornado/tornado-2.2.1.ebuild

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

Index: tornado-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tornado-2.2.1.ebuild        21 May 2012 12:24:16 -0000      1.3
+++ tornado-2.2.1.ebuild        13 Aug 2014 18:24:16 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.2.1.ebuild,v 
1.3 2012/05/21 12:24:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.2.1.ebuild,v 
1.4 2014/08/13 18:24:16 blueness Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"



1.8                  www-servers/tornado/tornado-2.4-r1.ebuild

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

Index: tornado-2.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tornado-2.4-r1.ebuild       31 Mar 2014 21:24:58 -0000      1.7
+++ tornado-2.4-r1.ebuild       13 Aug 2014 18:24:16 -0000      1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4-r1.ebuild,v 
1.7 2014/03/31 21:24:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4-r1.ebuild,v 
1.8 2014/08/13 18:24:16 blueness 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"
 
 RDEPEND="curl? ( dev-python/pycurl[$(python_gen_usedep 'python2*')] )"



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

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

Index: tornado-3.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tornado-3.1.1.ebuild        31 Mar 2014 21:24:58 -0000      1.5
+++ tornado-3.1.1.ebuild        13 Aug 2014 18:24:16 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.ebuild,v 
1.5 2014/03/31 21:24:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.1.1.ebuild,v 
1.6 2014/08/13 18:24:16 blueness 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"
 
 RDEPEND="curl? ( dev-python/pycurl[$(python_gen_usedep 'python2*')] )"



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

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tornado-3.1.1-r1.ebuild     6 Jul 2014 13:02:10 -0000       1.3
+++ tornado-3.1.1-r1.ebuild     13 Aug 2014 18:24:16 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.3 
2014/07/06 13:02:10 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-servers/tornado/tornado-3.1.1-r1.ebuild,v 1.4 
2014/08/13 18:24:16 blueness 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? ( dev-python/pycurl[$(python_gen_usedep 'python2*')] )"



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

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

Index: tornado-2.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tornado-2.4.1.ebuild        31 Mar 2014 21:24:58 -0000      1.5
+++ tornado-2.4.1.ebuild        13 Aug 2014 18:24:16 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4.1.ebuild,v 
1.5 2014/03/31 21:24:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4.1.ebuild,v 
1.6 2014/08/13 18:24:16 blueness 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"
 
 RDEPEND="curl? ( dev-python/pycurl[$(python_gen_usedep 'python2*')] )"



1.4                  www-servers/tornado/tornado-2.4.ebuild

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

Index: tornado-2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tornado-2.4.ebuild  31 Dec 2012 22:45:30 -0000      1.3
+++ tornado-2.4.ebuild  13 Aug 2014 18:24:16 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4.ebuild,v 
1.3 2012/12/31 22:45:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-2.4.ebuild,v 
1.4 2014/08/13 18:24:16 blueness Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2 3:3.2"
@@ -15,7 +15,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"
 
 RDEPEND="curl? ( dev-python/pycurl )



1.48                 www-servers/tornado/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   6 Jul 2014 13:02:10 -0000       1.47
+++ ChangeLog   13 Aug 2014 18:24:16 -0000      1.48
@@ -1,6 +1,12 @@
 # ChangeLog for www-servers/tornado
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.47 
2014/07/06 13:02:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.48 
2014/08/13 18:24:16 blueness Exp $
+
+  13 Aug 2014; Anthony G. Basile <[email protected]> tornado-2.2.1.ebuild,
+  tornado-2.4-r1.ebuild, tornado-2.4.1.ebuild, tornado-2.4.ebuild,
+  tornado-3.1.1-r1.ebuild, tornado-3.1.1.ebuild, tornado-3.2.1.ebuild,
+  tornado-3.2.ebuild:
+  Keyword ~ppc and ~ppc64, bug #486272
 
   06 Jul 2014; Michał Górny <[email protected]> tornado-3.1.1-r1.ebuild,
   tornado-3.2.1.ebuild, tornado-3.2.ebuild:




Reply via email to