zlogene 15/05/31 11:19:00 Modified: virtualenv-12.0.5.ebuild ChangeLog Log: arm stable wrt bug #538528 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.7 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.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild?r1=1.6&r2=1.7 Index: virtualenv-12.0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- virtualenv-12.0.5.ebuild 27 May 2015 11:24:14 -0000 1.6 +++ virtualenv-12.0.5.ebuild 31 May 2015 11:19:00 -0000 1.7 @@ -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.6 2015/05/27 11:24:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-12.0.5.ebuild,v 1.7 2015/05/31 11:19:00 zlogene 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.147 dev-python/virtualenv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?rev=1.147&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?rev=1.147&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtualenv/ChangeLog?r1=1.146&r2=1.147 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- ChangeLog 27 May 2015 11:24:14 -0000 1.146 +++ ChangeLog 31 May 2015 11:19:00 -0000 1.147 @@ -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.146 2015/05/27 11:24:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.147 2015/05/31 11:19:00 zlogene Exp $ + + 31 May 2015; Mikle Kolyada <[email protected]> virtualenv-12.0.5.ebuild: + arm stable wrt bug #538528 27 May 2015; Agostino Sarubbo <[email protected]> virtualenv-12.0.5.ebuild: Stable for x86, wrt bug #538528
