From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1369452-garchives=archives.gentoo.org@lists.gentoo.org> 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 CE57715808B for <garchives@archives.gentoo.org>; Sun, 20 Feb 2022 05:51:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB6E5E0814; Sun, 20 Feb 2022 05:51:46 +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 D24FDE0814 for <gentoo-commits@lists.gentoo.org>; Sun, 20 Feb 2022 05:51:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 896B3343038 for <gentoo-commits@lists.gentoo.org>; Sun, 20 Feb 2022 05:51:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0D912EB for <gentoo-commits@lists.gentoo.org>; Sun, 20 Feb 2022 05:51:43 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1645335454.2cec5b914cb6a683d8813bc50d79c93f7db4a0b9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/recover-broken-vdb/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/recover-broken-vdb/Manifest app-portage/recover-broken-vdb/recover-broken-vdb-0.0.9.ebuild X-VCS-Directories: app-portage/recover-broken-vdb/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2cec5b914cb6a683d8813bc50d79c93f7db4a0b9 X-VCS-Branch: master Date: Sun, 20 Feb 2022 05:51:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e2b94001-913a-4d3c-a6f1-266db5d86f45 X-Archives-Hash: 720320a898e76af9a1be08413f543947 commit: 2cec5b914cb6a683d8813bc50d79c93f7db4a0b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 20 05:37:34 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 20 05:37:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cec5b91 app-portage/recover-broken-vdb: drop 0.0.9 Signed-off-by: Sam James <sam <AT> gentoo.org> app-portage/recover-broken-vdb/Manifest | 1 - .../recover-broken-vdb-0.0.9.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) diff --git a/app-portage/recover-broken-vdb/Manifest b/app-portage/recover-broken-vdb/Manifest index 0c01510459a8..fc0fa9f1efd2 100644 --- a/app-portage/recover-broken-vdb/Manifest +++ b/app-portage/recover-broken-vdb/Manifest @@ -1,2 +1 @@ -DIST recover-broken-vdb-0.0.9.tar.gz 15410 BLAKE2B c8fffa07e817ef2ff825add92aac732036676dd08b2cbdcca60a7c1fa2fc740f0473be2147635701971fb9a0a871c65115a1fa9ea05486cffe747207e432d8fd SHA512 0fd9f5e0d046344ac6c86e446b7c52c11238b1d90cf330558da357b71b5fa577b157adfc6903e94f065de6afb0296df2ae191078836311792ec319f614e39d37 DIST recover-broken-vdb-1.0.0.tar.gz 15723 BLAKE2B a2c39f64f1db3c0cb1e285deb37654575f35fbdd419b5eaabef52293299e70d98cf7804654f596655fb68beff88699cb9f87628ea29ffd1a29cf2893589f9508 SHA512 4a6428b65c33be4128936423c6770f6af9574fe6caef90837a7d9a1d62d4a595c798b29021f81df4dcd39db4e086abb18f256345f2a8f1e0e7c6687863dea092 diff --git a/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.9.ebuild b/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.9.ebuild deleted file mode 100644 index ce233e99dd61..000000000000 --- a/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.9.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Check Portage's VDB for internal inconsistency on ELF metadata" -HOMEPAGE="https://github.com/thesamesam/recover-broken-vdb" -if [[ ${PV} == *9999 ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/thesamesam/recover-broken-vdb.git" -else - SRC_URI="https://github.com/thesamesam/recover-broken-vdb/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" -fi - -LICENSE="GPL-2" -SLOT="0" - -# Require latest version of pax-utils to avoid users breaking their systems again -# The tool itself works fine with older versions -RDEPEND=">=app-misc/pax-utils-1.3.3 - sys-apps/file - $(python_gen_cond_dep 'sys-apps/portage[${PYTHON_USEDEP}]')"