idella4 15/03/26 04:17:33 Modified: routes-2.1.ebuild Log: substitute to tests-py3.patch (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 dev-python/routes/routes-2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-2.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-2.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-2.1.ebuild?r1=1.1&r2=1.2 Index: routes-2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/routes/routes-2.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- routes-2.1.ebuild 26 Mar 2015 04:12:08 -0000 1.1 +++ routes-2.1.ebuild 26 Mar 2015 04:17:33 -0000 1.2 @@ -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/routes/routes-2.1.ebuild,v 1.1 2015/03/26 04:12:08 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-2.1.ebuild,v 1.2 2015/03/26 04:17:33 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -33,7 +33,7 @@ S="${WORKDIR}/${MY_P}" # Comment out patch for tests for now -#PATCHES=( "${FILESDIR}"/${PN}-2.0-setup.py.patch ) +#PATCHES=( "${FILESDIR}"/${PN}-2.0-tests-py3.patch ) # The doc build possibly never built. Just know that the doc builds in # neither the previous nor this
