diff options
| -rw-r--r-- | app-admin/clustershell/clustershell-1.9.2.ebuild | 5 | ||||
| -rw-r--r-- | app-admin/clustershell/metadata.xml | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/app-admin/clustershell/clustershell-1.9.2.ebuild b/app-admin/clustershell/clustershell-1.9.2.ebuild index b232e41774fa..0b271c000c88 100644 --- a/app-admin/clustershell/clustershell-1.9.2.ebuild +++ b/app-admin/clustershell/clustershell-1.9.2.ebuild @@ -12,7 +12,10 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 pypi DESCRIPTION="Python framework for efficient cluster administration" -HOMEPAGE="https://github.com/cea-hpc/clustershell/" +HOMEPAGE=" + https://github.com/cea-hpc/clustershell/ + https://pypi.org/project/ClusterShell/ +" LICENSE="LGPL-2.1+" SLOT="0" diff --git a/app-admin/clustershell/metadata.xml b/app-admin/clustershell/metadata.xml index e2b4026b0bf5..b5460834c007 100644 --- a/app-admin/clustershell/metadata.xml +++ b/app-admin/clustershell/metadata.xml @@ -14,6 +14,7 @@ <name>Proxy Maintainers</name> </maintainer> <upstream> + <remote-id type="pypi">ClusterShell</remote-id> <remote-id type="github">cea-hpc/clustershell</remote-id> </upstream> </pkgmetadata> |
