projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4225116
)
dev-vcs/git-deps: Switch to PYTHON_MULTI_USEDEP API
author
Michał Górny
<mgorny@gentoo.org>
Fri, 7 Feb 2020 13:21:56 +0000
(14:21 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 9 Feb 2020 16:21:50 +0000
(17:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/git-deps/git-deps-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/git-deps/git-deps-9999.ebuild
b/dev-vcs/git-deps/git-deps-9999.ebuild
index f66f9135657266be0ff261da25dd98c0dcc8ad89..57d46ddb9f567c547bd4308b02b97ebac90e0d3b 100644
(file)
--- a/
dev-vcs/git-deps/git-deps-9999.ebuild
+++ b/
dev-vcs/git-deps/git-deps-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
16 Gentoo Foundation
+# Copyright 1999-20
20 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-17,8
+17,10
@@
LICENSE="GPL-2"
SLOT="0"
RDEPEND="
- dev-python/flask[${PYTHON_USEDEP}]
- dev-python/pygit2[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/flask[${PYTHON_MULTI_USEDEP}]
+ dev-python/pygit2[${PYTHON_MULTI_USEDEP}]
+ ')
net-libs/nodejs
${PYTHON_DEPS}
"