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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B4EC1382C5 for ; Mon, 19 Apr 2021 11:52:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52A2AE0849; Mon, 19 Apr 2021 11:52:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE0CBE0849 for ; Mon, 19 Apr 2021 11:52:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 301DE340E5D for ; Mon, 19 Apr 2021 11:52:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72D75634 for ; Mon, 19 Apr 2021 11:52:31 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1618833126.4624c893d68d922a4abb4cbf75cccdaf1bf04d59.polynomial-c@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.12.14.ebuild net-fs/samba/samba-4.13.7.ebuild net-fs/samba/samba-4.14.2.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 4624c893d68d922a4abb4cbf75cccdaf1bf04d59 X-VCS-Branch: master Date: Mon, 19 Apr 2021 11:52:31 +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: e6a11de9-afb5-480a-82ee-2f24a40b38e1 X-Archives-Hash: 8653cb713a704400ec294654ab20e1c4 commit: 4624c893d68d922a4abb4cbf75cccdaf1bf04d59 Author: Lars Wendler gentoo org> AuthorDate: Mon Apr 19 11:49:26 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Apr 19 11:52:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4624c893 net-fs/samba: Restored ~alpha and ~sparc keywords Thanks-to: Andreas Sturmlechner gentoo.org> Bug: https://bugs.gentoo.org/778026 Signed-off-by: Lars Wendler gentoo.org> net-fs/samba/samba-4.12.14.ebuild | 8 ++++---- net-fs/samba/samba-4.13.7.ebuild | 6 +++--- net-fs/samba/samba-4.14.2.ebuild | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/net-fs/samba/samba-4.12.14.ebuild b/net-fs/samba/samba-4.12.14.ebuild index 7fd875de113..8c5eaa86de6 100644 --- a/net-fs/samba/samba-4.12.14.ebuild +++ b/net-fs/samba/samba-4.12.14.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" @@ -53,7 +53,6 @@ CDEPEND=" >=sys-libs/ldb-2.1.5[ldap(+)?,python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] =sys-libs/tevent-0.10.2[${MULTILIB_USEDEP}] sys-libs/zlib[${MULTILIB_USEDEP}] virtual/libiconv - acl? ( virtual/acl ) $(python_gen_cond_dep " dev-python/subunit[\${PYTHON_MULTI_USEDEP},${MULTILIB_USEDEP}] addns? ( @@ -88,6 +86,8 @@ COMMON_DEPEND=" net-dns/bind-tools[gssapi] ) ") + !alpha? ( !sparc? ( sys-libs/libunwind ) ) + acl? ( virtual/acl ) ceph? ( sys-cluster/ceph ) cluster? ( net-libs/rpcsvc-proto ) cups? ( net-print/cups ) diff --git a/net-fs/samba/samba-4.14.2.ebuild b/net-fs/samba/samba-4.14.2.ebuild index 09568278f8c..141081bc7f8 100644 --- a/net-fs/samba/samba-4.14.2.ebuild +++ b/net-fs/samba/samba-4.14.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then SRC_URI="mirror://samba/rc/${MY_P}.tar.gz" else SRC_URI="mirror://samba/stable/${MY_P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi S="${WORKDIR}/${MY_P}" @@ -71,7 +71,6 @@ COMMON_DEPEND=" >=sys-libs/ldb-2.3.0[ldap(+)?,${MULTILIB_USEDEP}]