commit: eaa106ad39a1b85d2bb4c56fddefbe476c6e4720 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 22:13:28 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 22:13:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa106ad
sys-apps/daemonize: update *.github.com HOMEPAGEs Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/daemonize/daemonize-1.7.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/daemonize/daemonize-1.7.8.ebuild b/sys-apps/daemonize/daemonize-1.7.8.ebuild index 1af06b01514b..e091f30d1d07 100644 --- a/sys-apps/daemonize/daemonize-1.7.8.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.8.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Runs a command as a Unix daemon" -HOMEPAGE="https://bmc.github.com/daemonize/" +HOMEPAGE="http://software.clapper.org/daemonize/" SRC_URI="https://github.com/bmc/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD"
