mr_bones_ 15/04/02 18:38:44 Modified: pycountry-1.8.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.4 dev-python/pycountry/pycountry-1.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycountry/pycountry-1.8.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycountry/pycountry-1.8.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycountry/pycountry-1.8.ebuild?r1=1.3&r2=1.4 Index: pycountry-1.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-1.8.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pycountry-1.8.ebuild 4 Oct 2014 14:16:57 -0000 1.3 +++ pycountry-1.8.ebuild 2 Apr 2015 18:38:44 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-1.8.ebuild,v 1.3 2014/10/04 14:16:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-1.8.ebuild,v 1.4 2015/04/02 18:38:44 mr_bones_ Exp $ EAPI=5 # pypy pending actioning of bug filed upstream @@ -25,7 +25,7 @@ python_test() { # https://bitbucket.org/techtonik/pycountry/issue/8/test_locales-pycountry-015-pypy - # and STILL + # and STILL pushd "${BUILD_DIR}"/lib > /dev/null if [[ "${EPYTHON}" == pypy ]]; then sed -e 's:test_locales:_&:' -i pycountry/tests/test_general.py || die
