idella4 14/03/30 13:59:05 Modified: flake8-2.1.0.ebuild ChangeLog Log: minor tidy (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.3 dev-python/flake8/flake8-2.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?r1=1.2&r2=1.3 Index: flake8-2.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- flake8-2.1.0.ebuild 19 Mar 2014 23:12:42 -0000 1.2 +++ flake8-2.1.0.ebuild 30 Mar 2014 13:59:04 -0000 1.3 @@ -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/flake8/flake8-2.1.0.ebuild,v 1.2 2014/03/19 23:12:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.3 2014/03/30 13:59:04 idella4 Exp $ EAPI=5 @@ -28,5 +28,5 @@ dev-python/mock[${PYTHON_USEDEP}] )" python_test() { - esetup.py test || die "tests failed under ${EPYTHON_}" + esetup.py test } 1.9 dev-python/flake8/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 19 Mar 2014 23:12:42 -0000 1.8 +++ ChangeLog 30 Mar 2014 13:59:04 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/flake8 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.8 2014/03/19 23:12:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.9 2014/03/30 13:59:04 idella4 Exp $ + + 30 Mar 2014; Ian Delaney <[email protected]> flake8-2.1.0.ebuild: + minor tidy 19 Mar 2014; Sébastien Fabbro <[email protected]> flake8-2.1.0.ebuild: Keyword ~amd64-linux ~x86-linux
