From: Justin Lecher Date: Tue, 23 Feb 2016 07:45:57 +0000 (+0100) Subject: dev-python/oauth2client: Fix name of S X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c7c25c872eb7ffc7ee204c14fb05789a68866ed1;p=gentoo.git dev-python/oauth2client: Fix name of S Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575408 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- diff --git a/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild b/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild index d4363a427a48..74871a0ad417 100644 --- a/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild +++ b/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild @@ -29,6 +29,8 @@ DEPEND="${RDEPEND} test? ( dev-python/nose[${PYTHON_USEDEP}] ) " +S="${WORKDIR}"/${P/_p/-post} + # Needs network RESTRICT=test