idella4 14/07/05 02:48:00 Modified: wsgiproxy2-0.4.1.ebuild ChangeLog Log: whitespace (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.4 dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?r1=1.3&r2=1.4 Index: wsgiproxy2-0.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wsgiproxy2-0.4.1.ebuild 4 Jul 2014 15:11:52 -0000 1.3 +++ wsgiproxy2-0.4.1.ebuild 5 Jul 2014 02:48:00 -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.3 2014/07/04 15:11:52 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.4 2014/07/05 02:48:00 idella4 Exp $ EAPI=5 @@ -23,7 +23,7 @@ dev-python/requests[${PYTHON_USEDEP}] dev-python/webob[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" -DEPEND= "dev-python/setuptools[${PYTHON_USEDEP}] +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( ${RDEPEND} dev-python/webtest[${PYTHON_USEDEP}] dev-python/socketpool[${PYTHON_USEDEP}] 1.9 dev-python/wsgiproxy2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 4 Jul 2014 15:11:52 -0000 1.8 +++ ChangeLog 5 Jul 2014 02:48:00 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wsgiproxy2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.8 2014/07/04 15:11:52 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.9 2014/07/05 02:48:00 idella4 Exp $ + + 05 Jul 2014; Ian Delaney <[email protected]> wsgiproxy2-0.4.1.ebuild: + whitespace 04 Jul 2014; Ian Delaney <[email protected]> wsgiproxy2-0.4.1.ebuild: add missing dep setuptools, fixes Bug #515744
