commit: 6067f56711d7a7a01c2705450eb2df0485bb179f
Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Sat Apr 27 08:53:02 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 4 01:14:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6067f567
net-vpn/eduvpn-client: sync live
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/eduvpn-client/eduvpn-client-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-vpn/eduvpn-client/eduvpn-client-9999.ebuild
b/net-vpn/eduvpn-client/eduvpn-client-9999.ebuild
index 0c1558bb2efa..13d420d01b3e 100644
--- a/net-vpn/eduvpn-client/eduvpn-client-9999.ebuild
+++ b/net-vpn/eduvpn-client/eduvpn-client-9999.ebuild
@@ -47,7 +47,7 @@ RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
net-misc/networkmanager
- >=net-vpn/eduvpn-common-1.99.0[${PYTHON_USEDEP}]
+ =net-vpn/eduvpn-common-2*[${PYTHON_USEDEP}]
"
if [[ ${PV} != *9999* ]] ; then
@@ -55,7 +55,7 @@ if [[ ${PV} != *9999* ]] ; then
fi
PATCHES=(
- "${FILESDIR}/${PN}-4.2.1-desktop.patch"
+ "${FILESDIR}/${PN}-4.3.1-desktop.patch"
)
pkg_postinst() {