ago 15/05/21 13:27:38 Modified: virtualenv-12.0.5.ebuild ChangeLog Log: Stable for amd64, wrt bug #538528 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild?r1=1.4&r2=1.5 Index: virtualenv-12.0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- virtualenv-12.0.5.ebuild 17 May 2015 20:05:39 -0000 1.4 +++ virtualenv-12.0.5.ebuild 21 May 2015 13:27:38 -0000 1.5 @@ -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.4 2015/05/17 20:05:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild,v 1.5 2015/05/21 13:27:38 ago 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" 1.143 dev-python/virtualenv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?rev=1.143&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?rev=1.143&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?r1=1.142&r2=1.143 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- ChangeLog 17 May 2015 20:05:39 -0000 1.142 +++ ChangeLog 21 May 2015 13:27:38 -0000 1.143 @@ -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.142 2015/05/17 20:05:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.143 2015/05/21 13:27:38 ago Exp $ + + 21 May 2015; Agostino Sarubbo <[email protected]> virtualenv-12.0.5.ebuild: + Stable for amd64, wrt bug #538528 17 May 2015; Pacho Ramos <[email protected]> virtualenv-12.0.5.ebuild: ppc64 stable wrt bug #538528
