chutzpah 15/06/15 21:11:02 Modified: pyformance-0.3.2.ebuild ChangeLog Log: Manifest update. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)
Revision Changes Path 1.2 dev-python/pyformance/pyformance-0.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyformance/pyformance-0.3.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyformance/pyformance-0.3.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyformance/pyformance-0.3.2.ebuild?r1=1.1&r2=1.2 Index: pyformance-0.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyformance/pyformance-0.3.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyformance-0.3.2.ebuild 10 Jun 2015 03:07:09 -0000 1.1 +++ pyformance-0.3.2.ebuild 15 Jun 2015 21:11:02 -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/pyformance/pyformance-0.3.2.ebuild,v 1.1 2015/06/10 03:07:09 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyformance/pyformance-0.3.2.ebuild,v 1.2 2015/06/15 21:11:02 chutzpah Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_4} ) @@ -24,5 +24,5 @@ python_test() { PYTHONPATH="${PWD}" python -m unittest \ - $(find tests -name 'test_*.py' | LC_ALL=C sort | sed -e 's:/:.:' -e 's:.py$::') || die + $(find tests -name 'test_*.py' | LC_ALL=C sort | sed -e 's:/:.:' -e 's:.py$::') || die } 1.2 dev-python/pyformance/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyformance/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyformance/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyformance/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyformance/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 10 Jun 2015 03:07:09 -0000 1.1 +++ ChangeLog 15 Jun 2015 21:11:02 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyformance # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyformance/ChangeLog,v 1.1 2015/06/10 03:07:09 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyformance/ChangeLog,v 1.2 2015/06/15 21:11:02 chutzpah Exp $ + + 15 Jun 2015; Patrick McLean <[email protected]> pyformance-0.3.2.ebuild: + Manifest update. *pyformance-0.3.2 (10 Jun 2015)
