From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/protonvpn-cli/
Date: Wed, 3 May 2023 09:17:36 +0000 (UTC) [thread overview]
Message-ID: <1683105449.0f016579324f87d60297badd355a7eb9978e1209.sam@gentoo> (raw)
commit: 0f016579324f87d60297badd355a7eb9978e1209
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 3 09:17:22 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 3 09:17:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f016579
net-vpn/protonvpn-cli: add missing jinja2 dep
Reported by cihancan on IRC.
Signed-off-by: Sam James <sam <AT> gentoo.org>
...-cli-2.2.11-r1.ebuild => protonvpn-cli-2.2.11-r2.ebuild} | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r1.ebuild b/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r2.ebuild
similarity index 87%
rename from net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r1.ebuild
rename to net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r2.ebuild
index 5a538c301506..14149fe874e3 100644
--- a/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r1.ebuild
+++ b/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r2.ebuild
@@ -13,14 +13,17 @@ HOMEPAGE="https://protonvpn.com https://github.com/ProtonVPN/protonvpn-cli-ng"
SRC_URI="https://github.com/ProtonVPN/linux-cli-community/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~riscv"
SLOT="0"
+KEYWORDS="~amd64 ~riscv"
-RDEPEND="dev-python/docopt[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/pythondialog:0[${PYTHON_USEDEP}]
+RDEPEND="
+ dev-python/docopt[${PYTHON_USEDEP}]
dev-python/distro[${PYTHON_USEDEP}]
- net-vpn/openvpn"
+ dev-python/pythondialog:0[${PYTHON_USEDEP}]
+ dev-python/jinja[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]
+ net-vpn/openvpn
+"
DEPEND="${RDEPEND}"
S="${WORKDIR}/linux-cli-community-${PV}"
next reply other threads:[~2023-05-03 9:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-03 9:17 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-19 19:07 [gentoo-commits] repo/gentoo:master commit in: net-vpn/protonvpn-cli/ Eli Schwartz
2023-05-03 7:25 Sam James
2023-05-03 7:22 Sam James
2022-11-01 10:23 Yixun Lan
2022-04-08 12:16 Joonas Niilola
2022-01-11 4:52 Sam James
2021-12-24 4:38 Sam James
2021-03-20 8:25 Joonas Niilola
2021-02-18 9:36 Joonas Niilola
2021-01-21 8:08 Joonas Niilola
2021-01-01 1:50 Michał Górny
2020-06-08 7:53 Joonas Niilola
2020-03-25 13:46 Joonas Niilola
2020-02-27 13:54 Joonas Niilola
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1683105449.0f016579324f87d60297badd355a7eb9978e1209.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox