commit: 6352404513c8c3ff7a3e1947873d118e48295b2a Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Thu Jun 19 14:48:14 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 09:48:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63524045
net-irc/atheme-services: fix HOMEPAGE Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42668 Closes: https://github.com/gentoo/gentoo/pull/42668 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/atheme-services/atheme-services-7.2.12-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/atheme-services/atheme-services-7.2.12-r5.ebuild b/net-irc/atheme-services/atheme-services-7.2.12-r5.ebuild index fdcf9d3dbdbc..9e1f56d960de 100644 --- a/net-irc/atheme-services/atheme-services-7.2.12-r5.ebuild +++ b/net-irc/atheme-services/atheme-services-7.2.12-r5.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 @@ -6,7 +6,7 @@ EAPI=8 inherit perl-functions systemd DESCRIPTION="A portable and secure set of open-source and modular IRC services" -HOMEPAGE="https://github.com/atheme/atheme" +HOMEPAGE="https://atheme.github.io/atheme.html" SRC_URI="https://github.com/atheme/atheme/releases/download/v${PV}/${PN}-v${PV}.tar.xz -> ${P}.tar.xz" S="${WORKDIR}/${PN}-v${PV}"
