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 C7DC513835C for ; Thu, 7 May 2020 03:51:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F33D8E0980; Thu, 7 May 2020 03:51:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CF2B6E0980 for ; Thu, 7 May 2020 03:51:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9859E34F576 for ; Thu, 7 May 2020 03:51:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E81551D6 for ; Thu, 7 May 2020 03:51:40 +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: <1588823358.eef83fe8c8c8fd51e43f8bbe9bb0e40853eb1485.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/sshfs/Manifest net-fs/sshfs/sshfs-2.10-r1.ebuild net-fs/sshfs/sshfs-3.6.0.ebuild X-VCS-Directories: net-fs/sshfs/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: eef83fe8c8c8fd51e43f8bbe9bb0e40853eb1485 X-VCS-Branch: master Date: Thu, 7 May 2020 03:51:40 +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: 6056f476-42de-486f-ac2a-0140690723b3 X-Archives-Hash: 7a4129b6d994df03912c30a88b56621e commit: eef83fe8c8c8fd51e43f8bbe9bb0e40853eb1485 Author: Tim Harder gentoo org> AuthorDate: Thu May 7 03:44:04 2020 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu May 7 03:49:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef83fe8 net-fs/sshfs: remove old Signed-off-by: Tim Harder gentoo.org> net-fs/sshfs/Manifest | 2 -- net-fs/sshfs/sshfs-2.10-r1.ebuild | 19 ------------------- net-fs/sshfs/sshfs-3.6.0.ebuild | 26 -------------------------- 3 files changed, 47 deletions(-) diff --git a/net-fs/sshfs/Manifest b/net-fs/sshfs/Manifest index 2a9c4159f63..bdb6947f93e 100644 --- a/net-fs/sshfs/Manifest +++ b/net-fs/sshfs/Manifest @@ -1,3 +1 @@ -DIST sshfs-2.10.tar.gz 163076 BLAKE2B e443b3bb65c432d8d8e3d6d198e3e41363ff506dbc19a215b8606317fb02ef3ea370d0f3fbbe01e6f5c49581c74faefbceb9f50ab44bb3791c82e0a633d86655 SHA512 8887eb634edc4c64cf7a0c1a1be4d9ef72d5080eec687d187898dc31bb841ed730850bae8467247a05e56c2b4ef7e9d02fdc0812d48876e145c9826a7406d9ff -DIST sshfs-3.6.0.tar.xz 49860 BLAKE2B 5486c41a710a635e6e35fc5235d8ea713aa58ed69a648d7872e2235a56ba0eec7337cdc1d65ac72c58aaea9ad079652599a619778d7fb14a20537ac8817a3ff1 SHA512 fe34d7bbb76bea6aedf96b4ce7500ad6d81230cca9a43b831302159e5926797a243b7d1675d23ba101057ef247f64ad7df18a73d20578e84b9524218d9ff97bd DIST sshfs-3.7.0.tar.xz 52724 BLAKE2B be974475692e8f9a4d0653776b7b7dc62c6beb1a300caf62c55cbc6bb72fedcf08cdd2c65f051415df57e6e2b21e5a3cb00e8525585c40ab92b0bd0b3474ac77 SHA512 bd8bcd45dd9a5e9686c6fb442e877ffdb592ba0d3424d5dab84a955bfafb17e8666abefba6857467833f5b285842bdadd5a9b6c9e8128ac2e564c36df79aa570 diff --git a/net-fs/sshfs/sshfs-2.10-r1.ebuild b/net-fs/sshfs/sshfs-2.10-r1.ebuild deleted file mode 100644 index 0fbab59c88f..00000000000 --- a/net-fs/sshfs/sshfs-2.10-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Fuse-filesystem utilizing the sftp service" -HOMEPAGE="https://github.com/libfuse/sshfs" -SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="amd64 arm ~arm64 hppa ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" -SLOT="0" - -CDEPEND=">=sys-fs/fuse-2.6.0_pre3:0 - >=dev-libs/glib-2.4.2" -RDEPEND="${CDEPEND} - >=net-misc/openssh-4.4" -DEPEND="${CDEPEND} - virtual/pkgconfig" diff --git a/net-fs/sshfs/sshfs-3.6.0.ebuild b/net-fs/sshfs/sshfs-3.6.0.ebuild deleted file mode 100644 index 2bf50acbf8d..00000000000 --- a/net-fs/sshfs/sshfs-3.6.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -DESCRIPTION="Fuse-filesystem utilizing the sftp service" -HOMEPAGE="https://github.com/libfuse/sshfs" -SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -SLOT="0" - -DEPEND=">=sys-fs/fuse-3.1.0:3 - >=dev-libs/glib-2.4.2" -RDEPEND="${DEPEND} - >=net-misc/openssh-4.4" -BDEPEND="dev-python/docutils - virtual/pkgconfig" - -# requires root privs and specific localhost sshd setup -RESTRICT="test" - -DOCS=( AUTHORS ChangeLog.rst README.rst )