public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/
Date: Sun, 25 Sep 2022 11:17:07 +0000 (UTC)	[thread overview]
Message-ID: <1664104606.dba01b33985e597e86214e4ebb2d6e996b8647a6.dlan@gentoo> (raw)

commit:     dba01b33985e597e86214e4ebb2d6e996b8647a6
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 10:51:52 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 11:16:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba01b33

net-fs/sshfs: drop 3.7.1

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-fs/sshfs/Manifest           |  1 -
 net-fs/sshfs/sshfs-3.7.1.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/net-fs/sshfs/Manifest b/net-fs/sshfs/Manifest
index 2ab94345f34f..07be494f9648 100644
--- a/net-fs/sshfs/Manifest
+++ b/net-fs/sshfs/Manifest
@@ -1,2 +1 @@
-DIST sshfs-3.7.1.tar.xz 52988 BLAKE2B 48fd9b1483a8f4d48e3d9d25dc13c6e265ca3cb623762b2721b955db52fc05a6138cd0fef684e8893c3b380041ac30ecb3df4c5716b067f621790730fa07be08 SHA512 ee91b2eacbad5891006dbac14188ddd591e242b6092c7b7d8234503d79acb52f4b7ea9a15d5eaad83597ff4b4e700580ee2271671edfa6db762d9a8c756d45fd
 DIST sshfs-3.7.3.tar.xz 53596 BLAKE2B 9a229d0f11e7247e319af13245aeaf71082664409b0ca3fe1522bcdb679d402c574438be1931d5d73a16b9eda43daf20de6c1a016442ae53afa27a697e58c212 SHA512 ba0928f85819984a3eb83d2debab658b2cd4e958ed1c3ba9787e361f452687d42b82d478b7d95e7a7c5580bae5c1cdebe4cf3c9b6cb5eb6a570311f276903d99

diff --git a/net-fs/sshfs/sshfs-3.7.1.ebuild b/net-fs/sshfs/sshfs-3.7.1.ebuild
deleted file mode 100644
index cf05641d5acd..000000000000
--- a/net-fs/sshfs/sshfs-3.7.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 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 )


             reply	other threads:[~2022-09-25 11:17 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-25 11:17 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-13  7:10 [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/ WANG Xuerui
2023-05-11 20:03 Sam James
2022-10-01  6:19 Arthur Zamarin
2022-09-25  4:43 Sam James
2022-09-25  1:18 Sam James
2022-09-25  1:18 Sam James
2022-09-24 15:04 Arthur Zamarin
2022-09-24 13:46 Arthur Zamarin
2022-09-24 13:46 Arthur Zamarin
2022-09-14 19:18 Arthur Zamarin
2022-08-22 23:54 Yixun Lan
2022-08-14 13:31 Yixun Lan
2022-08-14 13:31 Yixun Lan
2022-08-14 12:58 Yixun Lan
2021-10-27  4:13 Sam James
2021-10-26  3:16 Sam James
2021-10-26  3:16 Sam James
2021-10-26  3:14 Sam James
2021-10-26  3:12 Sam James
2021-10-26  3:12 Sam James
2020-12-24  4:28 Tim Harder
2020-07-27 13:54 Sam James
2020-05-07  3:51 Tim Harder
2020-04-28 18:11 Sergei Trofimovich
2020-04-27  6:43 Agostino Sarubbo
2020-04-27  6:43 Agostino Sarubbo
2020-04-26 15:29 Agostino Sarubbo
2020-04-26 14:19 Agostino Sarubbo
2020-04-26 14:16 Agostino Sarubbo
2020-01-18  1:47 Tim Harder
2019-11-19  0:39 Aaron Bauman
2019-11-18 21:19 Tim Harder
2019-11-18 21:19 Tim Harder
2019-10-17 15:04 Göktürk Yüksek
2019-05-10 20:33 Tim Harder
2018-12-22 18:48 Tim Harder
2018-12-12  4:13 Tim Harder
2018-11-19  7:24 Mikle Kolyada
2018-11-07 23:44 Thomas Deutschmann
2018-11-06 23:56 Sergei Trofimovich
2018-11-06  6:57 Mikle Kolyada
2018-06-13  2:23 Tim Harder
2018-03-31 18:50 Mart Raudsepp
2018-03-19 11:32 Tim Harder
2018-03-19 11:32 Tim Harder
2018-03-19 11:32 Tim Harder
2017-08-04  9:46 Tim Harder
2017-04-19  3:41 Tim Harder
2016-11-12  6:20 Tim Harder
2016-11-12  6:20 Tim Harder
2016-10-01 13:09 Jeroen Roovers
2016-10-01  7:54 Markus Meier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1664104606.dba01b33985e597e86214e4ebb2d6e996b8647a6.dlan@gentoo \
    --to=dlan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox