summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 14:17:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 14:17:16 +0000
commit518e5c8aef3eee8f6d562d00ec1511b639ee6de3 (patch)
treed5bb70e5711e3bd42616db7319554ec0e0071f3c /dev-python/pip
parentStable for ppc, wrt bug #532440 (diff)
downloadgentoo-2-518e5c8aef3eee8f6d562d00ec1511b639ee6de3.tar.gz
gentoo-2-518e5c8aef3eee8f6d562d00ec1511b639ee6de3.tar.bz2
gentoo-2-518e5c8aef3eee8f6d562d00ec1511b639ee6de3.zip
Stable for ppc, wrt bug #532440
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pip')
-rw-r--r--dev-python/pip/ChangeLog5
-rw-r--r--dev-python/pip/pip-1.5.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pip/ChangeLog b/dev-python/pip/ChangeLog
index ac9e8fa6fd2b..ed233913e0c8 100644
--- a/dev-python/pip/ChangeLog
+++ b/dev-python/pip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pip
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.55 2015/02/07 02:48:57 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.56 2015/02/21 14:17:16 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pip-1.5.6.ebuild:
+ Stable for ppc, wrt bug #532440
*pip-6.0.8 (07 Feb 2015)
diff --git a/dev-python/pip/pip-1.5.6.ebuild b/dev-python/pip/pip-1.5.6.ebuild
index 60c8d7c2b60b..1ce3b4e587c3 100644
--- a/dev-python/pip/pip-1.5.6.ebuild
+++ b/dev-python/pip/pip-1.5.6.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/pip/pip-1.5.6.ebuild,v 1.10 2015/01/01 21:27:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v 1.11 2015/02/21 14:17:16 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE=""