summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-21 09:35:36 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-21 09:35:36 +0000
commit2db869e1ee194b928d7da2d8bf40651f1c251da7 (patch)
tree319561433cc85989d55bc68cd7ed87d6b775d14c /www-servers
parentStable for HPPA too. (diff)
downloadgentoo-2-2db869e1ee194b928d7da2d8bf40651f1c251da7.tar.gz
gentoo-2-2db869e1ee194b928d7da2d8bf40651f1c251da7.tar.bz2
gentoo-2-2db869e1ee194b928d7da2d8bf40651f1c251da7.zip
Stable for HPPA too.
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tornado/ChangeLog7
-rw-r--r--www-servers/tornado/tornado-3.1.1-r1.ebuild4
-rw-r--r--www-servers/tornado/tornado-3.2.1.ebuild6
-rw-r--r--www-servers/tornado/tornado-3.2.ebuild6
-rw-r--r--www-servers/tornado/tornado-4.0.1.ebuild4
-rw-r--r--www-servers/tornado/tornado-4.0.2.ebuild4
6 files changed, 18 insertions, 13 deletions
diff --git a/www-servers/tornado/ChangeLog b/www-servers/tornado/ChangeLog
index 2d5936fa6f92..6ba06b297cc8 100644
--- a/www-servers/tornado/ChangeLog
+++ b/www-servers/tornado/ChangeLog
@@ -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 <jer@gentoo.org> 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 <pacho@gentoo.org> tornado-3.1.1-r1.ebuild:
x86 stable, bug 540290
diff --git a/www-servers/tornado/tornado-3.1.1-r1.ebuild b/www-servers/tornado/tornado-3.1.1-r1.ebuild
index 3bffcfeccc19..f5c185c98cd2 100644
--- a/www-servers/tornado/tornado-3.1.1-r1.ebuild
+++ b/www-servers/tornado/tornado-3.1.1-r1.ebuild
@@ -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 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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)] )"
diff --git a/www-servers/tornado/tornado-3.2.1.ebuild b/www-servers/tornado/tornado-3.2.1.ebuild
index 4bfd14aa5211..a343948818c5 100644
--- a/www-servers/tornado/tornado-3.2.1.ebuild
+++ b/www-servers/tornado/tornado-3.2.1.ebuild
@@ -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 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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*') ) )"
diff --git a/www-servers/tornado/tornado-3.2.ebuild b/www-servers/tornado/tornado-3.2.ebuild
index c47190cfc476..b7d8de01f8bd 100644
--- a/www-servers/tornado/tornado-3.2.ebuild
+++ b/www-servers/tornado/tornado-3.2.ebuild
@@ -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 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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*')] )"
diff --git a/www-servers/tornado/tornado-4.0.1.ebuild b/www-servers/tornado/tornado-4.0.1.ebuild
index 97fe7ea4a89d..8f4f29a9c3c6 100644
--- a/www-servers/tornado/tornado-4.0.1.ebuild
+++ b/www-servers/tornado/tornado-4.0.1.ebuild
@@ -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 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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) )
diff --git a/www-servers/tornado/tornado-4.0.2.ebuild b/www-servers/tornado/tornado-4.0.2.ebuild
index 791ddb7ed96f..4f7928b28187 100644
--- a/www-servers/tornado/tornado-4.0.2.ebuild
+++ b/www-servers/tornado/tornado-4.0.2.ebuild
@@ -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 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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) )