commit: 5f5573a2343700e5838db0eb9e101e37a18be590 Author: Brett A C Sheffield <bacs <AT> librecast <DOT> net> AuthorDate: Fri Feb 27 18:15:04 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 13:50:06 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5573a2
net-mail/mairix: update HOMEPAGE, SRC_URI Old HOMEPAGE returning 404. Upstream maintenance has been taken over by Kim Vandry. Link: https://github.com/rc0/mairix/issues/26 Signed-off-by: Brett A C Sheffield <bacs <AT> librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/164 Signed-off-by: Sam James <sam <AT> gentoo.org> net-mail/mairix/mairix-0.24-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/mairix/mairix-0.24-r1.ebuild b/net-mail/mairix/mairix-0.24-r1.ebuild index 46ba8968aa99..2614d02c1018 100644 --- a/net-mail/mairix/mairix-0.24-r1.ebuild +++ b/net-mail/mairix/mairix-0.24-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,8 +6,8 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="Indexes and searches Maildir/MH folders" -HOMEPAGE="http://www.rpcurnow.force9.co.uk/mairix/" -SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" +HOMEPAGE="https://github.com/vandry/mairix" +SRC_URI="https://github.com/vandry/mairix/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
