Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin-fuzzyocr: spamassassin-fuzzyocr-3.5.1.ebuild ChangeLog spamassassin-fuzzyocr-3.5.1-r1.ebuild
Date: Sat, 02 Aug 2008 20:38:29
Message-Id: E1KPNru-0003vR-6q@stork.gentoo.org
1 tove 08/08/02 20:38:26
2
3 Modified: spamassassin-fuzzyocr-3.5.1.ebuild ChangeLog
4 spamassassin-fuzzyocr-3.5.1-r1.ebuild
5 Log:
6 Move perl-core/DB_File -> virtual/perl-DB_File, perl-core/Storable -> virtual/perl-Storable, perl-core/Time-HiRes -> virtual/perl-Time-HiRes (#211629)
7 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.7 mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1.ebuild?r1=1.6&r2=1.7
15
16 Index: spamassassin-fuzzyocr-3.5.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- spamassassin-fuzzyocr-3.5.1.ebuild 15 Jul 2007 02:43:38 -0000 1.6
23 +++ spamassassin-fuzzyocr-3.5.1.ebuild 2 Aug 2008 20:38:25 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1.ebuild,v 1.6 2007/07/15 02:43:38 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1.ebuild,v 1.7 2008/08/02 20:38:25 tove Exp $
30
31 inherit perl-module eutils
32
33 @@ -24,11 +24,11 @@
34 tesseract? ( app-text/tesseract )
35 mysql? ( dev-perl/DBD-mysql dev-perl/DBI )
36 logrotate? ( app-admin/logrotate )
37 - dbm? ( perl-core/DB_File dev-perl/MLDBM-Sync perl-core/Storable )
38 + dbm? ( virtual/perl-DB_File dev-perl/MLDBM-Sync virtual/perl-Storable )
39 media-libs/netpbm
40 media-libs/giflib
41 dev-perl/String-Approx
42 - perl-core/Time-HiRes
43 + virtual/perl-Time-HiRes
44 media-gfx/gifsicle"
45 # postgres? ( dev-perl/DBD-Pg )
46
47
48
49
50 1.16 mail-filter/spamassassin-fuzzyocr/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog?rev=1.16&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog?rev=1.16&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog?r1=1.15&r2=1.16
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v
59 retrieving revision 1.15
60 retrieving revision 1.16
61 diff -u -r1.15 -r1.16
62 --- ChangeLog 3 Jul 2007 10:34:25 -0000 1.15
63 +++ ChangeLog 2 Aug 2008 20:38:25 -0000 1.16
64 @@ -1,6 +1,12 @@
65 # ChangeLog for mail-filter/spamassassin-fuzzyocr
66 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.15 2007/07/03 10:34:25 armin76 Exp $
68 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
69 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.16 2008/08/02 20:38:25 tove Exp $
70 +
71 + 02 Aug 2008; Torsten Veller <tove@g.o>
72 + spamassassin-fuzzyocr-3.5.1.ebuild, spamassassin-fuzzyocr-3.5.1-r1.ebuild:
73 + Move perl-core/DB_File -> virtual/perl-DB_File, perl-core/Storable ->
74 + virtual/perl-Storable, perl-core/Time-HiRes -> virtual/perl-Time-HiRes
75 + (#211629)
76
77 03 Jul 2007; Raúl Porcel <armin76@g.o>
78 spamassassin-fuzzyocr-3.5.1-r1.ebuild:
79
80
81
82 1.6 mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1-r1.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1-r1.ebuild?rev=1.6&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1-r1.ebuild?rev=1.6&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1-r1.ebuild?r1=1.5&r2=1.6
87
88 Index: spamassassin-fuzzyocr-3.5.1-r1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1-r1.ebuild,v
91 retrieving revision 1.5
92 retrieving revision 1.6
93 diff -u -r1.5 -r1.6
94 --- spamassassin-fuzzyocr-3.5.1-r1.ebuild 15 Jul 2007 02:43:38 -0000 1.5
95 +++ spamassassin-fuzzyocr-3.5.1-r1.ebuild 2 Aug 2008 20:38:25 -0000 1.6
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2007 Gentoo Foundation
98 +# Copyright 1999-2008 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1-r1.ebuild,v 1.5 2007/07/15 02:43:38 mr_bones_ Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.5.1-r1.ebuild,v 1.6 2008/08/02 20:38:25 tove Exp $
102
103 inherit perl-module eutils
104
105 @@ -26,11 +26,11 @@
106 tesseract? ( app-text/tesseract )
107 mysql? ( dev-perl/DBD-mysql dev-perl/DBI )
108 logrotate? ( app-admin/logrotate )
109 - dbm? ( perl-core/DB_File dev-perl/MLDBM-Sync perl-core/Storable )
110 + dbm? ( virtual/perl-DB_File dev-perl/MLDBM-Sync virtual/perl-Storable )
111 media-libs/netpbm
112 media-libs/giflib
113 dev-perl/String-Approx
114 - perl-core/Time-HiRes
115 + virtual/perl-Time-HiRes
116 media-gfx/gifsicle"
117 # postgres? ( dev-perl/DBD-Pg )
118
119 @@ -56,7 +56,7 @@
120
121 src_unpack() {
122 unpack ${A}
123 - cd ${S}
124 + cd "${S}"
125
126 # If no ocrad USE flag, remove it from Fuzzyocr.scansets / jni
127 use ocrad || epatch "${FILESDIR}"/disableocrad.patch
128 @@ -105,7 +105,7 @@
129 dodir /etc/logrotate.d
130 insopts -m0644
131 insinto /etc/logrotate.d
132 - newins ${FILESDIR}/fuzzyocr.logrotate FuzzyOcr
133 + newins "${FILESDIR}"/fuzzyocr.logrotate FuzzyOcr
134 fi
135
136 # Create needed dir for dbs and change FuzzyOcr.cf /jni