commit: da52324582205f8b32ec7e0c56fc5f84b006e39c Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Thu Jan 30 12:56:08 2025 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Thu Jan 30 13:06:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da523245
app-admin/supervisor: update HOMEPAGE Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> app-admin/supervisor/supervisor-4.2.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/supervisor/supervisor-4.2.5-r1.ebuild b/app-admin/supervisor/supervisor-4.2.5-r1.ebuild index 065fd0635e6a..33911513d8b7 100644 --- a/app-admin/supervisor/supervisor-4.2.5-r1.ebuild +++ b/app-admin/supervisor/supervisor-4.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 systemd pypi DESCRIPTION="A system for controlling process state under UNIX" -HOMEPAGE="http://supervisord.org/ https://pypi.org/project/supervisor/" +HOMEPAGE="https://supervisord.org/ https://pypi.org/project/supervisor/" LICENSE="repoze ZPL BSD HPND GPL-2" SLOT="0"
