summaryrefslogtreecommitdiff
path: root/dev-python/daff
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-23 17:07:03 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-23 17:07:03 +0000
commit54791427304a270e25a084e5c9b2db0004980cc7 (patch)
tree8a99f974523085cd538ed4daa8921bafc7210cd8 /dev-python/daff
parentf19c1c8d1f93902af7de387b967764d743daebac (diff)
downloadbaldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.tar.gz
baldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.tar.xz
baldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.zip
Adding metadata
Diffstat (limited to 'dev-python/daff')
-rw-r--r--dev-python/daff/daff-1.3.46.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/daff/daff-1.3.46.ebuild b/dev-python/daff/daff-1.3.46.ebuild
index d537768515d7..005f7bd0efd8 100644
--- a/dev-python/daff/daff-1.3.46.ebuild
+++ b/dev-python/daff/daff-1.3.46.ebuild
@@ -5,11 +5,10 @@ EAPI=8
PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="The daff can produce and apply tabular diffs"
HOMEPAGE="https://github.com/paulfitz/daff"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"