commit: e26f224aad48202271423226618830930bfbabea Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sun Jan 28 11:17:27 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 23:18:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26f224a
net-mail/queue-fix: remove qmail mirror Directly point to qmail.org URL without the qmail mirrors, this file is small and cached on Gentoo infrastructure anyway. Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> net-mail/queue-fix/queue-fix-1.4-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/queue-fix/queue-fix-1.4-r3.ebuild b/net-mail/queue-fix/queue-fix-1.4-r3.ebuild index 501095561066..a3139ec3bcce 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r3.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-r3.ebuild @@ -8,7 +8,7 @@ inherit fixheadtails toolchain-funcs DESCRIPTION="Qmail Queue Repair Application with support for big-todo" HOMEPAGE="http://www.netmeridian.com/e-huss/" SRC_URI="http://www.netmeridian.com/e-huss/${P}.tar.gz - mirror://qmail/queue-fix-todo.patch" + http://qmail.org/queue-fix-todo.patch" LICENSE="all-rights-reserved public-domain" # includes code from qmail SLOT="0"
