summaryrefslogtreecommitdiff
path: root/dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild')
-rw-r--r--dev-python/clr-loader/clr-loader-0.2.7_p0.ebuild7
1 files changed, 5 insertions, 2 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