diff options
author | 2024-06-23 02:46:00 +0100 | |
---|---|---|
committer | 2024-06-23 02:49:06 +0100 | |
commit | 15671a3ddc016183a3069ccb03cb2b154a75d7ce (patch) | |
tree | a8a5740bcde92e05279e71e894da7d587b32d185 /dev-util/ostree | |
parent | dev-ruby/gpgme: subscribe to libassuan subslot (diff) | |
download | gentoo-15671a3ddc016183a3069ccb03cb2b154a75d7ce.tar.gz gentoo-15671a3ddc016183a3069ccb03cb2b154a75d7ce.tar.bz2 gentoo-15671a3ddc016183a3069ccb03cb2b154a75d7ce.zip |
dev-util/ostree: subscribe to libassuan subslot
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2023.1-r1.ebuild (renamed from dev-util/ostree/ostree-2023.1.ebuild) | 4 | ||||
-rw-r--r-- | dev-util/ostree/ostree-2023.2-r1.ebuild (renamed from dev-util/ostree/ostree-2023.2.ebuild) | 4 | ||||
-rw-r--r-- | dev-util/ostree/ostree-2023.3-r2.ebuild (renamed from dev-util/ostree/ostree-2023.3.ebuild) | 4 | ||||
-rw-r--r-- | dev-util/ostree/ostree-2023.3-r3.ebuild (renamed from dev-util/ostree/ostree-2023.3-r1.ebuild) | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/ostree/ostree-2023.1.ebuild b/dev-util/ostree/ostree-2023.1-r1.ebuild index 94174a9acdaf..80a7ccd04806 100644 --- a/dev-util/ostree/ostree-2023.1.ebuild +++ b/dev-util/ostree/ostree-2023.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ REQUIRED_USE=" COMMON_DEPEND=" app-arch/xz-utils - dev-libs/libassuan + dev-libs/libassuan:= dev-libs/glib:2 sys-fs/fuse:3 sys-libs/zlib diff --git a/dev-util/ostree/ostree-2023.2.ebuild b/dev-util/ostree/ostree-2023.2-r1.ebuild index 86ec61715472..5a4ceedad43a 100644 --- a/dev-util/ostree/ostree-2023.2.ebuild +++ b/dev-util/ostree/ostree-2023.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,7 @@ REQUIRED_USE=" RDEPEND=" app-arch/xz-utils - dev-libs/libassuan + dev-libs/libassuan:= dev-libs/glib:2 sys-fs/fuse:3 sys-libs/zlib diff --git a/dev-util/ostree/ostree-2023.3.ebuild b/dev-util/ostree/ostree-2023.3-r2.ebuild index 86ec61715472..5a4ceedad43a 100644 --- a/dev-util/ostree/ostree-2023.3.ebuild +++ b/dev-util/ostree/ostree-2023.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,7 @@ REQUIRED_USE=" RDEPEND=" app-arch/xz-utils - dev-libs/libassuan + dev-libs/libassuan:= dev-libs/glib:2 sys-fs/fuse:3 sys-libs/zlib diff --git a/dev-util/ostree/ostree-2023.3-r1.ebuild b/dev-util/ostree/ostree-2023.3-r3.ebuild index 3f15f173ee52..48eb2de51fc0 100644 --- a/dev-util/ostree/ostree-2023.3-r1.ebuild +++ b/dev-util/ostree/ostree-2023.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,7 @@ REQUIRED_USE=" RDEPEND=" app-arch/xz-utils - dev-libs/libassuan + dev-libs/libassuan:= dev-libs/glib:2 sys-fs/fuse:3 sys-libs/zlib |