patrick 14/06/24 06:03:56 Modified: pandas-0.14.0.ebuild ChangeLog Log: Whitespace (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 dev-python/pandas/pandas-0.14.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild?r1=1.1&r2=1.2 Index: pandas-0.14.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pandas-0.14.0.ebuild 24 Jun 2014 00:37:17 -0000 1.1 +++ pandas-0.14.0.ebuild 24 Jun 2014 06:03:56 -0000 1.2 @@ -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/pandas/pandas-0.14.0.ebuild,v 1.1 2014/06/24 00:37:17 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.14.0.ebuild,v 1.2 2014/06/24 06:03:56 patrick Exp $ EAPI=5 @@ -89,7 +89,7 @@ } src_test() { - local DISTUTILS_NO_PARALLEL_BUILD=1 + local DISTUTILS_NO_PARALLEL_BUILD=1 distutils-r1_src_test } 1.25 dev-python/pandas/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pandas/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 24 Jun 2014 00:37:17 -0000 1.24 +++ ChangeLog 24 Jun 2014 06:03:56 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pandas # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.24 2014/06/24 00:37:17 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.25 2014/06/24 06:03:56 patrick Exp $ + + 24 Jun 2014; Patrick Lauer <[email protected]> pandas-0.14.0.ebuild: + Whitespace *pandas-0.14.0 (24 Jun 2014)
