summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-12-09 08:52:56 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-12-09 08:54:00 +0200
commit5f26449585659f72218ec5c58b7c2ee17a636b64 (patch)
tree40bd5fb530e7777ee61992b1541b4fc94d42a0d9 /net-vpn
parentnet-vpn/vtun: drop to maintainer-needed (diff)
downloadgentoo-5f26449585659f72218ec5c58b7c2ee17a636b64.tar.gz
gentoo-5f26449585659f72218ec5c58b7c2ee17a636b64.tar.bz2
gentoo-5f26449585659f72218ec5c58b7c2ee17a636b64.zip
net-vpn/vtun: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/vtun/vtun-3.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/vtun/vtun-3.0.4.ebuild b/net-vpn/vtun/vtun-3.0.4.ebuild
index c48f4f30a1cd..a1c1e76bb471 100644
--- a/net-vpn/vtun/vtun-3.0.4.ebuild
+++ b/net-vpn/vtun/vtun-3.0.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit linux-info
DESCRIPTION="Create tunnels over TCP/IP networks with shaping, encryption, and compression"
SRC_URI="https://sourceforge.net/projects/vtun/files/${PN}/${PV}/${P}.tar.gz"
-HOMEPAGE="http://vtun.sourceforge.net/"
+HOMEPAGE="https://vtun.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"