idella4 14/07/17 02:06:27 Modified: pyro-4.25.ebuild pyro-4.24.ebuild ChangeLog Log: drop py2.6 pypy2_0 add py3.4 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.3 dev-python/pyro/pyro-4.25.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.25.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.25.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.25.ebuild?r1=1.2&r2=1.3 Index: pyro-4.25.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.25.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pyro-4.25.ebuild 6 Jul 2014 12:47:30 -0000 1.2 +++ pyro-4.25.ebuild 17 Jul 2014 02:06:27 -0000 1.3 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.25.ebuild,v 1.2 2014/07/06 12:47:30 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.25.ebuild,v 1.3 2014/07/17 02:06:27 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) inherit distutils-r1 1.7 dev-python/pyro/pyro-4.24.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.24.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.24.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.24.ebuild?r1=1.6&r2=1.7 Index: pyro-4.24.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.24.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pyro-4.24.ebuild 6 Jul 2014 12:47:30 -0000 1.6 +++ pyro-4.24.ebuild 17 Jul 2014 02:06:27 -0000 1.7 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.24.ebuild,v 1.6 2014/07/06 12:47:30 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.24.ebuild,v 1.7 2014/07/17 02:06:27 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) inherit distutils-r1 1.112 dev-python/pyro/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/ChangeLog?rev=1.112&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/ChangeLog?rev=1.112&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/ChangeLog?r1=1.111&r2=1.112 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- ChangeLog 6 Jul 2014 12:47:30 -0000 1.111 +++ ChangeLog 17 Jul 2014 02:06:27 -0000 1.112 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pyro # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v 1.111 2014/07/06 12:47:30 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v 1.112 2014/07/17 02:06:27 idella4 Exp $ + + 17 Jul 2014; Ian Delaney <[email protected]> pyro-4.24.ebuild, + pyro-4.25.ebuild: + drop py2.6 pypy2_0 add py3.4 06 Jul 2014; Michał Górny <[email protected]> pyro-4.22.ebuild, pyro-4.23.ebuild, pyro-4.24.ebuild, pyro-4.25.ebuild:
