diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild | 7 | ||||
| -rw-r--r-- | dev-python/clr-loader/metadata.xml | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild b/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild index c4c405c8c4e2..223f06eb1093 100644 --- a/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild +++ b/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild @@ -19,8 +19,11 @@ nxports@1.0.0 inherit check-reqs dotnet-pkg distutils-r1 DESCRIPTION="Generic pure Python loader for .NET runtimes" -HOMEPAGE="https://pythonnet.github.io/clr-loader/ - https://github.com/pythonnet/clr-loader/" +HOMEPAGE=" + https://pythonnet.github.io/clr-loader/ + https://github.com/pythonnet/clr-loader/ + https://pypi.org/project/clr_loader/ +" if [[ "${PV}" == *9999* ]] ; then inherit git-r3 diff --git a/dev-python/clr-loader/metadata.xml b/dev-python/clr-loader/metadata.xml index dd021b2598b7..67ec48738db2 100644 --- a/dev-python/clr-loader/metadata.xml +++ b/dev-python/clr-loader/metadata.xml @@ -14,6 +14,6 @@ <upstream> <bugs-to>https://github.com/pythonnet/clr-loader/issues/</bugs-to> <remote-id type="github">pythonnet/clr-loader</remote-id> - <remote-id type="pypi">clr-loader</remote-id> + <remote-id type="pypi">clr_loader</remote-id> </upstream> </pkgmetadata> |
