commit: 950d04f9d9e1a4f2f028a6e57208e2f21ba0d736 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed May 12 10:57:58 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu May 13 16:12:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=950d04f9
mail-filter/spamprobe: Update LICENSE QPL and QPL-1.0 are duplicates. Bug: https://bugs.gentoo.org/789666 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> .../spamprobe/{spamprobe-1.4d-r1.ebuild => spamprobe-1.4d-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-filter/spamprobe/spamprobe-1.4d-r1.ebuild b/mail-filter/spamprobe/spamprobe-1.4d-r2.ebuild similarity index 93% rename from mail-filter/spamprobe/spamprobe-1.4d-r1.ebuild rename to mail-filter/spamprobe/spamprobe-1.4d-r2.ebuild index 6ea964ca31e..dfe97b87b27 100644 --- a/mail-filter/spamprobe/spamprobe-1.4d-r1.ebuild +++ b/mail-filter/spamprobe/spamprobe-1.4d-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ DESCRIPTION="Fast, intelligent, automatic spam detector using Bayesian analysis" HOMEPAGE="http://spamprobe.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="QPL" +LICENSE="QPL-1.0" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="berkdb gif jpeg png"
