summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-17 12:46:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-17 12:46:16 +0000
commitdecb5459384fbe6a0a7d793bdb4cf31dcb78eec6 (patch)
tree3106dc639b387343d6d1cd1b100eaa00dfe8f2b5 /dev-python/requests
parentStable for ppc64, wrt bug #542220 (diff)
downloadgentoo-2-decb5459384fbe6a0a7d793bdb4cf31dcb78eec6.tar.gz
gentoo-2-decb5459384fbe6a0a7d793bdb4cf31dcb78eec6.tar.bz2
gentoo-2-decb5459384fbe6a0a7d793bdb4cf31dcb78eec6.zip
Stable for ppc64, wrt bug #543480
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/requests')
-rw-r--r--dev-python/requests/ChangeLog5
-rw-r--r--dev-python/requests/requests-2.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/requests/ChangeLog b/dev-python/requests/ChangeLog
index 4443852f4a72..c6eb5f83eb4d 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.88 2015/04/17 07:20:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.89 2015/04/17 12:46:16 ago Exp $
+
+ 17 Apr 2015; Agostino Sarubbo <ago@gentoo.org> requests-2.6.0.ebuild:
+ Stable for ppc64, wrt bug #543480
17 Apr 2015; Agostino Sarubbo <ago@gentoo.org> requests-2.6.0.ebuild:
Stable for x86, wrt bug #543480
diff --git a/dev-python/requests/requests-2.6.0.ebuild b/dev-python/requests/requests-2.6.0.ebuild
index 0f84062755e2..70bbb334aef3 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.4 2015/04/17 07:20:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.6.0.ebuild,v 1.5 2015/04/17 12:46:15 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