summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-05-25 19:05:51 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-06-17 20:00:25 +0300
commit1b76dc9e6fd53f06f21b47b6835d1063f3565666 (patch)
treea939147c7164e51b4b25f33716fb5638e0f8b50a /net-vpn/6tunnel/6tunnel-0.13.ebuild
parentmedia-gfx/mypaint: fix build failure (diff)
downloadgentoo-1b76dc9e6fd53f06f21b47b6835d1063f3565666.tar.gz
gentoo-1b76dc9e6fd53f06f21b47b6835d1063f3565666.tar.bz2
gentoo-1b76dc9e6fd53f06f21b47b6835d1063f3565666.zip
net-vpn/6tunnel: version bump to 0.13
- Update ebuild header - Update HOMEPAGE and SRC_URI - Bump EAPI to 7 Closes: https://bugs.gentoo.org/725376 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-vpn/6tunnel/6tunnel-0.13.ebuild')
-rw-r--r--net-vpn/6tunnel/6tunnel-0.13.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-vpn/6tunnel/6tunnel-0.13.ebuild b/net-vpn/6tunnel/6tunnel-0.13.ebuild
new file mode 100644
index 000000000000..2947248fbbae
--- /dev/null
+++ b/net-vpn/6tunnel/6tunnel-0.13.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="TCP proxy for applications that don't speak IPv6"
+HOMEPAGE="https://github.com/wojtekka/6tunnel"
+SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~s390 ~x86"
+IUSE=""