patrick 14/06/12 07:47:10 Modified: fixtures-0.3.14-r1.ebuild ChangeLog Log: Add py34 support (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.7 dev-python/fixtures/fixtures-0.3.14-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?r1=1.6&r2=1.7 Index: fixtures-0.3.14-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fixtures-0.3.14-r1.ebuild 8 Jun 2014 09:32:13 -0000 1.6 +++ fixtures-0.3.14-r1.ebuild 12 Jun 2014 07:47:10 -0000 1.7 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.6 2014/06/08 09:32:13 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.7 2014/06/12 07:47:10 patrick Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy2_0 ) inherit distutils-r1 1.13 dev-python/fixtures/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 8 Jun 2014 09:32:13 -0000 1.12 +++ ChangeLog 12 Jun 2014 07:47:10 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fixtures # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.12 2014/06/08 09:32:13 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.13 2014/06/12 07:47:10 patrick Exp $ + + 12 Jun 2014; Patrick Lauer <[email protected]> fixtures-0.3.14-r1.ebuild: + Add py34 support 08 Jun 2014; Akinori Hattori <[email protected]> fixtures-0.3.14-r1.ebuild: keyword ~ia64 wrt bug #508282
