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 83DE215817D for ; Sun, 16 Jun 2024 10:50:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3DB12BC054; Sun, 16 Jun 2024 10:50:57 +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 AF1892BC050 for ; Sun, 16 Jun 2024 10:50:57 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B88FC33BEE9 for ; Sun, 16 Jun 2024 10:50:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE3231D19 for ; Sun, 16 Jun 2024 10:50:54 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1718535028.483791c8b5f1c0dfa2b73bcad724b5b74bdc8164.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/mock-core-configs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/mock-core-configs/Manifest dev-util/mock-core-configs/mock-core-configs-40.5.ebuild X-VCS-Directories: dev-util/mock-core-configs/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: 483791c8b5f1c0dfa2b73bcad724b5b74bdc8164 X-VCS-Branch: dev Date: Sun, 16 Jun 2024 10:50:54 +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: 4e25e5e7-0b69-451d-ba92-7c20131c933e X-Archives-Hash: 9bc9233243bd266778b39ec6b9bb61f5 commit: 483791c8b5f1c0dfa2b73bcad724b5b74bdc8164 Author: Takuya Wakazono gmail com> AuthorDate: Sun Jun 16 10:49:25 2024 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Sun Jun 16 10:50:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=483791c8 dev-util/mock-core-configs: drop 40.5 Signed-off-by: Takuya Wakazono gmail.com> dev-util/mock-core-configs/Manifest | 1 - .../mock-core-configs/mock-core-configs-40.5.ebuild | 20 -------------------- 2 files changed, 21 deletions(-) diff --git a/dev-util/mock-core-configs/Manifest b/dev-util/mock-core-configs/Manifest index abef14fff..68f42a549 100644 --- a/dev-util/mock-core-configs/Manifest +++ b/dev-util/mock-core-configs/Manifest @@ -1,2 +1 @@ -DIST mock-core-configs-40.5-1.tar.gz 370990 BLAKE2B 5f721811bd66b75f87e8cf3a92040fa8e1f7ddbf3c6086a1e4aa4c0f96792a2e6a4011cae27e85b77993d4bc8e5093001400e997271a5cc8f5b56e5dcd0b5413 SHA512 3c41c12b222d270a01ccbc13861e57a4aadad486a327e2d487fea0a4636dd0c01bc01b91f6fec50d14e55dc6c540f8d58f71a6ad6ec22cc42a452bd21e19b71c DIST mock-core-configs-40.6-1.tar.gz 371264 BLAKE2B a063cd7f5eb1de96453f500d02de053ed6968ee2a1468a9bfbb43130a8834070376b7c1f78f86abc4fd987cb19b521cc0b5986e0d792c4d5938f4f1cfb10b942 SHA512 2d4cf5cf37802b199c0ca01d442329377d45ccd7ef6aea3ad38f148f06ff415776c2c306e87546264d7777c0af4852aa826b5b0b458abd9dce7fdeae909a8737 diff --git a/dev-util/mock-core-configs/mock-core-configs-40.5.ebuild b/dev-util/mock-core-configs/mock-core-configs-40.5.ebuild deleted file mode 100644 index 33e92d76f..000000000 --- a/dev-util/mock-core-configs/mock-core-configs-40.5.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_P=${P}-1 - -DESCRIPTION="Mock core config files basic chroots" -HOMEPAGE="https://rpm-software-management.github.io/mock/ https://github.com/rpm-software-management/mock" -SRC_URI="https://github.com/rpm-software-management/mock/archive/refs/tags/${MY_P}.tar.gz" -S="${WORKDIR}/mock-${MY_P}" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" - -src_install() { - insinto /etc/mock - doins -r ${PN}/etc/mock/* -}