net-misc/nat-traverse: bump EAPI and stuff
authorAaron Bauman <bman@gentoo.org>
Sun, 10 Nov 2019 00:21:42 +0000 (19:21 -0500)
committerAaron Bauman <bman@gentoo.org>
Sun, 10 Nov 2019 00:21:42 +0000 (19:21 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
net-misc/nat-traverse/nat-traverse-0.6.ebuild

index bcf2683d31f80c91984f70859f82dde5d7868384..66ff72369b4706bae994ea0b8fb4bf53c12b83eb 100644 (file)
@@ -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"