From ceff81707165b9677feeab99e0ba66705f18f03c Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 20:34:52 +0100 Subject: net-vpn/badvpn: eutils-- Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James --- net-vpn/badvpn/badvpn-1.999.127.ebuild | 4 ++-- net-vpn/badvpn/badvpn-1.999.129.ebuild | 2 +- net-vpn/badvpn/badvpn-1.999.130.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net-vpn') 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" -- cgit v1.2.3-65-gdbad