diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-17 06:11:54 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-17 06:11:54 +0000 |
| commit | 4a6ee33d239871fd8918401a1b3fa8fc69963994 (patch) | |
| tree | dd0ff6fddf9964426117b223f65cf22674dc472b /dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild | |
| parent | 1c7f16d1677e8d90a5fcaa0fa90729918bf766a1 (diff) | |
| download | baldeagleos-repo-4a6ee33d239871fd8918401a1b3fa8fc69963994.tar.gz baldeagleos-repo-4a6ee33d239871fd8918401a1b3fa8fc69963994.tar.xz baldeagleos-repo-4a6ee33d239871fd8918401a1b3fa8fc69963994.zip | |
Adding metadata
Diffstat (limited to 'dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild')
| -rw-r--r-- | dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild index 952394d8b818..57d41ac5634a 100644 --- a/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild +++ b/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild @@ -9,8 +9,11 @@ PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 virtualx DESCRIPTION="Convert matplotlib figures into TikZ/PGFPlots" -HOMEPAGE="https://github.com/nschloe/tikzplotlib" -SRC_URI="https://github.com/nschloe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE=" + https://github.com/texworld/tikzplotlib/ + https://pypi.org/project/tikzplotlib/ +" +SRC_URI="https://github.com/texworld/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" |
