slyfox 14/08/10 21:17:24 Modified: spamprobe-1.4d.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.9 mail-filter/spamprobe/spamprobe-1.4d.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4d.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4d.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4d.ebuild?r1=1.8&r2=1.9 Index: spamprobe-1.4d.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4d.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- spamprobe-1.4d.ebuild 19 Feb 2013 17:26:44 -0000 1.8 +++ spamprobe-1.4d.ebuild 10 Aug 2014 21:17:24 -0000 1.9 @@ -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" 1.30 mail-filter/spamprobe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamprobe/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamprobe/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamprobe/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 19 Feb 2013 17:26:44 -0000 1.29 +++ ChangeLog 10 Aug 2014 21:17:24 -0000 1.30 @@ -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 <[email protected]> spamprobe-1.4d.ebuild: + QA: drop trailing '.' from DESCRIPTION 19 Feb 2013; Ryan Hill <[email protected]> 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 <[email protected]>. -
