commit:     7a0c9a5d512618886b8fea9f7f85cfcc6ed44e29
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 09:45:18 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 09:52:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0c9a5d

dev-python/leechcorepyc: Add PyPI homepage

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/leechcorepyc/leechcorepyc-2.21.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/leechcorepyc/leechcorepyc-2.21.0.ebuild 
b/dev-python/leechcorepyc/leechcorepyc-2.21.0.ebuild
index e8f976f0b5cf..314655b5d10c 100644
--- a/dev-python/leechcorepyc/leechcorepyc-2.21.0.ebuild
+++ b/dev-python/leechcorepyc/leechcorepyc-2.21.0.ebuild
@@ -10,7 +10,10 @@ PYTHON_COMPAT=( python3_{10..13} )
 inherit distutils-r1 toolchain-funcs pypi
 
 DESCRIPTION="Python binding for LeechCore Physical Memory Acquisition Library"
-HOMEPAGE="https://github.com/ufrisk/LeechCore";
+HOMEPAGE="
+       https://github.com/ufrisk/LeechCore/
+       https://pypi.org/project/leechcorepyc/
+"
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to