summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:34:52 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:31 +0100
commitceff81707165b9677feeab99e0ba66705f18f03c (patch)
treecb6cd49a716f573ad1502cab775050fe6bdc9bb5 /net-vpn
parentnet-print/libinklevel: eutils-- (diff)
downloadgentoo-ceff81707165b9677feeab99e0ba66705f18f03c.tar.gz
gentoo-ceff81707165b9677feeab99e0ba66705f18f03c.tar.bz2
gentoo-ceff81707165b9677feeab99e0ba66705f18f03c.zip
net-vpn/badvpn: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-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"