commit: 110df1e081e7dc8d16b3163d418bc3cfd8e04de0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 25 08:07:27 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 25 08:13:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110df1e0
dev-util/ostree: subscribe to fuse:3 subslot
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/ostree/{ostree-2024.3-r1.ebuild => ostree-2024.3-r2.ebuild} | 4 ++--
dev-util/ostree/{ostree-2024.8.ebuild => ostree-2024.8-r1.ebuild} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-util/ostree/ostree-2024.3-r1.ebuild
b/dev-util/ostree/ostree-2024.3-r2.ebuild
similarity index 98%
rename from dev-util/ostree/ostree-2024.3-r1.ebuild
rename to dev-util/ostree/ostree-2024.3-r2.ebuild
index 29dd0ff2a1fb..c753a04f7c85 100644
--- a/dev-util/ostree/ostree-2024.3-r1.ebuild
+++ b/dev-util/ostree/ostree-2024.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ REQUIRED_USE="
RDEPEND="
app-arch/xz-utils
dev-libs/glib:2
- sys-fs/fuse:3
+ sys-fs/fuse:3=
sys-libs/zlib
archive? ( app-arch/libarchive:= )
curl? ( net-misc/curl )
diff --git a/dev-util/ostree/ostree-2024.8.ebuild
b/dev-util/ostree/ostree-2024.8-r1.ebuild
similarity index 98%
rename from dev-util/ostree/ostree-2024.8.ebuild
rename to dev-util/ostree/ostree-2024.8-r1.ebuild
index 73e762df3dd1..14cfd0b163c0 100644
--- a/dev-util/ostree/ostree-2024.8.ebuild
+++ b/dev-util/ostree/ostree-2024.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ REQUIRED_USE="
RDEPEND="
app-arch/xz-utils
dev-libs/glib:2
- sys-fs/fuse:3
+ sys-fs/fuse:3=
sys-libs/zlib
archive? ( app-arch/libarchive:= )
curl? ( net-misc/curl )