mr_bones_ 15/04/02 18:57:23 Modified: cinder-2014.2.9999.ebuild cinder-2014.2.2.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.5 sys-cluster/cinder/cinder-2014.2.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.2.9999.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.2.9999.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.2.9999.ebuild?r1=1.4&r2=1.5 Index: cinder-2014.2.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.2.9999.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cinder-2014.2.9999.ebuild 8 Feb 2015 02:15:29 -0000 1.4 +++ cinder-2014.2.9999.ebuild 2 Apr 2015 18:57:23 -0000 1.5 @@ -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/sys-cluster/cinder/cinder-2014.2.9999.ebuild,v 1.4 2015/02/08 02:15:29 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.2.9999.ebuild,v 1.5 2015/04/02 18:57:23 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -123,7 +123,7 @@ #} python_test() { - # Let's track progress of this # https://bugs.launchpad.net/swift/+bug/1249727 + # Let's track progress of this # https://bugs.launchpad.net/swift/+bug/1249727 nosetests -I test_wsgi.py cinder/tests/ || die "tests failed under python2.7" } 1.2 sys-cluster/cinder/cinder-2014.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.2.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.2.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.2.2.ebuild?r1=1.1&r2=1.2 Index: cinder-2014.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.2.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cinder-2014.2.2.ebuild 8 Feb 2015 02:15:29 -0000 1.1 +++ cinder-2014.2.2.ebuild 2 Apr 2015 18:57:23 -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/sys-cluster/cinder/cinder-2014.2.2.ebuild,v 1.1 2015/02/08 02:15:29 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.2.2.ebuild,v 1.2 2015/04/02 18:57:23 mr_bones_ Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -122,7 +122,7 @@ #} python_test() { - # Let's track progress of this # https://bugs.launchpad.net/swift/+bug/1249727 + # Let's track progress of this # https://bugs.launchpad.net/swift/+bug/1249727 nosetests -I test_wsgi.py cinder/tests/ || die "tests failed under python2.7" }
