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 315D6158099 for ; Thu, 23 Nov 2023 00:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 972692BC028; Thu, 23 Nov 2023 00:45:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 404972BC01A for ; Thu, 23 Nov 2023 00:45:07 +0000 (UTC) From: Michael Orlitzky To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] [PATCH 0/3] inline the samba mirror Date: Wed, 22 Nov 2023 19:44:53 -0500 Message-ID: <20231123004456.2144-1-mjo@gentoo.org> X-Mailer: git-send-email 2.41.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: 8d3d550f-0a3b-4c23-862e-36013cb1e1b6 X-Archives-Hash: 4c24829cab3819ce55e6606d4fd922a1 Close https://bugs.gentoo.org/916556 by inlining the samba mirror into net-fs/samba and sys-auth/pam_smb and then dropping the entry from thirdpartymirrors. Michael Orlitzky (3): net-fs/samba: inline mirror://samba/ into SRC_URI sys-auth/pam_smb: inline mirror://samba/ into SRC_URI profiles/thirdpartymirrors: drop mirror://samba/ net-fs/samba/samba-4.18.4-r1.ebuild | 4 ++-- net-fs/samba/samba-4.18.5-r1.ebuild | 4 ++-- net-fs/samba/samba-4.18.6-r1.ebuild | 4 ++-- net-fs/samba/samba-4.18.7.ebuild | 4 ++-- net-fs/samba/samba-4.18.8.ebuild | 4 ++-- net-fs/samba/samba-4.19.0-r1.ebuild | 4 ++-- net-fs/samba/samba-4.19.1.ebuild | 4 ++-- net-fs/samba/samba-4.19.2.ebuild | 4 ++-- profiles/thirdpartymirrors | 1 - sys-auth/pam_smb/pam_smb-2.0.0_rc6-r3.ebuild | 4 ++-- 10 files changed, 18 insertions(+), 19 deletions(-) -- 2.41.0