diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-17 08:28:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-17 08:28:36 +0000 |
| commit | 4f48e4a0f470005931c4befc794484b20d5ceee1 (patch) | |
| tree | 3a6f532af80df6d2e7498761b297b24fb95a1a82 /dev-python/diff-match-patch/diff-match-patch-20181111.ebuild | |
| parent | 55c1aeb48f0856d12d2a7d4fbfcf1cfa0e75e7da (diff) | |
| download | baldeagleos-repo-4f48e4a0f470005931c4befc794484b20d5ceee1.tar.gz baldeagleos-repo-4f48e4a0f470005931c4befc794484b20d5ceee1.tar.xz baldeagleos-repo-4f48e4a0f470005931c4befc794484b20d5ceee1.zip | |
Adding metadata
Diffstat (limited to 'dev-python/diff-match-patch/diff-match-patch-20181111.ebuild')
| -rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20181111.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild deleted file mode 100644 index 995b941f04c8..000000000000 --- a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) - -inherit distutils-r1 - -DESCRIPTION="Diff, match and patch algorithms for plain text" -HOMEPAGE="https://pypi.org/project/diff-match-patch/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm64 x86" - -distutils_enable_tests pytest |
