summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-vpn/dns2tcp/Manifest2
-rw-r--r--net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild16
2 files changed, 18 insertions, 0 deletions
diff --git a/net-vpn/dns2tcp/Manifest b/net-vpn/dns2tcp/Manifest
new file mode 100644
index 0000000..56fa470
--- /dev/null
+++ b/net-vpn/dns2tcp/Manifest
@@ -0,0 +1,2 @@
+DIST dns2tcp-0.5.2.tar.gz 173585 SHA256 ea9ef59002b86519a43fca320982ae971e2df54cdc54cdb35562c751704278d9 SHA512 2f8dfb671853374be0aa8105f22456ae56d9e56fc270475740ab8704d1e202abe34faf36a25d820283aa672c8d2d1f168907537f4fede115e1935a0920570584 WHIRLPOOL 71503509621ce368a3f0566b62ea2c99aa9addafa223dd1c9820f9ec1c1177ed5cfa11dba1d2fd2d02dba9f16c6418d3009dc833fdab2a6efad84a0b8bd3d8bf
+EBUILD dns2tcp-0.5.2.ebuild 390 SHA256 9d42f03bf5bc5bd59fbc5ba0aa27a1e17426e17fe456042f644b828c91300283 SHA512 3b177ffe7b1756a8caaac68b5f3013916fc5c168fa9ee6bfa14b4cefcde84f4fd50b5badc9fae1e0f54a78e0ca3cc617cd099c370d1363d5d183bb6b0c8eacbc WHIRLPOOL 726d25e1e99ea1dcb1c29eb5f28946a0820fc262b0a2fc18689f69fcee8bb3b633694297c616c820d2e24ae3cdbea2e935063b3670d0c18a23ea6416c7f70ec4
diff --git a/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild b/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild
new file mode 100644
index 0000000..9859b8d
--- /dev/null
+++ b/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Relay TCP connections through DNS traffic"
+HOMEPAGE="http://www.hsc.fr/ressources/outils/dns2tcp/"
+SRC_URI="http://www.hsc.fr/ressources/outils/dns2tcp/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=${RDEPEND}