diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 17:03:48 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 17:03:48 +0000 |
commit | afaeed466242c796894600864d8241f974c614cc (patch) | |
tree | 6b1f716b2d9eafb00f17f5b24b8dafc737829eb9 /dev-python/requests | |
parent | keyword ~ia64 wrt bug #509628 (diff) | |
download | gentoo-2-afaeed466242c796894600864d8241f974c614cc.tar.gz gentoo-2-afaeed466242c796894600864d8241f974c614cc.tar.bz2 gentoo-2-afaeed466242c796894600864d8241f974c614cc.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/requests')
-rw-r--r-- | dev-python/requests/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/requests/requests-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/requests/requests-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/requests/requests-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/requests/requests-2.1.0.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-python/requests/ChangeLog b/dev-python/requests/ChangeLog index 239a286e02eb..f2227bddcb83 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.58 2014/06/05 11:27:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.59 2014/06/08 17:03:48 hattya Exp $ + + 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: + keyword ~ia64 wrt bug #509628 05 Jun 2014; Fabian Groffen <grobian@gentoo.org> requests-2.3.0.ebuild: Marked ~x64-macos diff --git a/dev-python/requests/requests-1.2.2.ebuild b/dev-python/requests/requests-1.2.2.ebuild index ed93a2df89ff..88c64699366b 100644 --- a/dev-python/requests/requests-1.2.2.ebuild +++ b/dev-python/requests/requests-1.2.2.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-1.2.2.ebuild,v 1.5 2014/03/31 21:11:38 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild,v 1.6 2014/06/08 17:03:48 hattya Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,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 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~x86" IUSE="test" # bundles dev-python/urllib3 snapshot diff --git a/dev-python/requests/requests-1.2.3.ebuild b/dev-python/requests/requests-1.2.3.ebuild index cfb3faf8623f..ba9dff0769fe 100644 --- a/dev-python/requests/requests-1.2.3.ebuild +++ b/dev-python/requests/requests-1.2.3.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-1.2.3.ebuild,v 1.6 2014/03/31 21:11:38 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild,v 1.7 2014/06/08 17:03:48 hattya Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,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 x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 x86" IUSE="test" # bundles dev-python/urllib3 snapshot diff --git a/dev-python/requests/requests-2.0.0.ebuild b/dev-python/requests/requests-2.0.0.ebuild index 01be439f625e..54d1b664a90b 100644 --- a/dev-python/requests/requests-2.0.0.ebuild +++ b/dev-python/requests/requests-2.0.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.0.0.ebuild,v 1.2 2014/03/31 21:11:38 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild,v 1.3 2014/06/08 17:03:48 hattya Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,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 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86" IUSE="test" # bundles dev-python/urllib3 snapshot diff --git a/dev-python/requests/requests-2.1.0.ebuild b/dev-python/requests/requests-2.1.0.ebuild index 07f1c7dc6678..0abe0075754f 100644 --- a/dev-python/requests/requests-2.1.0.ebuild +++ b/dev-python/requests/requests-2.1.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.1.0.ebuild,v 1.2 2014/03/31 21:11:38 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild,v 1.3 2014/06/08 17:03:48 hattya Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,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="test" # bundles dev-python/urllib3 snapshot |