summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-09-24 09:32:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-09-24 09:32:47 +0000
commit86a0bb7233cb4e527a809d18a843f0fd13b277b8 (patch)
treeb6fcca5f04a2bbf0027086ac568600d4c70ad7be /dev-python/ndg-httpsclient
parentStable for ppc, wrt bug #513278 (diff)
downloadgentoo-2-86a0bb7233cb4e527a809d18a843f0fd13b277b8.tar.gz
gentoo-2-86a0bb7233cb4e527a809d18a843f0fd13b277b8.tar.bz2
gentoo-2-86a0bb7233cb4e527a809d18a843f0fd13b277b8.zip
Stable for ppc, wrt bug #513278
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/ndg-httpsclient')
-rw-r--r--dev-python/ndg-httpsclient/ChangeLog5
-rw-r--r--dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ndg-httpsclient/ChangeLog b/dev-python/ndg-httpsclient/ChangeLog
index 7e0f862f1b72..f6796ed92576 100644
--- a/dev-python/ndg-httpsclient/ChangeLog
+++ b/dev-python/ndg-httpsclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.16 2014/09/03 17:12:02 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.17 2014/09/24 09:32:47 ago Exp $
+
+ 24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Stable for ppc, wrt bug #513278
03 Sep 2014; Christoph Junghans <ottxor@gentoo.org>
ndg-httpsclient-0.3.2.ebuild:
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
index b540778329c0..9ab26abf192b 100644
--- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
+++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.16 2014/09/03 17:12:02 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.17 2014/09/24 09:32:47 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/-/_}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"