pacho 15/05/17 20:05:39 Modified: ChangeLog virtualenv-12.0.5.ebuild Log: ppc64 stable wrt bug #538528 (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.142 dev-python/virtualenv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?rev=1.142&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?rev=1.142&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?r1=1.141&r2=1.142 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- ChangeLog 15 May 2015 10:58:06 -0000 1.141 +++ ChangeLog 17 May 2015 20:05:39 -0000 1.142 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/virtualenv # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.141 2015/05/15 10:58:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.142 2015/05/17 20:05:39 pacho Exp $ + + 17 May 2015; Pacho Ramos <[email protected]> virtualenv-12.0.5.ebuild: + ppc64 stable wrt bug #538528 15 May 2015; Pacho Ramos <[email protected]> virtualenv-12.0.5.ebuild: ppc stable wrt bug #538528 1.4 dev-python/virtualenv/virtualenv-12.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild?r1=1.3&r2=1.4 Index: virtualenv-12.0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- virtualenv-12.0.5.ebuild 15 May 2015 10:58:06 -0000 1.3 +++ virtualenv-12.0.5.ebuild 17 May 2015 20:05:39 -0000 1.4 @@ -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/virtualenv/virtualenv-12.0.5.ebuild,v 1.3 2015/05/15 10:58:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild,v 1.4 2015/05/17 20:05:39 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="doc test"
