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 D768513832E for ; Sat, 6 Aug 2016 07:37:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B094E0B4B; Sat, 6 Aug 2016 07:37:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 622D6E0B49 for ; Sat, 6 Aug 2016 07:37:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1EC1E340B77 for ; Sat, 6 Aug 2016 07:37:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 742142445 for ; Sat, 6 Aug 2016 07:37:48 +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: <1470468838.9f49dcc21bdb124788275424c14720587fde61a6.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.4c.ebuild net-misc/autossh/autossh-1.4d.ebuild X-VCS-Directories: net-misc/autossh/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 9f49dcc21bdb124788275424c14720587fde61a6 X-VCS-Branch: master Date: Sat, 6 Aug 2016 07:37:48 +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-Archives-Salt: a157d488-318a-4420-8b32-db709aab73c2 X-Archives-Hash: 5f4461c12add680b6f280bc04964a1a9 commit: 9f49dcc21bdb124788275424c14720587fde61a6 Author: Tim Harder gentoo org> AuthorDate: Sat Aug 6 07:33:58 2016 +0000 Commit: Tim Harder gentoo org> CommitDate: Sat Aug 6 07:33:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f49dcc2 net-misc/autossh: remove old net-misc/autossh/Manifest | 2 -- net-misc/autossh/autossh-1.4c.ebuild | 26 -------------------------- net-misc/autossh/autossh-1.4d.ebuild | 25 ------------------------- 3 files changed, 53 deletions(-) diff --git a/net-misc/autossh/Manifest b/net-misc/autossh/Manifest index 2196ba2..5289b02 100644 --- a/net-misc/autossh/Manifest +++ b/net-misc/autossh/Manifest @@ -1,3 +1 @@ -DIST autossh-1.4c.tgz 65191 SHA256 6fcaba6a409a46bdf832086736bb8f09d245ebce11027f41d39588a95dc7fd1d SHA512 0bb7becf638959161791cfe93e80edea33b2223906b1aa43bc97e30fb310851f78e9dff1ea72c533958216862af2e32b5e42dfe447469fb74dc8ef9907dea1a3 WHIRLPOOL 22d6cf7b16c19fc11b227c6ecbc5011541c1d51ec20bf52f6d9e2819ab2394fd6fcc22c0adb49a0125f3b1e389b3becf28ed2e7cd7d89c6805716a32c57b6205 -DIST autossh-1.4d.tgz 65637 SHA256 00008fe458bde4c94e98bfa96e1e6e18c4107a1f9fc8a538556b82e91ddedc16 SHA512 2f4cdba7753a32f376fc9036b7fa8d0af968eab168a65ab4cdb7723731844e5daa503eef4eade77730d592690cc4c5cb6839f3767b9baf785ae4980af4823793 WHIRLPOOL 964dc991c225483394ac346c14b49a468dc4586572c7b63b1c07851dd0cc25ca8fd38ce064c622b86076526791537b937d8a3343c50767a96fb68f1c798c980c DIST autossh-1.4e.tgz 65852 SHA256 9e8e10a59d7619176f4b986e256f776097a364d1be012781ea52e08d04679156 SHA512 2f71403ee005103c6a3e2e669f6b26153161c95c8dacd3e73d61673461b3512348636877760d911341771e744c0a682b107df4ac48621661ff36a9fc0191f2fb WHIRLPOOL 83ebb35b113e3b3b69ec88a692da2170d7fd726d83ba225daef45507076e91f4a112d0648b8c414da1d38c7c7b5f7a30e5366c3ef2e9ce7123d8fbcf385fac11 diff --git a/net-misc/autossh/autossh-1.4c.ebuild b/net-misc/autossh/autossh-1.4c.ebuild deleted file mode 100644 index 6ad3478..0000000 --- a/net-misc/autossh/autossh-1.4c.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -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 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" -SLOT="0" -IUSE="" - -RDEPEND="net-misc/openssh" - -src_prepare() { - sed -i -e "s:\$(CC):& \$(LDFLAGS):" Makefile.in || die -} - -src_install() { - dobin autossh - dodoc CHANGES README autossh.host rscreen - doman autossh.1 -} diff --git a/net-misc/autossh/autossh-1.4d.ebuild b/net-misc/autossh/autossh-1.4d.ebuild deleted file mode 100644 index 65c78f8..0000000 --- a/net-misc/autossh/autossh-1.4d.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -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 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" -SLOT="0" - -RDEPEND="net-misc/openssh" - -src_prepare() { - sed -i -e "s:\$(CC):& \$(LDFLAGS):" Makefile.in || die -} - -src_install() { - dobin autossh - dodoc CHANGES README autossh.host rscreen - doman autossh.1 -}