From 59407f55e94af0eeaa3910f11f019ad784f12d5f Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sat, 9 Nov 2019 19:21:42 -0500 Subject: [PATCH] net-misc/nat-traverse: bump EAPI and stuff Signed-off-by: Aaron Bauman --- net-misc/nat-traverse/nat-traverse-0.6.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/nat-traverse/nat-traverse-0.6.ebuild b/net-misc/nat-traverse/nat-traverse-0.6.ebuild index bcf2683d31f8..66ff72369b47 100644 --- a/net-misc/nat-traverse/nat-traverse-0.6.ebuild +++ b/net-misc/nat-traverse/nat-traverse-0.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 DESCRIPTION="Traverse NAT gateways with the Use of UDP" -HOMEPAGE="http://linide.sourceforge.net/nat-traverse/" -SRC_URI="http://linide.sourceforge.net/${PN}/${P}.tar.bz2" +HOMEPAGE="https://gitlab.com/iblech/nat-traverse" +SRC_URI="https://gitlab.com/iblech/${PN}/blob/master/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- 2.26.2