diff --git a/net-vpn/udp2raw-tunnel/Manifest b/net-vpn/udp2raw-tunnel/Manifest new file mode 100644 index 000000000..6aea56aaa --- /dev/null +++ b/net-vpn/udp2raw-tunnel/Manifest @@ -0,0 +1,2 @@ +DIST udp2raw-tunnel-20181113.0.tar.gz 1872061 BLAKE2B d6883352ca5f415c89f42d3ad399e4139b2b63841d49543e117bbf20a8271e997bb2fbb28356633318d16c4c4882e6a93ae0193fe5d0fb0316b5efd468c3d824 SHA512 92b1f3bcfdf3eb9c20db94d1f0e47cde1784691e5058920095830c98ca9d6ac22e178b820b0c6ebc4d6562362864e94e3d08e3f77d910634c4813f240b554a1a +DIST udp2raw-tunnel-20200727.0.tar.gz 1883178 BLAKE2B f8b71a451301a7f4cfe622cc46c2319ce8ca835f23b9f862f611e2766be37e8b009b3801bb0a797a906baafffe756a216c3e7068a90b2e54f4e272da209f184f SHA512 f82d73be3c2268c1d11b2bd601cfc8d06001830d8d4af8ae204a1295a199aa8c0a405b9200fb7820b9464d7f24a444aeea0ccc184a9b16bdd81d197ec96d4580 diff --git a/net-vpn/udp2raw-tunnel/udp2raw-tunnel-20200727.0.ebuild b/net-vpn/udp2raw-tunnel/udp2raw-tunnel-20200727.0.ebuild new file mode 120000 index 000000000..8a6e8dc02 --- /dev/null +++ b/net-vpn/udp2raw-tunnel/udp2raw-tunnel-20200727.0.ebuild @@ -0,0 +1 @@ +udp2raw-tunnel-99999999.ebuild \ No newline at end of file diff --git a/net-vpn/udp2raw-tunnel/udp2raw-tunnel-99999999.ebuild b/net-vpn/udp2raw-tunnel/udp2raw-tunnel-99999999.ebuild index 9a459e50d..f51f56541 100644 --- a/net-vpn/udp2raw-tunnel/udp2raw-tunnel-99999999.ebuild +++ b/net-vpn/udp2raw-tunnel/udp2raw-tunnel-99999999.ebuild @@ -1,16 +1,18 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit git-r3 fcaps flag-o-matic toolchain-funcs +inherit fcaps flag-o-matic toolchain-funcs DESCRIPTION="A tunnel which turns UDP traffic into encrypted FakeTCP/UDP/ICMP traffic" HOMEPAGE="https://github.com/wangyu-/udp2raw-tunnel" -EGIT_REPO_URI="https://github.com/wangyu-/udp2raw-tunnel" -if [[ ${PV} != *9999 ]]; then - EGIT_COMMIT="${PV}" +if [[ ${PV} == *9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/wangyu-/udp2raw-tunnel" +else + SRC_URI="https://github.com/wangyu-/udp2raw-tunnel/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" fi diff --git a/profiles/pentoo/base/package.accept_keywords/net-misc b/profiles/pentoo/base/package.accept_keywords/net-misc index 79ee1d9f2..fcc13a187 100644 --- a/profiles/pentoo/base/package.accept_keywords/net-misc +++ b/profiles/pentoo/base/package.accept_keywords/net-misc @@ -1,6 +1,10 @@ -~net-misc/networkmanager-1.18.4 -~net-misc/iprange-1.0.2 -~net-misc/axel-2.4 +#Pentoo + +net-vpn/udp2raw-tunnel +net-misc/wireshark-sap-plugin + +#Gentoo + ~net-misc/nemesis-1.4 ~net-misc/raccess-0.7 ~net-misc/sipsak-0.9.6_p1 @@ -8,12 +12,8 @@ ~net-vpn/iodine-0.7.0 net-misc/ieee-oui ~net-misc/vidalia-0.3.1 -net-misc/portspoof +~net-misc/portspoof-1.3 -#bug #537318 -~net-vpn/openvpn-2.3.6 - -~net-misc/wireshark-sap-plugin-0.4.1 net-misc/wireshark-patoolkit #below here likely needs cleanup