diff options
author | Sam James <sam@gentoo.org> | 2021-01-08 10:34:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-08 10:34:07 +0000 |
commit | d94925e40f36b610afe1ee1a805542e020ea4863 (patch) | |
tree | 8223c8703c3803a8d41943de0f80321252c9f92d /net-vpn/httptunnel | |
parent | dev-util/splint: Stabilize 3.1.2-r2 amd64, #764410 (diff) | |
download | gentoo-d94925e40f36b610afe1ee1a805542e020ea4863.tar.gz gentoo-d94925e40f36b610afe1ee1a805542e020ea4863.tar.bz2 gentoo-d94925e40f36b610afe1ee1a805542e020ea4863.zip |
net-vpn/httptunnel: Stabilize 3.3_p20180119 amd64, #764416
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/httptunnel')
-rw-r--r-- | net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild b/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild index c22f99897765..bc4f69f1bfa1 100644 --- a/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild +++ b/net-vpn/httptunnel/httptunnel-3.3_p20180119.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/larsbrinkhoff/httptunnel/archive/${COMMIT}.tar.gz -> S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" PATCHES=( |