projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1512336
)
dev-python/oauth2client: Fix name of S
author
Justin Lecher
<jlec@gentoo.org>
Tue, 23 Feb 2016 07:45:57 +0000
(08:45 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Tue, 23 Feb 2016 09:05:17 +0000
(10:05 +0100)
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575408
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild
b/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild
index d4363a427a480bb3b79bfd3d9834b25f1d403951..74871a0ad41701dfe4e23256beae11ed0bfc7210 100644
(file)
--- 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