jlec 14/12/06 12:14:04 Modified: ChangeLog oauth2client-1.4.2.ebuild Log: dev-python/oauth2client: Add blocker due to filecollision (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 dev-python/oauth2client/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 6 Dec 2014 12:12:38 -0000 1.1 +++ ChangeLog 6 Dec 2014 12:14:04 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/oauth2client # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.1 2014/12/06 12:12:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.2 2014/12/06 12:14:04 jlec Exp $ + + 06 Dec 2014; Justin Lecher <[email protected]> oauth2client-1.4.2.ebuild: + Add blocker due to filecollision *oauth2client-1.4.2 (06 Dec 2014) 1.2 dev-python/oauth2client/oauth2client-1.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?r1=1.1&r2=1.2 Index: oauth2client-1.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- oauth2client-1.4.2.ebuild 6 Dec 2014 12:12:38 -0000 1.1 +++ oauth2client-1.4.2.ebuild 6 Dec 2014 12:14:04 -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/oauth2client/oauth2client-1.4.2.ebuild,v 1.1 2014/12/06 12:12:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild,v 1.2 2014/12/06 12:14:04 jlec Exp $ EAPI=5 @@ -23,6 +23,7 @@ >=dev-python/pyasn1-modules-0.0.5[${PYTHON_USEDEP}] >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}] >=dev-python/six-1.6.1[${PYTHON_USEDEP}] + !<=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} test? ( dev-python/nose[${PYTHON_USEDEP}] )
