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 DB09115808B for ; Thu, 17 Feb 2022 18:43:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCFAFE085B; Thu, 17 Feb 2022 18:43:56 +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 A0C55E085B for ; Thu, 17 Feb 2022 18:43:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0197634301B for ; Thu, 17 Feb 2022 18:43:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 480B52EE for ; Thu, 17 Feb 2022 18:43:52 +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: <1645123401.c5898e12cbdc895db0ffb32e203ad8b8cb23e66e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/samba-4.14.10-r2.ebuild net-fs/samba/samba-4.14.10-r3.ebuild net-fs/samba/samba-4.14.12-r1.ebuild net-fs/samba/samba-4.14.12.ebuild net-fs/samba/samba-4.15.2-r2.ebuild net-fs/samba/samba-4.15.2-r3.ebuild net-fs/samba/samba-4.15.3-r1.ebuild net-fs/samba/samba-4.15.3-r2.ebuild net-fs/samba/samba-4.15.4-r1.ebuild net-fs/samba/samba-4.15.4.ebuild net-fs/samba/samba-4.15.5-r1.ebuild net-fs/samba/samba-4.15.5.ebuild net-fs/samba/samba-4.16.0_rc3-r1.ebuild net-fs/samba/samba-4.16.0_rc3.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c5898e12cbdc895db0ffb32e203ad8b8cb23e66e X-VCS-Branch: master Date: Thu, 17 Feb 2022 18:43:52 +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: 599905df-3d68-4815-9257-eae27b1700ee X-Archives-Hash: d2fc0d3e4fbda45afeca21c9b1a19961 commit: c5898e12cbdc895db0ffb32e203ad8b8cb23e66e Author: Sam James gentoo org> AuthorDate: Thu Feb 17 18:29:14 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 17 18:43:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5898e12 net-fs/samba: add subslot dependency on gpgme gpgme broke ABI Signed-off-by: Sam James gentoo.org> net-fs/samba/{samba-4.14.10-r2.ebuild => samba-4.14.10-r3.ebuild} | 4 ++-- net-fs/samba/{samba-4.14.12.ebuild => samba-4.14.12-r1.ebuild} | 2 +- net-fs/samba/{samba-4.15.2-r2.ebuild => samba-4.15.2-r3.ebuild} | 4 ++-- net-fs/samba/{samba-4.15.3-r1.ebuild => samba-4.15.3-r2.ebuild} | 2 +- net-fs/samba/{samba-4.15.4.ebuild => samba-4.15.4-r1.ebuild} | 2 +- net-fs/samba/{samba-4.15.5.ebuild => samba-4.15.5-r1.ebuild} | 2 +- net-fs/samba/{samba-4.16.0_rc3.ebuild => samba-4.16.0_rc3-r1.ebuild} | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/net-fs/samba/samba-4.14.10-r2.ebuild b/net-fs/samba/samba-4.14.10-r3.ebuild similarity index 99% rename from net-fs/samba/samba-4.14.10-r2.ebuild rename to net-fs/samba/samba-4.14.10-r3.ebuild index a89e3d9692cc..8eb00dba2dc8 100644 --- a/net-fs/samba/samba-4.14.10-r2.ebuild +++ b/net-fs/samba/samba-4.14.10-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -101,7 +101,7 @@ COMMON_DEPEND=" debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) + gpg? ( app-crypt/gpgme:= ) json? ( dev-libs/jansson:= ) ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) pam? ( sys-libs/pam ) diff --git a/net-fs/samba/samba-4.14.12.ebuild b/net-fs/samba/samba-4.14.12-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.14.12.ebuild rename to net-fs/samba/samba-4.14.12-r1.ebuild index a23842a03b8c..cf8327c39284 100644 --- a/net-fs/samba/samba-4.14.12.ebuild +++ b/net-fs/samba/samba-4.14.12-r1.ebuild @@ -101,7 +101,7 @@ COMMON_DEPEND=" debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) + gpg? ( app-crypt/gpgme:= ) json? ( dev-libs/jansson:= ) ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) pam? ( sys-libs/pam ) diff --git a/net-fs/samba/samba-4.15.2-r2.ebuild b/net-fs/samba/samba-4.15.2-r3.ebuild similarity index 99% rename from net-fs/samba/samba-4.15.2-r2.ebuild rename to net-fs/samba/samba-4.15.2-r3.ebuild index 20decb463cde..e3b6465541ed 100644 --- a/net-fs/samba/samba-4.15.2-r2.ebuild +++ b/net-fs/samba/samba-4.15.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -98,7 +98,7 @@ COMMON_DEPEND=" debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) + gpg? ( app-crypt/gpgme:= ) json? ( dev-libs/jansson:= ) ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) pam? ( sys-libs/pam ) diff --git a/net-fs/samba/samba-4.15.3-r1.ebuild b/net-fs/samba/samba-4.15.3-r2.ebuild similarity index 99% rename from net-fs/samba/samba-4.15.3-r1.ebuild rename to net-fs/samba/samba-4.15.3-r2.ebuild index de5a94c7c655..8f8d50617d7f 100644 --- a/net-fs/samba/samba-4.15.3-r1.ebuild +++ b/net-fs/samba/samba-4.15.3-r2.ebuild @@ -98,7 +98,7 @@ COMMON_DEPEND=" debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) + gpg? ( app-crypt/gpgme:= ) json? ( dev-libs/jansson:= ) ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) pam? ( sys-libs/pam ) diff --git a/net-fs/samba/samba-4.15.4.ebuild b/net-fs/samba/samba-4.15.4-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.15.4.ebuild rename to net-fs/samba/samba-4.15.4-r1.ebuild index 8f8ada8c9709..256345bed9ed 100644 --- a/net-fs/samba/samba-4.15.4.ebuild +++ b/net-fs/samba/samba-4.15.4-r1.ebuild @@ -98,7 +98,7 @@ COMMON_DEPEND=" debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) + gpg? ( app-crypt/gpgme:= ) json? ( dev-libs/jansson:= ) ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) pam? ( sys-libs/pam ) diff --git a/net-fs/samba/samba-4.15.5.ebuild b/net-fs/samba/samba-4.15.5-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.15.5.ebuild rename to net-fs/samba/samba-4.15.5-r1.ebuild index 189af1340a9c..ccd3d27f7e34 100644 --- a/net-fs/samba/samba-4.15.5.ebuild +++ b/net-fs/samba/samba-4.15.5-r1.ebuild @@ -98,7 +98,7 @@ COMMON_DEPEND=" debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) + gpg? ( app-crypt/gpgme:= ) json? ( dev-libs/jansson:= ) ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) pam? ( sys-libs/pam ) diff --git a/net-fs/samba/samba-4.16.0_rc3.ebuild b/net-fs/samba/samba-4.16.0_rc3-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.16.0_rc3.ebuild rename to net-fs/samba/samba-4.16.0_rc3-r1.ebuild index e5dff16aef51..bd63c0c7c297 100644 --- a/net-fs/samba/samba-4.16.0_rc3.ebuild +++ b/net-fs/samba/samba-4.16.0_rc3-r1.ebuild @@ -98,7 +98,7 @@ COMMON_DEPEND=" debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) + gpg? ( app-crypt/gpgme:= ) json? ( dev-libs/jansson:= ) ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) pam? ( sys-libs/pam )