summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-vpn/badvpn/badvpn-1.999.127.ebuild4
-rw-r--r--net-vpn/badvpn/badvpn-1.999.129.ebuild2
-rw-r--r--net-vpn/badvpn/badvpn-1.999.130.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/net-vpn/badvpn/badvpn-1.999.127.ebuild b/net-vpn/badvpn/badvpn-1.999.127.ebuild
index 62d76e2a2961..4933417bfee8 100644
--- a/net-vpn/badvpn/badvpn-1.999.127.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.127.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils cmake-utils user toolchain-funcs systemd
+inherit cmake-utils user toolchain-funcs systemd
MY_P=${PN}-${PV/_rc/rc}
DESCRIPTION="Peer-to-peer VPN, NCD scripting language, tun2socks proxifier"
diff --git a/net-vpn/badvpn/badvpn-1.999.129.ebuild b/net-vpn/badvpn/badvpn-1.999.129.ebuild
index 72be95d0304a..065921b1ba5b 100644
--- a/net-vpn/badvpn/badvpn-1.999.129.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.129.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils cmake-utils user toolchain-funcs systemd
+inherit cmake-utils user toolchain-funcs systemd
MY_P=${PN}-${PV/_rc/rc}
DESCRIPTION="Peer-to-peer VPN, NCD scripting language, tun2socks proxifier"
diff --git a/net-vpn/badvpn/badvpn-1.999.130.ebuild b/net-vpn/badvpn/badvpn-1.999.130.ebuild
index 8fc6bb47aa1e..0e40abed94ec 100644
--- a/net-vpn/badvpn/badvpn-1.999.130.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.130.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils cmake-utils user toolchain-funcs systemd
+inherit cmake-utils user toolchain-funcs systemd
MY_P=${PN}-${PV/_rc/rc}
DESCRIPTION="Peer-to-peer VPN, NCD scripting language, tun2socks proxifier"