maekke 14/05/04 16:17:56 Modified: pip-1.5.5.ebuild ChangeLog Log: add ~arm to latest version too... (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Revision Changes Path 1.2 dev-python/pip/pip-1.5.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild?r1=1.1&r2=1.2 Index: pip-1.5.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pip-1.5.5.ebuild 3 May 2014 07:51:54 -0000 1.1 +++ pip-1.5.5.ebuild 4 May 2014 16:17:56 -0000 1.2 @@ -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.5.ebuild,v 1.1 2014/05/03 07:51:54 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild,v 1.2 2014/05/04 16:17:56 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy ) @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="zsh-completion" 1.35 dev-python/pip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 4 May 2014 16:16:24 -0000 1.34 +++ ChangeLog 4 May 2014 16:17:56 -0000 1.35 @@ -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.34 2014/05/04 16:16:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.35 2014/05/04 16:17:56 maekke Exp $ + + 04 May 2014; Markus Meier <[email protected]> pip-1.5.5.ebuild: + add ~arm to latest version too... 04 May 2014; Markus Meier <[email protected]> pip-1.5.4-r1.ebuild: add ~arm, bug #508282
