diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-17 07:20:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-17 07:20:22 +0000 |
commit | 64d8451aab43fcd11bd90f63cb02fdce91737af2 (patch) | |
tree | a3abec3b59da2c6b38c4042a85fa3f64a6e46286 /dev-python/requests | |
parent | Stable for amd64, wrt bug #536036 (diff) | |
download | gentoo-2-64d8451aab43fcd11bd90f63cb02fdce91737af2.tar.gz gentoo-2-64d8451aab43fcd11bd90f63cb02fdce91737af2.tar.bz2 gentoo-2-64d8451aab43fcd11bd90f63cb02fdce91737af2.zip |
Stable for x86, wrt bug #543480
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/requests')
-rw-r--r-- | dev-python/requests/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/requests/requests-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/requests/ChangeLog b/dev-python/requests/ChangeLog index dce88146303f..4443852f4a72 100644 --- a/dev-python/requests/ChangeLog +++ b/dev-python/requests/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/requests # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.87 2015/04/17 07:19:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.88 2015/04/17 07:20:22 ago Exp $ + + 17 Apr 2015; Agostino Sarubbo <ago@gentoo.org> requests-2.6.0.ebuild: + Stable for x86, wrt bug #543480 17 Apr 2015; Agostino Sarubbo <ago@gentoo.org> requests-2.6.0.ebuild: Stable for amd64, wrt bug #543480 diff --git a/dev-python/requests/requests-2.6.0.ebuild b/dev-python/requests/requests-2.6.0.ebuild index a87f70380294..0f84062755e2 100644 --- a/dev-python/requests/requests-2.6.0.ebuild +++ b/dev-python/requests/requests-2.6.0.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/dev-python/requests/requests-2.6.0.ebuild,v 1.3 2015/04/17 07:19:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.6.0.ebuild,v 1.4 2015/04/17 07:20:22 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" # bundles dev-python/urllib3 snapshot |