From 0a44bba42d4ef9ee845de5c3a450775a94ecb46c Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 2 Jun 2023 13:24:35 +0000 Subject: Adding metadata --- .../diff-match-patch/diff-match-patch-20200713.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dev-python/diff-match-patch/diff-match-patch-20200713.ebuild (limited to 'dev-python/diff-match-patch/diff-match-patch-20200713.ebuild') diff --git a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild deleted file mode 100644 index c7c6497336c9..000000000000 --- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Diff, match and patch algorithms for plain text" -HOMEPAGE="https://pypi.org/project/diff-match-patch/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm64 x86" - -distutils_enable_tests pytest -- cgit v1.3.1