patrick 15/03/18 06:39:02 Modified: alabaster-0.6.3.ebuild ChangeLog Log: Add pypy3 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.3 dev-python/alabaster/alabaster-0.6.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.6.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.6.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.6.3.ebuild?r1=1.2&r2=1.3 Index: alabaster-0.6.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.6.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- alabaster-0.6.3.ebuild 16 Feb 2015 13:58:46 -0000 1.2 +++ alabaster-0.6.3.ebuild 18 Mar 2015 06:39:02 -0000 1.3 @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.6.3.ebuild,v 1.2 2015/02/16 13:58:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.6.3.ebuild,v 1.3 2015/03/18 06:39:02 patrick Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 flag-o-matic 1.4 dev-python/alabaster/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 16 Feb 2015 13:58:46 -0000 1.3 +++ ChangeLog 18 Mar 2015 06:39:02 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/alabaster # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.3 2015/02/16 13:58:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.4 2015/03/18 06:39:02 patrick Exp $ + + 18 Mar 2015; Patrick Lauer <patr...@gentoo.org> alabaster-0.6.3.ebuild: + Add pypy3 16 Feb 2015; Pacho Ramos <pa...@gentoo.org> alabaster-0.6.3.ebuild: amd64/x86 stable, bug #530324