diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-03-01 13:50:20 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-03-01 13:50:20 +0000 |
| commit | f197d0439778daac34a9af920edbcbc9d471f8c3 (patch) | |
| tree | 5317480d6db821d3110bf8ebda2fc52a27d96b31 /dev-python/mpmath | |
| parent | 17bd83a3b66dea0139392aae533ef8f90d6bac16 (diff) | |
| download | baldeagleos-repo-f197d0439778daac34a9af920edbcbc9d471f8c3.tar.gz baldeagleos-repo-f197d0439778daac34a9af920edbcbc9d471f8c3.tar.xz baldeagleos-repo-f197d0439778daac34a9af920edbcbc9d471f8c3.zip | |
Adding metadata
Diffstat (limited to 'dev-python/mpmath')
| -rw-r--r-- | dev-python/mpmath/mpmath-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpmath/mpmath-1.1.0.ebuild b/dev-python/mpmath/mpmath-1.1.0.ebuild index bfc6eb70f4d8..3dc94d0c4dc5 100644 --- a/dev-python/mpmath/mpmath-1.1.0.ebuild +++ b/dev-python/mpmath/mpmath-1.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 eutils virtualx DESCRIPTION="Python library for arbitrary-precision floating-point arithmetic" -HOMEPAGE="https://mpmath.org/" +HOMEPAGE="http://mpmath.org/" SRC_URI="https://github.com/fredrik-johansson/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" |
