From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J9FW2-0003lf-6P for garchives@archives.gentoo.org; Mon, 31 Dec 2007 07:56:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBV7uqt1029855; Mon, 31 Dec 2007 07:56:52 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBV7up1s029850 for ; Mon, 31 Dec 2007 07:56:51 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DB25E65B89 for ; Mon, 31 Dec 2007 07:56:50 +0000 (UTC) Received: from mrness by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J9FVx-00036L-QA for gentoo-commits@lists.gentoo.org; Mon, 31 Dec 2007 07:56:49 +0000 From: "Alin Nastac (mrness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mrness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/dspam: ChangeLog dspam-3.8.0-r9.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog dspam-3.8.0-r9.ebuild X-VCS-Directories: mail-filter/dspam X-VCS-Committer: mrness X-VCS-Committer-Name: Alin Nastac Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Alin Nastac Date: Mon, 31 Dec 2007 07:56:49 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 5399fca1-cfd0-461d-8dc9-bf771f7151f0 X-Archives-Hash: 37182c1530bc9c6911240b0061656ac2 mrness 07/12/31 07:56:49 Modified: ChangeLog dspam-3.8.0-r9.ebuild Log: Fix dspam-web graphs by correcting 14_all_cgi-fixes patch. (Portage version: 2.1.3.19) Revision Changes Path 1.107 mail-filter/dspam/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dspam/ChangeLog?rev=1.107&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dspam/ChangeLog?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dspam/ChangeLog?r1=1.106&r2=1.107 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- ChangeLog 12 Dec 2007 20:38:05 -0000 1.106 +++ ChangeLog 31 Dec 2007 07:56:49 -0000 1.107 @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/dspam # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.106 2007/12/12 20:38:05 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.107 2007/12/31 07:56:49 mrness Exp $ + + 31 Dec 2007; Alin Năstac dspam-3.8.0-r9.ebuild: + Fix dspam-web graphs by correcting 14_all_cgi-fixes patch. 12 Dec 2007; Alin Năstac dspam-3.8.0-r9.ebuild: Fix unused variables warnings, thanks to a steveb's improvement to 1.3 mail-filter/dspam/dspam-3.8.0-r9.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r9.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r9.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r9.ebuild?r1=1.2&r2=1.3 Index: dspam-3.8.0-r9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r9.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dspam-3.8.0-r9.ebuild 12 Dec 2007 20:38:05 -0000 1.2 +++ dspam-3.8.0-r9.ebuild 31 Dec 2007 07:56:49 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r9.ebuild,v 1.2 2007/12/12 20:38:05 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r9.ebuild,v 1.3 2007/12/31 07:56:49 mrness Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -10,7 +10,7 @@ DESCRIPTION="A statistical-algorithmic hybrid anti-spam filter" HOMEPAGE="http://dspam.nuclearelephant.com/" SRC_URI="http://dspam.nuclearelephant.com/sources/${P}.tar.gz - mirror://gentoo/${P}-patches-20071212.tar.gz + mirror://gentoo/${P}-patches-20071231.tar.gz http://dspam.nuclearelephant.com/sources/extras/dspam_sa_trainer.tar.gz" LICENSE="GPL-2" -- gentoo-commits@gentoo.org mailing list