diff options
author | 2025-01-30 13:56:08 +0100 | |
---|---|---|
committer | 2025-01-30 14:06:27 +0100 | |
commit | da52324582205f8b32ec7e0c56fc5f84b006e39c (patch) | |
tree | 64c3fd8e954c96d6f2cc20bc60d0a05617eb84f4 | |
parent | app-admin/supervisor: drop 4.2.5 (diff) | |
download | gentoo-da52324582205f8b32ec7e0c56fc5f84b006e39c.tar.gz gentoo-da52324582205f8b32ec7e0c56fc5f84b006e39c.tar.bz2 gentoo-da52324582205f8b32ec7e0c56fc5f84b006e39c.zip |
app-admin/supervisor: update HOMEPAGE
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
-rw-r--r-- | app-admin/supervisor/supervisor-4.2.5-r1.ebuild | 4 |
1 files 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" |