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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E07F91581EC for ; Wed, 20 Nov 2024 09:55:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31F5BE07D4; Wed, 20 Nov 2024 09:55:21 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1586BE07D4 for ; Wed, 20 Nov 2024 09:55:21 +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 1BB0E335D7B for ; Wed, 20 Nov 2024 09:55:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A094E84 for ; Wed, 20 Nov 2024 09:55:18 +0000 (UTC) From: "Nowa Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nowa Ammerlaan" Message-ID: <1732096497.8c156792afe51ffb55f2f97516daa8a086f32708.nowa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/command-not-found/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/command-not-found/Manifest app-portage/command-not-found/command-not-found-0.0.6.ebuild X-VCS-Directories: app-portage/command-not-found/ X-VCS-Committer: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: 8c156792afe51ffb55f2f97516daa8a086f32708 X-VCS-Branch: master Date: Wed, 20 Nov 2024 09:55:18 +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: 8051ff9b-d1d5-4dc9-8ea5-0c34e7384f55 X-Archives-Hash: 7e4d85807048f1988f84a389b5417a53 commit: 8c156792afe51ffb55f2f97516daa8a086f32708 Author: Nowa Ammerlaan gentoo org> AuthorDate: Wed Nov 20 09:54:57 2024 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Wed Nov 20 09:54:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c156792 app-portage/command-not-found: drop 0.0.6 Signed-off-by: Nowa Ammerlaan gentoo.org> app-portage/command-not-found/Manifest | 1 - .../command-not-found-0.0.6.ebuild | 40 ---------------------- 2 files changed, 41 deletions(-) diff --git a/app-portage/command-not-found/Manifest b/app-portage/command-not-found/Manifest index 03cad8194a3e..56f6c830d63f 100644 --- a/app-portage/command-not-found/Manifest +++ b/app-portage/command-not-found/Manifest @@ -1,2 +1 @@ -DIST command-not-found-0.0.6.tar.gz 10290 BLAKE2B 352a77790539acca9d54902e8078b580a5f4a789d61c395944363b4a42f8750cd518e3d8a22f69c409c8ab090cf6345677c324f3faa1e67071439cd6f600c7a3 SHA512 9396b7cb1cbcbc53047928ede0f77613e7f5ad3d5855f6476c40642c52a419aa6227e9b329d8d73d267fbd946e36f21740420ea854555025ddd2ea7eb1dbcec2 DIST command-not-found-0.0.7.tar.gz 10310 BLAKE2B 02ff8cd66f7aa39bc4990eb57cbf84a83fb37af72cf8c231e89e77b9859f1668edb8ac6be2d606643b7b54dda00b2df47de8c64afa933f208cd8bf6cc0245a1c SHA512 95cc7a2237928fac0015f21529697d6f878c9c756800d30c435b1cd2116cb522020eb63896fcd1f32091944969f07c4811d8a2d7fa1f1c36d54728bd582c44a1 diff --git a/app-portage/command-not-found/command-not-found-0.0.6.ebuild b/app-portage/command-not-found/command-not-found-0.0.6.ebuild deleted file mode 100644 index 5f87050719cf..000000000000 --- a/app-portage/command-not-found/command-not-found-0.0.6.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 2019-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) - -inherit optfeature python-r1 - -DESCRIPTION="Command-not-found handler for Gentoo" -HOMEPAGE="https://github.com/Nowa-Ammerlaan/command-not-found-gentoo" -SRC_URI="https://github.com/Nowa-Ammerlaan/command-not-found-gentoo/archive/${PV}.tar.gz - -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-gentoo-${PV}" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv sparc x86" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS}" - -src_install() { - python_foreach_impl python_doscript command-not-found - - insinto /etc/bash/bashrc.d - doins command-not-found.sh - - einstalldocs -} - -pkg_postinst() { - elog "${PN} is automatically setup for app-shells/bash, see" - elog " /usr/share/doc/${PF}/README.md" - elog "for instructions on how to set it up for various other shells." - elog - optfeature "suggesting snaps providing the missing command" "app-containers/snapd" - optfeature "suggesting ebuilds providing the missing command" "app-portage/pfl" -}