pacho 15/03/07 00:21:59 Modified: pip-1.5.6.ebuild ChangeLog Log: ppc64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.12 dev-python/pip/pip-1.5.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild?r1=1.11&r2=1.12 Index: pip-1.5.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pip-1.5.6.ebuild 21 Feb 2015 14:17:16 -0000 1.11 +++ pip-1.5.6.ebuild 7 Mar 2015 00:21:59 -0000 1.12 @@ -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.11 2015/02/21 14:17:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v 1.12 2015/03/07 00:21:59 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -12,7 +12,7 @@ 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="" 1.57 dev-python/pip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 21 Feb 2015 14:17:16 -0000 1.56 +++ ChangeLog 7 Mar 2015 00:21:59 -0000 1.57 @@ -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.56 2015/02/21 14:17:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.57 2015/03/07 00:21:59 pacho Exp $ + + 07 Mar 2015; Pacho Ramos <[email protected]> pip-1.5.6.ebuild: + ppc64 stable, bug 540290 21 Feb 2015; Agostino Sarubbo <[email protected]> pip-1.5.6.ebuild: Stable for ppc, wrt bug #532440
