summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytidylib/pytidylib-0.3.2-r2.ebuild')
-rw-r--r--dev-python/pytidylib/pytidylib-0.3.2-r2.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/pytidylib/pytidylib-0.3.2-r2.ebuild b/dev-python/pytidylib/pytidylib-0.3.2-r2.ebuild
index fe07eee559ed..8a70baf8739c 100644
--- a/dev-python/pytidylib/pytidylib-0.3.2-r2.ebuild
+++ b/dev-python/pytidylib/pytidylib-0.3.2-r2.ebuild
@@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 pypi
DESCRIPTION="Python wrapper for HTML Tidy (tidylib)"
-HOMEPAGE="http://countergram.com/open-source/pytidylib https://github.com/countergram/pytidylib"
+HOMEPAGE="
+ https://github.com/countergram/pytidylib/
+ https://pypi.org/project/pytidylib/
+"
SLOT="0"
LICENSE="MIT"