commit: df40bb29fd83ea43d546547da361635dd56e5995 Author: Jesse De Haan <dehaanjesses <AT> gmail <DOT> com> AuthorDate: Sat Oct 4 02:44:45 2025 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Sat Oct 4 12:38:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df40bb29
dev-python/pillow: update HOMEPAGE Signed-off-by: Jesse De Haan <dehaanjesses <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44035 Closes: https://github.com/gentoo/gentoo/pull/44035 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> dev-python/pillow/pillow-11.2.1.ebuild | 2 +- dev-python/pillow/pillow-11.3.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pillow/pillow-11.2.1.ebuild b/dev-python/pillow/pillow-11.2.1.ebuild index 5972d432576b..21b270555054 100644 --- a/dev-python/pillow/pillow-11.2.1.ebuild +++ b/dev-python/pillow/pillow-11.2.1.ebuild @@ -19,7 +19,7 @@ TEST_IMAGE_COMMIT="716bdc4adaf97601e5b9a31c9be25f8975381ee1" DESCRIPTION="Python Imaging Library (fork)" HOMEPAGE=" - https://python-pillow.org/ + https://python-pillow.github.io/ https://github.com/python-pillow/Pillow/ https://pypi.org/project/pillow/ " diff --git a/dev-python/pillow/pillow-11.3.0.ebuild b/dev-python/pillow/pillow-11.3.0.ebuild index 8167dd251280..bdac42de8d9a 100644 --- a/dev-python/pillow/pillow-11.3.0.ebuild +++ b/dev-python/pillow/pillow-11.3.0.ebuild @@ -19,7 +19,7 @@ TEST_IMAGE_COMMIT="7077675d2cda485d63de4aefe0fefbf6f655c5a0" DESCRIPTION="Python Imaging Library (fork)" HOMEPAGE=" - https://python-pillow.org/ + https://python-pillow.github.io/ https://github.com/python-pillow/Pillow/ https://pypi.org/project/pillow/ "
