Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin-fuzzyocr: spamassassin-fuzzyocr-3.6.0.ebuild ChangeLog
Date: Mon, 26 Apr 2010 20:17:36
Message-Id: 20100426201732.CD18B2C04C@corvid.gentoo.org
1 maekke 10/04/26 20:17:32
2
3 Modified: spamassassin-fuzzyocr-3.6.0.ebuild ChangeLog
4 Log:
5 x86 stable, bug #314733
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild?r1=1.1&r2=1.2
14
15 Index: spamassassin-fuzzyocr-3.6.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- spamassassin-fuzzyocr-3.6.0.ebuild 13 Nov 2009 15:28:25 -0000 1.1
22 +++ spamassassin-fuzzyocr-3.6.0.ebuild 26 Apr 2010 20:17:32 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild,v 1.1 2009/11/13 15:28:25 voyageur Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild,v 1.2 2010/04/26 20:17:32 maekke Exp $
29
30 EAPI=2
31 inherit perl-module eutils
32 @@ -13,7 +13,7 @@
33
34 LICENSE="Apache-2.0"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
38 IUSE="dbm gocr ocrad tesseract mysql logrotate amavis"
39
40 DEPEND="dev-lang/perl
41
42
43
44 1.19 mail-filter/spamassassin-fuzzyocr/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog?rev=1.19&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog?rev=1.19&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog?r1=1.18&r2=1.19
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v
53 retrieving revision 1.18
54 retrieving revision 1.19
55 diff -u -r1.18 -r1.19
56 --- ChangeLog 13 Nov 2009 15:28:25 -0000 1.18
57 +++ ChangeLog 26 Apr 2010 20:17:32 -0000 1.19
58 @@ -1,6 +1,10 @@
59 # ChangeLog for mail-filter/spamassassin-fuzzyocr
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.18 2009/11/13 15:28:25 voyageur Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.19 2010/04/26 20:17:32 maekke Exp $
64 +
65 + 26 Apr 2010; Markus Meier <maekke@g.o>
66 + spamassassin-fuzzyocr-3.6.0.ebuild:
67 + x86 stable, bug #314733
68
69 *spamassassin-fuzzyocr-3.6.0 (13 Nov 2009)