summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-06-08 17:12:08 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-06-08 17:12:08 +0000
commit161190e5518dabef4c1b1013862d8dc9f2b0210d (patch)
tree7ac1bec2a45ff15693f6b5ac14be940faf3df26e /dev-python
parentRemove ancient SPL versions (diff)
downloadgentoo-2-161190e5518dabef4c1b1013862d8dc9f2b0210d.tar.gz
gentoo-2-161190e5518dabef4c1b1013862d8dc9f2b0210d.tar.bz2
gentoo-2-161190e5518dabef4c1b1013862d8dc9f2b0210d.zip
keyword ~ia64 wrt bug #509628
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/requests/ChangeLog6
-rw-r--r--dev-python/requests/requests-2.2.0.ebuild4
-rw-r--r--dev-python/requests/requests-2.2.1.ebuild4
-rw-r--r--dev-python/requests/requests-2.3.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/requests/ChangeLog b/dev-python/requests/ChangeLog
index f2227bddcb83..581d555bb8ac 100644
--- a/dev-python/requests/ChangeLog
+++ b/dev-python/requests/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/requests
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.59 2014/06/08 17:03:48 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.60 2014/06/08 17:12:08 hattya Exp $
+
+ 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> requests-2.2.0.ebuild,
+ requests-2.2.1.ebuild, requests-2.3.0.ebuild:
+ keyword ~ia64 wrt bug #509628
08 Jun 2014; Akinori Hattori <hattya@gentoo.org> requests-1.2.2.ebuild,
requests-1.2.3.ebuild, requests-2.0.0.ebuild, requests-2.1.0.ebuild:
diff --git a/dev-python/requests/requests-2.2.0.ebuild b/dev-python/requests/requests-2.2.0.ebuild
index 42e7245c81e6..76ff04533610 100644
--- a/dev-python/requests/requests-2.2.0.ebuild
+++ b/dev-python/requests/requests-2.2.0.ebuild
@@ -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/dev-python/requests/requests-2.2.0.ebuild,v 1.2 2014/03/31 21:11:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.2.0.ebuild,v 1.3 2014/06/08 17:12:08 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86"
IUSE=""
# bundles dev-python/urllib3 snapshot
diff --git a/dev-python/requests/requests-2.2.1.ebuild b/dev-python/requests/requests-2.2.1.ebuild
index 86d98ad80095..93983d0151b2 100644
--- a/dev-python/requests/requests-2.2.1.ebuild
+++ b/dev-python/requests/requests-2.2.1.ebuild
@@ -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/dev-python/requests/requests-2.2.1.ebuild,v 1.4 2014/04/02 21:11:55 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.2.1.ebuild,v 1.5 2014/06/08 17:12:08 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_3,3_4} pypy pypy2_0 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
IUSE=""
# bundles dev-python/urllib3 snapshot
diff --git a/dev-python/requests/requests-2.3.0.ebuild b/dev-python/requests/requests-2.3.0.ebuild
index 354ba41c6b36..fff55299640d 100644
--- a/dev-python/requests/requests-2.3.0.ebuild
+++ b/dev-python/requests/requests-2.3.0.ebuild
@@ -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/dev-python/requests/requests-2.3.0.ebuild,v 1.2 2014/06/05 11:27:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.3 2014/06/08 17:12:08 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE=""
# bundles dev-python/urllib3 snapshot