diff --git a/dev-python/patatt/patatt-0.6.3.ebuild b/dev-python/patatt/patatt-0.6.3.ebuild index f225b3b6e2222..464e02041433f 100644 --- a/dev-python/patatt/patatt-0.6.3.ebuild +++ b/dev-python/patatt/patatt-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi DESCRIPTION="A simple library to add cryptographic attestation to patches sent via email" -HOMEPAGE="https://pypi.org/project/patatt/" +HOMEPAGE="https://patatt.docs.kernel.org/en/latest/ https://pypi.org/project/patatt/" LICENSE="GPL-2+" SLOT="0" diff --git a/dev-python/patatt/patatt-0.7.0-r1.ebuild b/dev-python/patatt/patatt-0.7.0-r1.ebuild index 663e3d871d7ae..89bbcc4017f56 100644 --- a/dev-python/patatt/patatt-0.7.0-r1.ebuild +++ b/dev-python/patatt/patatt-0.7.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi DESCRIPTION="A simple library to add cryptographic attestation to patches sent via email" -HOMEPAGE="https://pypi.org/project/patatt/" +HOMEPAGE="https://patatt.docs.kernel.org/en/latest/ https://pypi.org/project/patatt/" SRC_URI="https://www.kernel.org/pub/software/devel/patatt/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/dev-python/patatt/patatt-0.7.0.ebuild b/dev-python/patatt/patatt-0.7.0.ebuild index 793ac286a784a..d249dc4912b11 100644 --- a/dev-python/patatt/patatt-0.7.0.ebuild +++ b/dev-python/patatt/patatt-0.7.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi DESCRIPTION="A simple library to add cryptographic attestation to patches sent via email" -HOMEPAGE="https://pypi.org/project/patatt/" +HOMEPAGE="https://patatt.docs.kernel.org/en/latest/ https://pypi.org/project/patatt/" LICENSE="GPL-2+" SLOT="0"