summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-12-30 10:17:24 +0000
committerJeroen Roovers <jer@gentoo.org>2014-12-30 10:17:24 +0000
commitf950fb131d53b319ff719210a715b1735ed9acd2 (patch)
tree428a6982b3a68cbad02e98e32284b951cbdfe6eb /dev-python/pip
parentStable for HPPA (bug #530600). (diff)
downloadgentoo-2-f950fb131d53b319ff719210a715b1735ed9acd2.tar.gz
gentoo-2-f950fb131d53b319ff719210a715b1735ed9acd2.tar.bz2
gentoo-2-f950fb131d53b319ff719210a715b1735ed9acd2.zip
Stable for HPPA (bug #530600).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 fb5631cd01e8..a8a6db95ff44 100644
--- a/dev-python/pip/ChangeLog
+++ b/dev-python/pip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pip
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.49 2014/12/24 04:10:37 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.50 2014/12/30 10:17:24 jer Exp $
+
+ 30 Dec 2014; Jeroen Roovers <jer@gentoo.org> pip-1.5.6.ebuild:
+ Stable for HPPA (bug #530600).
*pip-6.0.3 (24 Dec 2014)
diff --git a/dev-python/pip/pip-1.5.6.ebuild b/dev-python/pip/pip-1.5.6.ebuild
index 489ff0844e42..d04d2629417f 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-2014 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.8 2014/12/23 21:21:51 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v 1.9 2014/12/30 10:17:24 jer 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=""