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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CCC88158017 for ; Mon, 27 Sep 2021 19:14:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1DCEE0A49; Mon, 27 Sep 2021 19:14:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8903AE0A49 for ; Mon, 27 Sep 2021 19:14:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8192342AC0 for ; Mon, 27 Sep 2021 19:14:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4246E10B for ; Mon, 27 Sep 2021 19:14:12 +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: <1632770044.87c27181d1c0c483f34e03439e9f063cbc67c372.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.2.ebuild X-VCS-Directories: app-portage/recover-broken-vdb/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 87c27181d1c0c483f34e03439e9f063cbc67c372 X-VCS-Branch: master Date: Mon, 27 Sep 2021 19:14:12 +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: c02feca5-8b87-4935-aff9-4b605ba97ec5 X-Archives-Hash: d44496f21704dad99d6176be0ee7a90e commit: 87c27181d1c0c483f34e03439e9f063cbc67c372 Author: Sam James gentoo org> AuthorDate: Mon Sep 27 19:13:55 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 27 19:14:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c27181 app-portage/recover-broken-vdb: drop 0.0.2 Signed-off-by: Sam James gentoo.org> app-portage/recover-broken-vdb/Manifest | 1 - .../recover-broken-vdb-0.0.2.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) diff --git a/app-portage/recover-broken-vdb/Manifest b/app-portage/recover-broken-vdb/Manifest index ab687b6ab79..e7f619fd9c9 100644 --- a/app-portage/recover-broken-vdb/Manifest +++ b/app-portage/recover-broken-vdb/Manifest @@ -1,3 +1,2 @@ -DIST recover-broken-vdb-0.0.2.tar.gz 12038 BLAKE2B ad1c780e6a9499d734839c099c123c525704b00f421d1470801aa791bc691b43b2119c4138bee85f579f3524cf4f8f4544651dab222b86116fb9f1a80c4f319d SHA512 c9c404fbbf8ffa8993a9596a62bb35b88e0f814b5e82c0771c514dcb662a438a1282f23268e4cffd22863246f3a63f3d116630378c0ab10a19966ec0d7b6e8a6 DIST recover-broken-vdb-0.0.3.tar.gz 12492 BLAKE2B aa3fb529cac6d61ed7f41364c784c3879fe1993ace84ad48e648db4bb970c348a55714091a0c467c75234f8e0eecf448fbd20e198c0998240e5f89d0a285dca1 SHA512 e102406b1921527e2564f28d3fcc28e7507f7148b849f35ba0157fc299135ecfc304a3c60ed06900daea95382645414268eb008dcc405112fdf8d74fc1a64d41 DIST recover-broken-vdb-0.0.4.tar.gz 12693 BLAKE2B f9690aa16dbe1121dc7ffcfe2caac51530fb0d55bb1da9069bff53c5c43ba350a9fc14f957999e9136d52fbc241ff3017fa564da7bdbf54fa47f998fa6358665 SHA512 b6e7c1fa7c1870719ce93ff679a470c0e880de84a236fe077cb54cae8cb4e921a1c649f1a676e9f10256ff13d8a373f03d18a8ef84c0979d9a02fceed769a07a diff --git a/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.2.ebuild b/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.2.ebuild deleted file mode 100644 index b70e84d1270..00000000000 --- a/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.2.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="~amd64" -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}]')"