From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5719C138334 for ; Sun, 10 Feb 2019 06:47:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53375E0B61; Sun, 10 Feb 2019 06:47:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E3A2E0B61 for ; Sun, 10 Feb 2019 06:47:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB0CD335D29 for ; Sun, 10 Feb 2019 06:47:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45634536 for ; Sun, 10 Feb 2019 06:47:07 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1549781207.ee6f9ce1c1439dc795e8274fb494e6118d4bb282.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/autossh/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/autossh/Manifest net-misc/autossh/autossh-1.4g.ebuild X-VCS-Directories: net-misc/autossh/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: ee6f9ce1c1439dc795e8274fb494e6118d4bb282 X-VCS-Branch: master Date: Sun, 10 Feb 2019 06:47:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3b247a42-59c6-494e-a018-b9834ac1a52d X-Archives-Hash: ea78331d9fed44ecc24d353ae356401a commit: ee6f9ce1c1439dc795e8274fb494e6118d4bb282 Author: Tim Harder gentoo org> AuthorDate: Sun Feb 10 06:19:26 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Sun Feb 10 06:46:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee6f9ce1 net-misc/autossh: version bump to 1.4g Signed-off-by: Tim Harder gentoo.org> net-misc/autossh/Manifest | 1 + net-misc/autossh/autossh-1.4g.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/net-misc/autossh/Manifest b/net-misc/autossh/Manifest index a864eea78c2..e35aa69e9d5 100644 --- a/net-misc/autossh/Manifest +++ b/net-misc/autossh/Manifest @@ -1,2 +1,3 @@ DIST autossh-1.4e.tgz 65852 BLAKE2B e654f7bb3efb48ab33fe7fb52b812d5b3de9bcbf4ecd79fe67372f0c832bedf4f8fb30ff5ec116418c9a6317e60d4ea4f3d3b2be4d6a8bafa431a9b289954c9f SHA512 2f71403ee005103c6a3e2e669f6b26153161c95c8dacd3e73d61673461b3512348636877760d911341771e744c0a682b107df4ac48621661ff36a9fc0191f2fb DIST autossh-1.4f.tgz 67128 BLAKE2B 197c964272c47bce1a137eb45560a9f70c64686915d12e1f9827eaffb66151e124a4ad7e3b5980d539d75feb0180760d6df382da77f9195ad3f703c85b02759b SHA512 a66912a04d1b659802913ec63d7b951fa6265dedf4480f0ad2dfdfb852e1e3029355b9a132bf3fa5b4b67e5ac8dace83b96e837182d8b3f0c2c72ad9188b7b8f +DIST autossh-1.4g.tgz 67599 BLAKE2B 179af97ee6f3b9c1c4fcbad1593118aa5d69dbd2b6215efd4a16ab7641f6f0194faaca3c3101b3a918d652988a06b5fa8ce6e52f85f81edd95b3d71d49aad076 SHA512 499b560d978736f4e764d5d828282fdaba1cbf94811ae6be0be5434d9c1cdc6ca5513d728b6372aa243843cb1b91e61cfc5fdeb77ddb0b6a7ce027218ba67466 diff --git a/net-misc/autossh/autossh-1.4g.ebuild b/net-misc/autossh/autossh-1.4g.ebuild new file mode 100644 index 00000000000..14991df99f5 --- /dev/null +++ b/net-misc/autossh/autossh-1.4g.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Automatically restart SSH sessions and tunnels" +HOMEPAGE="http://www.harding.motd.ca/autossh/" +SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz" + +LICENSE="BSD" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +SLOT="0" + +RDEPEND="net-misc/openssh" + +src_install() { + dobin autossh + dodoc CHANGES README autossh.host rscreen + doman autossh.1 +}