mr_bones_ 15/04/02 18:37:17 Modified: pbr-0.8.2-r1.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.6 dev-python/pbr/pbr-0.8.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.2-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.2-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.2-r1.ebuild?r1=1.5&r2=1.6 Index: pbr-0.8.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-0.8.2-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pbr-0.8.2-r1.ebuild 9 Mar 2015 00:03:33 -0000 1.5 +++ pbr-0.8.2-r1.ebuild 2 Apr 2015 18:37:17 -0000 1.6 @@ -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/pbr/pbr-0.8.2-r1.ebuild,v 1.5 2015/03/09 00:03:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-0.8.2-r1.ebuild,v 1.6 2015/04/02 18:37:17 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -54,7 +54,7 @@ } python_test() { - # Note; removed tests pass once package is emerged, + # Note; removed tests pass once package is emerged, # it's the suite's design that breaks form, not the tests' intended purpose testr init testr run || die "Testsuite failed under ${EPYTHON}"
