summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhaarp <main.haarp@gmail.com>2017-07-01 23:19:54 +0200
committerhaarp <main.haarp@gmail.com>2017-07-01 23:19:54 +0200
commitafd710ad8f6c45a47db4a33e24613aec18d8f558 (patch)
tree56b3f869eebb6b7f1f0e318496e9d14d9b85f09b /net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild
parentxed 1.4.4 (diff)
downloadhaarp-afd710ad8f6c45a47db4a33e24613aec18d8f558.tar.gz
haarp-afd710ad8f6c45a47db4a33e24613aec18d8f558.tar.bz2
haarp-afd710ad8f6c45a47db4a33e24613aec18d8f558.zip
Add dns2tcp
Diffstat (limited to 'net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild')
-rw-r--r--net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild16
1 files changed, 16 insertions, 0 deletions
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}