From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/recover-broken-vdb/
Date: Sun, 20 Feb 2022 05:51:43 +0000 (UTC) [thread overview]
Message-ID: <1645335454.2cec5b914cb6a683d8813bc50d79c93f7db4a0b9.sam@gentoo> (raw)
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}]')"
next reply other threads:[~2022-02-20 5:51 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-20 5:51 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-03 10:07 [gentoo-commits] repo/gentoo:master commit in: app-portage/recover-broken-vdb/ Michał Górny
2024-10-03 9:35 Sam James
2024-04-29 21:48 Sam James
2023-01-10 3:52 Sam James
2023-01-10 3:52 Sam James
2022-09-18 13:46 Michał Górny
2022-01-29 6:05 Sam James
2021-12-27 4:16 Sam James
2021-12-27 4:16 Sam James
2021-10-05 3:40 Sam James
2021-10-03 23:35 Sam James
2021-10-03 23:35 Sam James
2021-10-01 3:07 Sam James
2021-09-30 0:45 Sam James
2021-09-30 0:45 Sam James
2021-09-29 21:08 Sam James
2021-09-29 20:48 Sam James
2021-09-29 17:04 Sam James
2021-09-29 17:04 Sam James
2021-09-29 16:01 Sam James
2021-09-29 16:01 Sam James
2021-09-29 16:01 Sam James
2021-09-28 23:54 Sam James
2021-09-27 19:14 Sam James
2021-09-27 19:14 Sam James
2021-09-24 5:39 Sam James
2021-09-23 23:00 Sam James
2021-09-23 20:56 Sam James
2021-09-21 17:41 Sam James
2021-09-21 17:41 Sam James
2021-09-21 2:55 Sam James
2021-09-20 22:14 Sam James
2021-09-20 22:14 Sam James
2021-09-20 21:11 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1645335454.2cec5b914cb6a683d8813bc50d79c93f7db4a0b9.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox