summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2023-09-30 15:35:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-30 21:11:55 +0300
commit9fb83f34d62357a0fd58cf3225344ab924492e5e (patch)
tree51fd58916dfd9f536514be5977d085c437c518f9 /app-admin/clustershell
parentapp-admin/clustershell: add 1.9.2 (diff)
downloadgentoo-9fb83f34d62357a0fd58cf3225344ab924492e5e.tar.gz
gentoo-9fb83f34d62357a0fd58cf3225344ab924492e5e.tar.bz2
gentoo-9fb83f34d62357a0fd58cf3225344ab924492e5e.zip
app-admin/clustershell: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/33136 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin/clustershell')
-rw-r--r--app-admin/clustershell/clustershell-1.9.2.ebuild5
-rw-r--r--app-admin/clustershell/metadata.xml1
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>