From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/eduvpn-client/
Date: Thu, 24 Apr 2025 18:23:21 +0000 (UTC) [thread overview]
Message-ID: <1745518926.fb471d293bc3788e587e9a2d588487b78b6ac75f.sam@gentoo> (raw)
commit: fb471d293bc3788e587e9a2d588487b78b6ac75f
Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Fri Apr 18 06:06:23 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 18:22:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb471d29
net-vpn/eduvpn-client: drop 4.4.0
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/41644
Closes: https://github.com/gentoo/gentoo/pull/41644
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/eduvpn-client/eduvpn-client-4.4.0.ebuild | 64 ------------------------
1 file changed, 64 deletions(-)
diff --git a/net-vpn/eduvpn-client/eduvpn-client-4.4.0.ebuild b/net-vpn/eduvpn-client/eduvpn-client-4.4.0.ebuild
deleted file mode 100644
index a9601e011c16..000000000000
--- a/net-vpn/eduvpn-client/eduvpn-client-4.4.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DOCS_BUILDER="mkdocs"
-DOCS_DEPEND="dev-python/mkdocs-material"
-DOCS_DIR="doc"
-
-PYTHON_COMPAT=( python3_{10..13} )
-
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1 docs xdg-utils
-
-if [[ ${PV} == "9999" ]] ; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/eduvpn/python-${PN}.git"
- S="${WORKDIR}/${P}"
-else
- # Development Versions use a different release signing key
- if [[ $(ver_cut 2) == 99 || $(ver_cut 3) == 99 ]] ; then
- VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/eduvpn-dev.asc
- else
- VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/eduvpn.asc
- fi
- inherit verify-sig
- MY_P="python-${P}"
- SRC_URI="
- https://github.com/eduvpn/python-eduvpn-client/releases/download/${PV}/${MY_P}.tar.xz
- verify-sig? ( https://github.com/eduvpn/python-eduvpn-client/releases/download/${PV}/${MY_P}.tar.xz.asc )
- "
- KEYWORDS="amd64 x86"
- S="${WORKDIR}/${MY_P}"
-fi
-
-DESCRIPTION="Linux client and Python client API for eduVPN"
-HOMEPAGE="https://www.eduvpn.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-# Test suite involves adding NetworkManager configuration entries,
-# disable for now.
-RESTRICT="test"
-
-RDEPEND="
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- net-misc/networkmanager
- >=net-vpn/eduvpn-common-2.1[${PYTHON_USEDEP}]
- <net-vpn/eduvpn-common-3[${PYTHON_USEDEP}]
-"
-
-if [[ ${PV} != *9999* ]] ; then
- BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-eduvpn-20240307 )"
-fi
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
next reply other threads:[~2025-04-24 18:26 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-24 18:23 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-22 18:03 [gentoo-commits] repo/gentoo:master commit in: net-vpn/eduvpn-client/ Arthur Zamarin
2025-06-05 0:31 Sam James
2025-06-03 13:48 Sam James
2025-05-25 8:22 Sam James
2025-05-21 21:15 Sam James
2025-05-10 5:48 Joonas Niilola
2025-05-10 5:21 Joonas Niilola
2025-04-27 9:45 Nowa Ammerlaan
2025-04-24 18:23 Sam James
2025-04-24 18:23 Sam James
2025-02-19 11:14 Sam James
2025-02-19 11:14 Sam James
2025-02-19 11:14 Sam James
2025-02-19 11:14 Sam James
2024-09-09 18:02 Sam James
2024-09-09 18:02 Sam James
2024-08-04 12:53 Jakov Smolić
2024-08-04 8:49 Sam James
2024-07-04 1:15 Sam James
2024-07-04 1:15 Sam James
2024-07-04 1:15 Sam James
2024-07-04 1:15 Sam James
2024-05-19 13:58 Sam James
2024-05-19 13:58 Sam James
2024-04-19 10:07 Florian Schmaus
2024-04-19 10:07 Florian Schmaus
2024-04-19 10:07 Florian Schmaus
2024-04-19 10:07 Florian Schmaus
2024-02-26 16:43 Florian Schmaus
2024-02-26 16:43 Florian Schmaus
2024-02-26 16:43 Florian Schmaus
2024-02-26 16:43 Florian Schmaus
2023-11-23 10:09 Ulrich Müller
2023-11-23 10:09 Ulrich Müller
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=1745518926.fb471d293bc3788e587e9a2d588487b78b6ac75f.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