summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:17:24 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:17:24 +0000
commit06888b317f4463d31c46e9bbe461ab085d7b3483 (patch)
treeafb348f64dc9afa2f8ce62c2c726b0fd5e22893d /mail-filter
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-06888b317f4463d31c46e9bbe461ab085d7b3483.tar.gz
gentoo-2-06888b317f4463d31c46e9bbe461ab085d7b3483.tar.bz2
gentoo-2-06888b317f4463d31c46e9bbe461ab085d7b3483.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/spamprobe/ChangeLog8
-rw-r--r--mail-filter/spamprobe/spamprobe-1.4d.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/mail-filter/spamprobe/ChangeLog b/mail-filter/spamprobe/ChangeLog
index d71e900ec2c7..7eb930b109eb 100644
--- a/mail-filter/spamprobe/ChangeLog
+++ b/mail-filter/spamprobe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/spamprobe
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.29 2013/02/19 17:26:44 dirtyepic Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.30 2014/08/10 21:17:24 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> spamprobe-1.4d.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
19 Feb 2013; Ryan Hill <dirtyepic@gentoo.org> spamprobe-1.4d.ebuild,
+files/spamprobe-1.4d-gcc47.patch:
@@ -123,4 +126,3 @@
+spamprobe-0.9h.ebuild:
Initial version. Closes #19192, ebuild and patch submitted by Alexander
Schneider <A.Schneider@magicspace.de>.
-
diff --git a/mail-filter/spamprobe/spamprobe-1.4d.ebuild b/mail-filter/spamprobe/spamprobe-1.4d.ebuild
index 97e5933f66fd..0d47825e3cba 100644
--- a/mail-filter/spamprobe/spamprobe-1.4d.ebuild
+++ b/mail-filter/spamprobe/spamprobe-1.4d.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4d.ebuild,v 1.8 2013/02/19 17:26:44 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4d.ebuild,v 1.9 2014/08/10 21:17:24 slyfox Exp $
EAPI=2
inherit eutils
-DESCRIPTION="Fast, intelligent, automatic spam detector using Bayesian analysis."
+DESCRIPTION="Fast, intelligent, automatic spam detector using Bayesian analysis"
HOMEPAGE="http://spamprobe.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"