From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/mullvad-netns/
Date: Fri, 19 Sep 2025 15:10:02 +0000 (UTC) [thread overview]
Message-ID: <1758294588.cba893b8a07a2ac627b04dee8dbe7fb979223680.chutzpah@gentoo> (raw)
commit: cba893b8a07a2ac627b04dee8dbe7fb979223680
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 19 15:09:36 2025 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Sep 19 15:09:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba893b8
net-vpn/mullvad-netns: update EAPI 7 -> 8
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
net-vpn/mullvad-netns/mullvad-netns-9999.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/net-vpn/mullvad-netns/mullvad-netns-9999.ebuild b/net-vpn/mullvad-netns/mullvad-netns-9999.ebuild
index 00aaf0206355..62270d1cd223 100644
--- a/net-vpn/mullvad-netns/mullvad-netns-9999.ebuild
+++ b/net-vpn/mullvad-netns/mullvad-netns-9999.ebuild
@@ -1,14 +1,14 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
if [[ ${PV} =~ [9]{4,} ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/chutz/mullvad-netns.git"
else
- SRC_URI=""
- die
+ SRC_URI="https://github.com/chutz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
fi
DESCRIPTION="Script to run a command within a Mullvad network namespace"
@@ -16,8 +16,6 @@ HOMEPAGE="https://github.com/chutz/mullvad-netns"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS=""
-IUSE=""
RDEPEND="
app-misc/jq
next reply other threads:[~2025-09-19 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-19 15:10 Patrick McLean [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-19 15:10 [gentoo-commits] repo/gentoo:master commit in: net-vpn/mullvad-netns/ Patrick McLean
2022-02-18 2:44 Sam James
2021-03-31 4:21 Patrick McLean
2020-04-17 1:44 Patrick McLean
2020-04-06 2:45 Patrick McLean
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=1758294588.cba893b8a07a2ac627b04dee8dbe7fb979223680.chutzpah@gentoo \
--to=chutzpah@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