From 950d04f9d9e1a4f2f028a6e57208e2f21ba0d736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Wed, 12 May 2021 12:57:58 +0200 Subject: [PATCH] mail-filter/spamprobe: Update LICENSE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- .../{spamprobe-1.4d-r1.ebuild => spamprobe-1.4d-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename mail-filter/spamprobe/{spamprobe-1.4d-r1.ebuild => spamprobe-1.4d-r2.ebuild} (93%) 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 6ea964ca31e10..dfe97b87b27fd 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"