diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-13 14:21:13 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-13 18:53:16 +0100 |
commit | 7ef71dd2f0e15a353a958b2572de2f2c353c6afb (patch) | |
tree | 9e530ff5712cf481a723ba9b1a6958ca6c049964 /net-vpn | |
parent | llvm.org.eclass: Clean old snapshots up (diff) | |
download | gentoo-7ef71dd2f0e15a353a958b2572de2f2c353c6afb.tar.gz gentoo-7ef71dd2f0e15a353a958b2572de2f2c353c6afb.tar.bz2 gentoo-7ef71dd2f0e15a353a958b2572de2f2c353c6afb.zip |
Move {sys-devel → dev-build}/make
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/mullvad-netns/mullvad-netns-0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-vpn/mullvad-netns/mullvad-netns-0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-vpn/mullvad-netns/mullvad-netns-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-vpn/mullvad-netns/mullvad-netns-0.2-r1.ebuild b/net-vpn/mullvad-netns/mullvad-netns-0.2-r1.ebuild index d15b1fff556c..ec59c2d1b21b 100644 --- a/net-vpn/mullvad-netns/mullvad-netns-0.2-r1.ebuild +++ b/net-vpn/mullvad-netns/mullvad-netns-0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,6 +29,6 @@ RDEPEND=" sys-apps/util-linux " BDEPEND=" + dev-build/make sys-apps/coreutils - sys-devel/make " diff --git a/net-vpn/mullvad-netns/mullvad-netns-0.3-r1.ebuild b/net-vpn/mullvad-netns/mullvad-netns-0.3-r1.ebuild index d15b1fff556c..ec59c2d1b21b 100644 --- a/net-vpn/mullvad-netns/mullvad-netns-0.3-r1.ebuild +++ b/net-vpn/mullvad-netns/mullvad-netns-0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,6 +29,6 @@ RDEPEND=" sys-apps/util-linux " BDEPEND=" + dev-build/make sys-apps/coreutils - sys-devel/make " diff --git a/net-vpn/mullvad-netns/mullvad-netns-9999.ebuild b/net-vpn/mullvad-netns/mullvad-netns-9999.ebuild index 5e06b511c575..00aaf0206355 100644 --- a/net-vpn/mullvad-netns/mullvad-netns-9999.ebuild +++ b/net-vpn/mullvad-netns/mullvad-netns-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -31,6 +31,6 @@ RDEPEND=" sys-apps/util-linux " BDEPEND=" + dev-build/make sys-apps/coreutils - sys-devel/make " |