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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0079315812D for ; Sun, 22 Dec 2024 01:31:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5DCBE08B0; Sun, 22 Dec 2024 01:31:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9777E08B0 for ; Sun, 22 Dec 2024 01:31:02 +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 0089933D3CF for ; Sun, 22 Dec 2024 01:31:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EED091F2A for ; Sun, 22 Dec 2024 01:30:58 +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: <1734830872.c8845387a1378d3038f27dfc0db1897f971e8006.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ansible/Manifest app-admin/ansible/ansible-9.4.0.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c8845387a1378d3038f27dfc0db1897f971e8006 X-VCS-Branch: master Date: Sun, 22 Dec 2024 01:30:58 +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: 1c9a578f-eca8-43ad-b761-919fb6abf40d X-Archives-Hash: b8240a74f4340083a220ad7e8ee06ef8 commit: c8845387a1378d3038f27dfc0db1897f971e8006 Author: idealseal protonmail com> AuthorDate: Mon Dec 16 13:10:14 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Dec 22 01:27:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8845387 app-admin/ansible: drop 9.4.0 Signed-off-by: idealseal protonmail.com> Signed-off-by: Sam James gentoo.org> app-admin/ansible/Manifest | 1 - app-admin/ansible/ansible-9.4.0.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-) diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest index c3f9726ded49..bc38445f4393 100644 --- a/app-admin/ansible/Manifest +++ b/app-admin/ansible/Manifest @@ -1,4 +1,3 @@ DIST ansible-10.2.0.tar.gz 39352378 BLAKE2B 46af9df464462ee906a4eef114da480c7bf027a29900971be56720729ffc6d2ad6d327cfd2e64f2a8834f4b45af69ee09cd732596de6d3670b777211e24bbdd9 SHA512 35b8e73ccabc15d622da2e34e9075304fb4ee3ef735e5ab1fa9d7673b5f3aad8cf6beacd697d8258914e6ea221c8ddbed4b1bee725590f2a5b4fa78458e692d5 DIST ansible-11.0.0.tar.gz 40739296 BLAKE2B 337fff0f484c4bfdab944658aeb7158c4fe5d7aa49c4be61464974e531a4bbaada80a737005c08e3b43106c5c2052e09d7cdb60f8a53afd73019c28b416410e5 SHA512 9687703af0f4093ba4dadb530d9a257fac038a09ed6fead430247198b9f03257790602194fd01ba74db1ba20695fb2d6a37836602e6721a8c42e69e27314f3c1 DIST ansible-11.1.0.tar.gz 41299850 BLAKE2B a7bd1b40800ee8a407c7b0ef88a01b526d3b51b8fdb02197e616a5fd53621824b889970c9f1a5038e7b65cc9532988421b38792704350b2c37ed61f32c08924c SHA512 d78f7c6f7a0a1563b270408268dc84dc1796fe7ec8355da3eb9489ffda44328a9836b05d3067516452790fe1cdf2c2ad67b285a5a97444d6403aaf79491d42c0 -DIST ansible-9.4.0.tar.gz 38389836 BLAKE2B a2e08088565e6f248c1185ee96ac2365fc1385993d3f3fe68f941e8acb0e567c3defeec3ea376a30213921f02881bce0a0ac737323fc3ec82dc77d2d4a550dbd SHA512 4c75235a866f3f95cda8dd3b6c9d22b916ad117d54a86a30585f71c9015cd98db764afa225af5b2f6fa884af558ee488785e26c9e8b9e8be105062f069f065b2 diff --git a/app-admin/ansible/ansible-9.4.0.ebuild b/app-admin/ansible/ansible-9.4.0.ebuild deleted file mode 100644 index 51baea072b8f..000000000000 --- a/app-admin/ansible/ansible-9.4.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -DISTUTILS_USE_PEP517=setuptools - -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="https://www.ansible.com/" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos" -RESTRICT="test" - -RDEPEND=">=app-admin/ansible-core-2.16.0 -