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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F2A1B1582ED for ; Sun, 23 Jun 2024 01:49:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CECE5E2AEA; Sun, 23 Jun 2024 01:49:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DCEADE2AEA for ; Sun, 23 Jun 2024 01:49:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6029C342F64 for ; Sun, 23 Jun 2024 01:49:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E56CA1D53 for ; Sun, 23 Jun 2024 01:49:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1719107346.15671a3ddc016183a3069ccb03cb2b154a75d7ce.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ostree/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ostree/ostree-2023.1-r1.ebuild dev-util/ostree/ostree-2023.1.ebuild dev-util/ostree/ostree-2023.2-r1.ebuild dev-util/ostree/ostree-2023.2.ebuild dev-util/ostree/ostree-2023.3-r1.ebuild dev-util/ostree/ostree-2023.3-r2.ebuild dev-util/ostree/ostree-2023.3-r3.ebuild dev-util/ostree/ostree-2023.3.ebuild X-VCS-Directories: dev-util/ostree/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 15671a3ddc016183a3069ccb03cb2b154a75d7ce X-VCS-Branch: master Date: Sun, 23 Jun 2024 01:49:12 +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: 884c8b7e-566c-4a20-8e51-5530cfcb71ba X-Archives-Hash: 6e3a71e41a370851b55861352c609d1c commit: 15671a3ddc016183a3069ccb03cb2b154a75d7ce Author: Sam James gentoo org> AuthorDate: Sun Jun 23 01:46:00 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 23 01:49:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15671a3d dev-util/ostree: subscribe to libassuan subslot Signed-off-by: Sam James gentoo.org> dev-util/ostree/{ostree-2023.1.ebuild => ostree-2023.1-r1.ebuild} | 4 ++-- dev-util/ostree/{ostree-2023.2.ebuild => ostree-2023.2-r1.ebuild} | 4 ++-- dev-util/ostree/{ostree-2023.3.ebuild => ostree-2023.3-r2.ebuild} | 4 ++-- dev-util/ostree/{ostree-2023.3-r1.ebuild => ostree-2023.3-r3.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 similarity index 97% rename from dev-util/ostree/ostree-2023.1.ebuild rename to 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 similarity index 97% rename from dev-util/ostree/ostree-2023.2.ebuild rename to 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 similarity index 97% rename from dev-util/ostree/ostree-2023.3.ebuild rename to 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 similarity index 97% rename from dev-util/ostree/ostree-2023.3-r1.ebuild rename to 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