public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/bindfs/
Date: Fri, 10 Nov 2023 00:03:13 +0000 (UTC)	[thread overview]
Message-ID: <1699574579.41bccb00966bee30528223113805e65675920e64.sping@gentoo> (raw)

commit:     41bccb00966bee30528223113805e65675920e64
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 00:00:01 2023 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 00:02:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bccb00

sys-fs/bindfs: 1.17.5

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 sys-fs/bindfs/Manifest             |  1 +
 sys-fs/bindfs/bindfs-1.17.5.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/sys-fs/bindfs/Manifest b/sys-fs/bindfs/Manifest
index 0d82db8c2a41..e6d60b67738a 100644
--- a/sys-fs/bindfs/Manifest
+++ b/sys-fs/bindfs/Manifest
@@ -1,2 +1,3 @@
 DIST bindfs-1.17.3.tar.gz 421902 BLAKE2B 367f4f7d20468c0a652c45825525ad31a354e8d5216f742084ef284537e36c4197bb775daeb84e3c853324750043cce4d268b97c3c91dd5c52204f81586f1812 SHA512 0a3e970dd192d24dd69c7e897e9f88a68ce6e4926a42a70e555d5b1bcb699849e1b4df5767cc550c2bac1da47a8dc03838a6595a73c8d8f1c0eceaafd9e2c83f
 DIST bindfs-1.17.4.tar.gz 423505 BLAKE2B 553688f974dabec256d007dae60b1c8868d63199f04e0f557d55d04b6a31de8524efd192320979cf733d0a5e8a90b80956e4ef04aa508bd17ab3559e75269a52 SHA512 8b49dbccfaec262c26956ad36f8c49b42713d15b4b8ef1a2dc2c74e54d834a6f76430cf5c59d252b69f4c1ce72dc781247366c7832b7f343e78eeeb0a6fb449e
+DIST bindfs-1.17.5.tar.gz 424237 BLAKE2B c0396cad5b4522c280b301e5977d288d58fefe1118c100f4f4556ffc85cd4f8256a0348c51fd853654bc72998262509a9df01eb8969e1da402e90dbf1aab6807 SHA512 950fca3bd4a5f373c632883efafe505f9a1ddb45da40d8cd7bfa814733a68a84a2cfd746b74a831c292036f63da5d935cba35cf46e0e67e108aab29c2154a170

diff --git a/sys-fs/bindfs/bindfs-1.17.5.ebuild b/sys-fs/bindfs/bindfs-1.17.5.ebuild
new file mode 100644
index 000000000000..2729a0dd8fb3
--- /dev/null
+++ b/sys-fs/bindfs/bindfs-1.17.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="FUSE filesystem for bind mounting with altered permissions"
+HOMEPAGE="https://bindfs.org/"
+SRC_URI="https://bindfs.org/downloads/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND=">=sys-fs/fuse-3.10.2:3"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+RESTRICT="test"
+
+src_configure() {
+	econf $(use_enable debug debug-output) --with-fuse3
+}


             reply	other threads:[~2023-11-10  0:03 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10  0:03 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26  2:54 [gentoo-commits] repo/gentoo:master commit in: sys-fs/bindfs/ Sam James
2024-12-25  0:37 Sebastian Pipping
2024-10-06 14:27 Sam James
2024-10-06 14:27 Sam James
2024-04-07 12:25 Sebastian Pipping
2023-11-10 16:22 Sebastian Pipping
2023-10-07 18:21 Sebastian Pipping
2023-10-07 18:21 Sebastian Pipping
2023-06-03 16:25 Sebastian Pipping
2023-02-09  1:05 Sebastian Pipping
2022-11-26 17:18 Sebastian Pipping
2022-06-26 19:06 Sebastian Pipping
2021-02-18  2:22 Sebastian Pipping
2021-02-16 17:21 Sebastian Pipping
2021-02-16 17:21 Sebastian Pipping
2021-02-03 20:23 Sebastian Pipping
2020-09-27 17:22 Sebastian Pipping
2020-05-26 19:31 Sebastian Pipping
2020-05-26 19:31 Sebastian Pipping
2020-04-19 20:53 Sebastian Pipping
2020-03-26 19:54 Sebastian Pipping
2020-01-31 22:49 Sebastian Pipping
2019-07-07 17:49 Sebastian Pipping
2019-07-07 17:49 Sebastian Pipping
2019-05-15 16:32 Sebastian Pipping
2019-03-31 17:30 Sebastian Pipping
2019-03-31 17:30 Sebastian Pipping
2018-12-13  9:07 Tim Harder
2018-06-02  0:57 Aaron Bauman
2017-12-07 23:15 Sebastian Pipping
2017-10-29  6:18 Tim Harder
2017-10-29  6:18 Tim Harder
2017-04-25 23:04 Tim Harder
2017-02-14 20:46 Sebastian Pipping
2016-10-30 14:34 Sebastian Pipping
2016-10-02  6:13 Tim Harder
2016-02-29  2:51 Tim Harder
2015-12-08  6:10 Tim Harder

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=1699574579.41bccb00966bee30528223113805e65675920e64.sping@gentoo \
    --to=sping@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