commit: ba7e35e3474b8ddd193dce3de7aafbe190ae425c Author: Brett A C Sheffield <bacs <AT> librecast <DOT> net> AuthorDate: Mon Feb 23 10:50:57 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 23 16:53:41 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7e35e3
mail-filter/procmail: update HOMEPAGE procmail.org is broken. Point HOMEPAGE at git repo. Signed-off-by: Brett A C Sheffield <bacs <AT> librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/118 Merges: https://codeberg.org/gentoo/gentoo/pulls/118 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-filter/procmail/procmail-3.24-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/procmail/procmail-3.24-r1.ebuild b/mail-filter/procmail/procmail-3.24-r1.ebuild index a716423e4a86..01690ba70529 100644 --- a/mail-filter/procmail/procmail-3.24-r1.ebuild +++ b/mail-filter/procmail/procmail-3.24-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit flag-o-matic toolchain-funcs prefix DESCRIPTION="Mail delivery agent/filter" -HOMEPAGE="https://www.procmail.org/" +HOMEPAGE="https://github.com/BuGlessRB/procmail/" SRC_URI="https://github.com/BuGlessRB/procmail/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="|| ( Artistic GPL-2 )"
