From 71deace00d1a2b091313fe137ab7092418c6f87c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 10 Feb 2020 21:05:55 +0000 Subject: gentoo resync : 10.02.2020 --- dev-vcs/git-deps/Manifest | 2 +- dev-vcs/git-deps/git-deps-9999.ebuild | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'dev-vcs/git-deps') diff --git a/dev-vcs/git-deps/Manifest b/dev-vcs/git-deps/Manifest index 28ff61877288..93865dc20f86 100644 --- a/dev-vcs/git-deps/Manifest +++ b/dev-vcs/git-deps/Manifest @@ -1,2 +1,2 @@ -EBUILD git-deps-9999.ebuild 1028 BLAKE2B d8fdc91d0ce0fefe9314243f60b3dfe5965398094f4680893a3d1ed993987da80e880ba97bb2cc3c71963b650790dfb32b8dd9f04b8a0624b18d7e307f308daf SHA512 2e8826945a6840739f83a266e388fd79ced5394a501d322113e80260711cc1b493d1a060d30b21ca9f967a1651cdd1fcb239a6a390e48488b62c69db6f7e655c +EBUILD git-deps-9999.ebuild 1068 BLAKE2B f391c0f288187163ef21d5cc75f8c9fd685048ca265674c9686642cd5538f77e7084ec72310b9f09fea136d2b5d9767c4d87a85142a824e7067dc9ed636f5d39 SHA512 3c9636eb7b478d9bc8f66a406c871ddad72d55b7e7e09ed72f3d6225d97a39a2c092b5308bd4302c747cc0193aaf81c581927ee70f7e1081609d75a747dd9180 MISC metadata.xml 490 BLAKE2B 12b1fd6d7c20349fe5ed2f76cfec260442479834c1cba9ef26722719ff6ea8b0d760519d8f7a62220e10b90b4e328a93898a61c974ece364736d1ad4a9828e8b SHA512 005daa7d1c3abffad1bda794339947dabfdb097a2abe85a1ea5b85fd962332d788d2903301f2b3442a3f35f5b97eb25d3ddd1add00460108ffc857f57c3fa926 diff --git a/dev-vcs/git-deps/git-deps-9999.ebuild b/dev-vcs/git-deps/git-deps-9999.ebuild index f66f91356572..57d46ddb9f56 100644 --- a/dev-vcs/git-deps/git-deps-9999.ebuild +++ b/dev-vcs/git-deps/git-deps-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 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} " -- cgit v1.2.3