From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/daff/Manifest | 1 - dev-python/daff/daff-1.4.2.ebuild | 19 ------------------- dev-python/daff/metadata.xml | 24 ------------------------ 3 files changed, 44 deletions(-) delete mode 100644 dev-python/daff/Manifest delete mode 100644 dev-python/daff/daff-1.4.2.ebuild delete mode 100644 dev-python/daff/metadata.xml (limited to 'dev-python/daff') diff --git a/dev-python/daff/Manifest b/dev-python/daff/Manifest deleted file mode 100644 index 5e78a404ad20..000000000000 --- a/dev-python/daff/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST daff-1.4.2.tar.gz 148251 BLAKE2B 020ff58bdb5003dc715441a1debb9b384f53652da6dffa7df039b26dc7aa1e22012fa75ba3310f810835632df7e3e9b3cd202deb348f2e404c6e5b3db661b472 SHA512 6b096db5688b261a6a81c9e341a9697ffbe91aba5e02c1244fd97e4a7645349486676203e8c6a4e5b694644e96baea896b9c295b25287e5e93bcd194bbc98e90 diff --git a/dev-python/daff/daff-1.4.2.ebuild b/dev-python/daff/daff-1.4.2.ebuild deleted file mode 100644 index 23ee6b842c65..000000000000 --- a/dev-python/daff/daff-1.4.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="The daff can produce and apply tabular diffs" -HOMEPAGE="https://github.com/paulfitz/daff" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~sparc ~x86" - -python_test() { - "${EPYTHON}" test/test_example.py || die -} diff --git a/dev-python/daff/metadata.xml b/dev-python/daff/metadata.xml deleted file mode 100644 index 6703e6e3e5f3..000000000000 --- a/dev-python/daff/metadata.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - vowstar@gmail.com - Huang Rui - - - daff - paulfitz/daff - - Paul Fitzpatrick - paul@robotrebuilt.com - - https://github.com/paulfitz/daff/issues - - - daff: data diff. daff can produce and apply tabular diffs. - This is a library for comparing tables, producing a summary of their - differences, and using such a summary as a patch file. It is optimized for - comparing tables that share a common origin, in other words multiple - versions of the "same" table. - - -- cgit v1.3