diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-04-12 12:47:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-30 20:21:05 +0200 |
commit | 794061a3298b5716db015defa7b3e2c583b73980 (patch) | |
tree | befde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /mail-filter | |
parent | stardict.eclass: inline mirror://sourceforge (diff) | |
download | gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.gz gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.bz2 gentoo-794061a3298b5716db015defa7b3e2c583b73980.zip |
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/bmf/bmf-0.9.4-r3.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/bmf/bmf-0.9.4-r4.ebuild | 2 | ||||
-rw-r--r-- | mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/dkimproxy/dkimproxy-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/libsieve/libsieve-2.2.7.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/maildrop/maildrop-3.0.2-r1.ebuild | 6 | ||||
-rw-r--r-- | mail-filter/maildrop/maildrop-3.0.2.ebuild | 6 | ||||
-rw-r--r-- | mail-filter/maildrop/maildrop-3.1.4.ebuild | 6 | ||||
-rw-r--r-- | mail-filter/maildrop/maildrop-3.1.5.ebuild | 6 | ||||
-rw-r--r-- | mail-filter/maildrop/maildrop-3.1.6-r2.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/mailfilter/mailfilter-0.8.9.ebuild | 2 | ||||
-rw-r--r-- | mail-filter/mapson/mapson-3.3.1.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/razor/razor-2.85-r4.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/spamprobe/spamprobe-1.4d-r2.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/spamprobe/spamprobe-1.4d-r3.ebuild | 2 |
15 files changed, 31 insertions, 31 deletions
diff --git a/mail-filter/bmf/bmf-0.9.4-r3.ebuild b/mail-filter/bmf/bmf-0.9.4-r3.ebuild index b64ad0fc8d87..98254c4e562b 100644 --- a/mail-filter/bmf/bmf-0.9.4-r3.ebuild +++ b/mail-filter/bmf/bmf-0.9.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ IUSE="mysql berkdb" DESCRIPTION="A fast and small Bayesian spam filter" HOMEPAGE="http://bmf.sourceforge.net/" -SRC_URI="mirror://sourceforge/bmf/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/bmf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/mail-filter/bmf/bmf-0.9.4-r4.ebuild b/mail-filter/bmf/bmf-0.9.4-r4.ebuild index f557eb7c6cda..5280df23ff1b 100644 --- a/mail-filter/bmf/bmf-0.9.4-r4.ebuild +++ b/mail-filter/bmf/bmf-0.9.4-r4.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Fast and small Bayesian spam filter" HOMEPAGE="https://sourceforge.net/projects/bmf/" -SRC_URI="mirror://sourceforge/bmf/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/bmf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild b/mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild index 994fb67c87bb..534213e7e8de 100644 --- a/mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild +++ b/mail-filter/bogofilter/bogofilter-1.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools db-use flag-o-matic toolchain-funcs DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed" HOMEPAGE="https://bogofilter.sourceforge.io/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" diff --git a/mail-filter/dkimproxy/dkimproxy-1.4.1.ebuild b/mail-filter/dkimproxy/dkimproxy-1.4.1.ebuild index 90d488b6b245..896d308885d8 100644 --- a/mail-filter/dkimproxy/dkimproxy-1.4.1.ebuild +++ b/mail-filter/dkimproxy/dkimproxy-1.4.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="An SMTP proxy server for adding DKIM headers" HOMEPAGE="http://dkimproxy.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/mail-filter/libsieve/libsieve-2.2.7.ebuild b/mail-filter/libsieve/libsieve-2.2.7.ebuild index 8a912109ef1e..ebb021ff6753 100644 --- a/mail-filter/libsieve/libsieve-2.2.7.ebuild +++ b/mail-filter/libsieve/libsieve-2.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="A library for parsing, sorting and filtering your mail" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" HOMEPAGE="http://libsieve.sourceforge.net/" SLOT="0" diff --git a/mail-filter/maildrop/maildrop-3.0.2-r1.ebuild b/mail-filter/maildrop/maildrop-3.0.2-r1.ebuild index 13021dd5ca59..3878e6c86e41 100644 --- a/mail-filter/maildrop/maildrop-3.0.2-r1.ebuild +++ b/mail-filter/maildrop/maildrop-3.0.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit flag-o-matic autotools DESCRIPTION="Mail delivery agent/filter" -[[ -z ${PV/?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" -[[ -z ${PV/?.?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" +[[ -z ${PV/?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" +[[ -z ${PV/?.?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" [[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2" HOMEPAGE="https://www.courier-mta.org/maildrop/" diff --git a/mail-filter/maildrop/maildrop-3.0.2.ebuild b/mail-filter/maildrop/maildrop-3.0.2.ebuild index b392ea48accb..f85da47893e6 100644 --- a/mail-filter/maildrop/maildrop-3.0.2.ebuild +++ b/mail-filter/maildrop/maildrop-3.0.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit flag-o-matic autotools DESCRIPTION="Mail delivery agent/filter" -[[ -z ${PV/?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" -[[ -z ${PV/?.?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" +[[ -z ${PV/?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" +[[ -z ${PV/?.?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" [[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2" HOMEPAGE="https://www.courier-mta.org/maildrop/" diff --git a/mail-filter/maildrop/maildrop-3.1.4.ebuild b/mail-filter/maildrop/maildrop-3.1.4.ebuild index 982f08213236..d6f4de785bc9 100644 --- a/mail-filter/maildrop/maildrop-3.1.4.ebuild +++ b/mail-filter/maildrop/maildrop-3.1.4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit flag-o-matic autotools DESCRIPTION="Mail delivery agent/filter" -[[ -z ${PV/?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" -[[ -z ${PV/?.?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" +[[ -z ${PV/?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" +[[ -z ${PV/?.?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" [[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2" HOMEPAGE="https://www.courier-mta.org/maildrop/" diff --git a/mail-filter/maildrop/maildrop-3.1.5.ebuild b/mail-filter/maildrop/maildrop-3.1.5.ebuild index 2eb21177cba2..1cf5a22e1271 100644 --- a/mail-filter/maildrop/maildrop-3.1.5.ebuild +++ b/mail-filter/maildrop/maildrop-3.1.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit flag-o-matic autotools DESCRIPTION="Mail delivery agent/filter" -[[ -z ${PV/?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" -[[ -z ${PV/?.?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" +[[ -z ${PV/?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" +[[ -z ${PV/?.?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" [[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2" HOMEPAGE="https://www.courier-mta.org/maildrop/" diff --git a/mail-filter/maildrop/maildrop-3.1.6-r2.ebuild b/mail-filter/maildrop/maildrop-3.1.6-r2.ebuild index b1ae6e4c56ea..854f7688a3bd 100644 --- a/mail-filter/maildrop/maildrop-3.1.6-r2.ebuild +++ b/mail-filter/maildrop/maildrop-3.1.6-r2.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit flag-o-matic autotools DESCRIPTION="Mail delivery agent/filter" -[[ -z ${PV/?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" -[[ -z ${PV/?.?.?/} ]] && SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" +[[ -z ${PV/?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" +[[ -z ${PV/?.?.?/} ]] && SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" [[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2" HOMEPAGE="https://www.courier-mta.org/maildrop/" diff --git a/mail-filter/mailfilter/mailfilter-0.8.9.ebuild b/mail-filter/mailfilter/mailfilter-0.8.9.ebuild index 8a49d13864f9..9c4076152a9e 100644 --- a/mail-filter/mailfilter/mailfilter-0.8.9.ebuild +++ b/mail-filter/mailfilter/mailfilter-0.8.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Mailfilter is a utility to get rid of unwanted spam mails" HOMEPAGE="https://mailfilter.sourceforge.io/" -SRC_URI="mirror://sourceforge/mailfilter/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/mailfilter/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/mail-filter/mapson/mapson-3.3.1.ebuild b/mail-filter/mapson/mapson-3.3.1.ebuild index 33a42b0d4cf3..2dff71fa38e7 100644 --- a/mail-filter/mapson/mapson-3.3.1.ebuild +++ b/mail-filter/mapson/mapson-3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="A challenge/response-based white-list spam filter" HOMEPAGE="http://mapson.sourceforge.net/" -SRC_URI="mirror://sourceforge/mapson/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/mapson/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/mail-filter/razor/razor-2.85-r4.ebuild b/mail-filter/razor/razor-2.85-r4.ebuild index 83a19b2739c6..4d58af928a78 100644 --- a/mail-filter/razor/razor-2.85-r4.ebuild +++ b/mail-filter/razor/razor-2.85-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Distributed, collaborative spam detection and filtering network" HOMEPAGE="http://razor.sourceforge.net/" -SRC_URI="mirror://sourceforge/razor/${MY_P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/razor/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" LICENSE="Artistic" diff --git a/mail-filter/spamprobe/spamprobe-1.4d-r2.ebuild b/mail-filter/spamprobe/spamprobe-1.4d-r2.ebuild index 8ff7226aac12..fb090d23d0bd 100644 --- a/mail-filter/spamprobe/spamprobe-1.4d-r2.ebuild +++ b/mail-filter/spamprobe/spamprobe-1.4d-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Fast, intelligent, automatic spam detector using Bayesian analysis" HOMEPAGE="http://spamprobe.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" diff --git a/mail-filter/spamprobe/spamprobe-1.4d-r3.ebuild b/mail-filter/spamprobe/spamprobe-1.4d-r3.ebuild index a3dc63ef9f30..2b5f7d8bfbd5 100644 --- a/mail-filter/spamprobe/spamprobe-1.4d-r3.ebuild +++ b/mail-filter/spamprobe/spamprobe-1.4d-r3.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Fast, intelligent, automatic spam detector using Bayesian analysis" HOMEPAGE="https://spamprobe.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" |