summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:16:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:16:20 +0000
commit0fe029df64797fa9a75b48cdf4e7b1acf01e5a0b (patch)
treea9e5411617dc593d420293ba41672454ecfe9953 /dev-python/pip
parentStable for x86, wrt bug #529848 (diff)
downloadgentoo-2-0fe029df64797fa9a75b48cdf4e7b1acf01e5a0b.tar.gz
gentoo-2-0fe029df64797fa9a75b48cdf4e7b1acf01e5a0b.tar.bz2
gentoo-2-0fe029df64797fa9a75b48cdf4e7b1acf01e5a0b.zip
Stable for x86, wrt bug #530548
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 1a5abfa2d248..7272e740624c 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.43 2014/12/04 09:58:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.44 2014/12/05 10:16:20 ago Exp $
+
+ 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pip-1.5.6.ebuild:
+ Stable for x86, wrt bug #530548
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pip-1.5.6.ebuild:
Stable for amd64, wrt bug #530548
diff --git a/dev-python/pip/pip-1.5.6.ebuild b/dev-python/pip/pip-1.5.6.ebuild
index 78e94a4e615e..d451714294c9 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.6 2014/12/04 09:58:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v 1.7 2014/12/05 10:16:20 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="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE=""