summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-04-17 04:33:53 +0000
committerJeroen Roovers <jer@gentoo.org>2015-04-17 04:33:53 +0000
commit349fcd664da6e25faf9dbd8ea13f6495c8f7bb65 (patch)
tree797c587509d6c400a7285e9435f3b2f3e847589e /dev-python/requests
parentsubstitute proxy maintainer, P. Stankowski gave notice of withdrawal, new mai... (diff)
downloadgentoo-2-349fcd664da6e25faf9dbd8ea13f6495c8f7bb65.tar.gz
gentoo-2-349fcd664da6e25faf9dbd8ea13f6495c8f7bb65.tar.bz2
gentoo-2-349fcd664da6e25faf9dbd8ea13f6495c8f7bb65.zip
Stable for HPPA (bug #543480).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 9ee7201e20cb..57a61d5ed025 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.85 2015/04/08 08:05:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.86 2015/04/17 04:33:53 jer Exp $
+
+ 17 Apr 2015; Jeroen Roovers <jer@gentoo.org> requests-2.6.0.ebuild:
+ Stable for HPPA (bug #543480).
08 Apr 2015; Michał Górny <mgorny@gentoo.org> requests-2.3.0.ebuild,
requests-2.4.1.ebuild:
diff --git a/dev-python/requests/requests-2.6.0.ebuild b/dev-python/requests/requests-2.6.0.ebuild
index 5e40af1ba68a..01b50a9d7910 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.1 2015/03/26 07:25:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.6.0.ebuild,v 1.2 2015/04/17 04:33:53 jer 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