summaryrefslogtreecommitdiff
path: root/net-vpn/httptunnel
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/httptunnel')
-rw-r--r--net-vpn/httptunnel/Manifest4
-rw-r--r--net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild27
-rw-r--r--net-vpn/httptunnel/httptunnel-3.3_p20230508.ebuild2
3 files changed, 2 insertions, 31 deletions
diff --git a/net-vpn/httptunnel/Manifest b/net-vpn/httptunnel/Manifest
index 1aa6d80fe35a..1f7390be6989 100644
--- a/net-vpn/httptunnel/Manifest
+++ b/net-vpn/httptunnel/Manifest
@@ -1,6 +1,4 @@
AUX httptunnel-3.3_p20180119-respect-AR.patch 291 BLAKE2B 8f3ef913882c828f08dc047d6890135f0646d200c2e97b5a5cd3788655e39d4e42c69bfe5e1a596ccebd7a32d64d253fab3bc357410168ec0b8ac1a6a3e5933d SHA512 18f2529230d50a79ec6bb3b473357c86fce7f5f72597f662f06f4fe5c6deebd7697a4ee9207e3043437346cc49d80488ba1e1a6599e996e07eb3f8dc068ce1e4
-DIST httptunnel-3.3_p20180119.tar.gz 376338 BLAKE2B 6625a0ef0bef7afad4ca9b5791abe51d72553877c31dfcb4e4d0bfd6d0e3bf3a0a9f7c529db6a9f9c60726e7e79284959ed8a8bf64e1165e40265341f39cbaf6 SHA512 593efe9ebdc3c41338306e5038cacd63ec171d228ebf13ba52949c353b1d45666bc836ce34102735a383b6cc91f2df1c01e87c2ab1cf5e650fe5fe7fcc658de0
DIST httptunnel-3.3_p20230508.tar.gz 376345 BLAKE2B fc7cd76be346b5e289d7ce21348d87304ee08a11afbcae53f84afef19ea2dfcf88256f3afbcba242acb01f12a9adc08e6679b6c96f2ebe9051fbac6fe4a1d227 SHA512 77383fc2926d1579a3efdde476b8057373b544f3ace4a5a855692fd8b313d192e98e8d003b5165bba0559f114b0c1fa6ab5345b2bb6206e95cc3eee3c3dacda3
-EBUILD httptunnel-3.3_p20180119.ebuild 641 BLAKE2B 11d91c0ece12373eb9338982263053450c24fb4e275b6037a44643f3c4822b4d1bfa16ce702b53a42147de717dd70b3975e7d7d7f202366fa7ec7da95c8b664f SHA512 feb6ece8afc1778317b9576f54ed0a5b492ba8a26f2d49748c06e518876df9d0b8ee4e63ace501e260ab5b9464348baf7358c7811ab4e153eba253cece0eba2a
-EBUILD httptunnel-3.3_p20230508.ebuild 729 BLAKE2B 6818d0ddc10ce45d7ce9befd2c09c3f94c50b141e5580009f397a0092ce1ee02c14b8f3f3aa08cce347a4d0ddc6441321957f4f7941c07b0ad08faeaae9d94db SHA512 ab43fcba0063ebe2b4945bdb03be4a70f3ed8830656d159d8927658c5ea3a2b8e598f345fcd5f1b5f472dfb1bd6f99702075c82b1dccd45efd3fcce85dfcfc8f
+EBUILD httptunnel-3.3_p20230508.ebuild 726 BLAKE2B b39588bf2a8c3f45df334ac38931ec056bc9e74a01bf235cc621a229ae41012a93cf8aed61ef55fc2c7ed67658249cbd5ff3e1910d221dbf3204b368e3b71d31 SHA512 231ec1867f9f3bf8058f2d9b8100f423b3351c1062ab66d7fc147d1728671cc868ef814aac6d20c190ecc9ea4a59a5e9dba73aae5f100066ad9aa6f733bf87db
MISC metadata.xml 257 BLAKE2B 7924f05a9d3dabe0af80c5efbe063810dfc1a7cf80071ed3a485e6c627afd1a921393300e4787b33b0594537c69a4ed4292f497d553689768f9b736245f02dc8 SHA512 f79a7c5c4d98449404ebf1c00d03ab74ff95e9bfa1cedba4c7660eea63474517e0ee084ca1251e5a3a255b0a39984681b46ab451c1bb820e53f4af6860482b6a
diff --git a/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild b/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild
deleted file mode 100644
index 9e6f1b23f274..000000000000
--- a/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools toolchain-funcs
-
-COMMIT="f440dcb3c341d22428898952c343ad9fa6e9e7f5"
-DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HTTP"
-HOMEPAGE="https://github.com/larsbrinkhoff/httptunnel"
-SRC_URI="https://github.com/larsbrinkhoff/httptunnel/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
-SLOT="0"
-
-PATCHES=(
- "${FILESDIR}/${PN}-3.3_p20180119-respect-AR.patch"
-)
-
-src_prepare() {
- default
-
- tc-export AR RANLIB
- eautoreconf
-}
diff --git a/net-vpn/httptunnel/httptunnel-3.3_p20230508.ebuild b/net-vpn/httptunnel/httptunnel-3.3_p20230508.ebuild
index 8b6641df7ef3..e27adfa6d8aa 100644
--- a/net-vpn/httptunnel/httptunnel-3.3_p20230508.ebuild
+++ b/net-vpn/httptunnel/httptunnel-3.3_p20230508.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
PATCHES=(
"${FILESDIR}/${PN}-3.3_p20180119-respect-AR.patch"