Gentoo Archives: gentoo-commits

From: "Thomas Raschbacher (lordvan)" <lordvan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-antivirus/clamav: clamav-0.94.1.ebuild ChangeLog clamav-0.94.2.ebuild clamav-0.95.1.ebuild clamav-0.95.ebuild
Date: Thu, 16 Apr 2009 14:39:07
Message-Id: E1LuSk5-0003u0-60@stork.gentoo.org
1 lordvan 09/04/16 14:39:05
2
3 Modified: clamav-0.94.1.ebuild ChangeLog clamav-0.94.2.ebuild
4 clamav-0.95.1.ebuild clamav-0.95.ebuild
5 Log:
6 fix bug #260786
7 (Portage version: 2.1.6.7/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 app-antivirus/clamav/clamav-0.94.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild?r1=1.7&r2=1.8
15
16 Index: clamav-0.94.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- clamav-0.94.1.ebuild 15 Nov 2008 17:54:00 -0000 1.7
23 +++ clamav-0.94.1.ebuild 16 Apr 2009 14:39:05 -0000 1.8
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild,v 1.7 2008/11/15 17:54:00 dertobi123 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild,v 1.8 2009/04/16 14:39:05 lordvan Exp $
30
31 inherit autotools eutils flag-o-matic fixheadtails multilib versionator
32
33 @@ -155,7 +155,7 @@
34 echo
35 if use milter ; then
36 elog "For simple instructions how to setup the clamav-milter"
37 - elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz"
38 + elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}"
39 echo
40 fi
41 ewarn "The soname for libclamav has changed in clamav-0.94."
42
43
44
45 1.327 app-antivirus/clamav/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/ChangeLog?rev=1.327&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/ChangeLog?rev=1.327&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/ChangeLog?r1=1.326&r2=1.327
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v
54 retrieving revision 1.326
55 retrieving revision 1.327
56 diff -u -r1.326 -r1.327
57 --- ChangeLog 16 Apr 2009 14:28:29 -0000 1.326
58 +++ ChangeLog 16 Apr 2009 14:39:05 -0000 1.327
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-antivirus/clamav
61 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.326 2009/04/16 14:28:29 lordvan Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.327 2009/04/16 14:39:05 lordvan Exp $
64 +
65 + 16 Apr 2009; Thomas Raschbacher <lordvan@g.o> ChangeLog:
66 + Fix for bug #260786 Thanks to Victor Ostorga <vostorga@×××××.com>
67
68 10 Apr 2009; Tobias Scherbaum <dertobi123@g.o> clamav-0.95.ebuild,
69 clamav-0.95.1.ebuild:
70
71
72
73 1.7 app-antivirus/clamav/clamav-0.94.2.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.94.2.ebuild?rev=1.7&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.94.2.ebuild?rev=1.7&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.94.2.ebuild?r1=1.6&r2=1.7
78
79 Index: clamav-0.94.2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.2.ebuild,v
82 retrieving revision 1.6
83 retrieving revision 1.7
84 diff -u -r1.6 -r1.7
85 --- clamav-0.94.2.ebuild 8 Dec 2008 19:38:38 -0000 1.6
86 +++ clamav-0.94.2.ebuild 16 Apr 2009 14:39:05 -0000 1.7
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2008 Gentoo Foundation
89 +# Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.2.ebuild,v 1.6 2008/12/08 19:38:38 ranger Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.2.ebuild,v 1.7 2009/04/16 14:39:05 lordvan Exp $
93
94 inherit autotools eutils flag-o-matic fixheadtails multilib versionator
95
96 @@ -155,7 +155,7 @@
97 echo
98 if use milter ; then
99 elog "For simple instructions how to setup the clamav-milter"
100 - elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz"
101 + elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}"
102 echo
103 fi
104 ewarn "The soname for libclamav has changed in clamav-0.94."
105
106
107
108 1.4 app-antivirus/clamav/clamav-0.95.1.ebuild
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild?rev=1.4&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild?rev=1.4&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild?r1=1.3&r2=1.4
113
114 Index: clamav-0.95.1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v
117 retrieving revision 1.3
118 retrieving revision 1.4
119 diff -u -r1.3 -r1.4
120 --- clamav-0.95.1.ebuild 16 Apr 2009 14:28:29 -0000 1.3
121 +++ clamav-0.95.1.ebuild 16 Apr 2009 14:39:05 -0000 1.4
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2009 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.3 2009/04/16 14:28:29 lordvan Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.4 2009/04/16 14:39:05 lordvan Exp $
127
128 inherit autotools eutils flag-o-matic fixheadtails multilib versionator
129
130 @@ -150,7 +150,7 @@
131 echo
132 if use milter ; then
133 elog "For simple instructions how to setup the clamav-milter"
134 - elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz"
135 + elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}"
136 echo
137 fi
138 ewarn "The soname for libclamav has changed in clamav-0.95."
139
140
141
142 1.5 app-antivirus/clamav/clamav-0.95.ebuild
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.95.ebuild?rev=1.5&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.95.ebuild?rev=1.5&content-type=text/plain
146 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.95.ebuild?r1=1.4&r2=1.5
147
148 Index: clamav-0.95.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.ebuild,v
151 retrieving revision 1.4
152 retrieving revision 1.5
153 diff -u -r1.4 -r1.5
154 --- clamav-0.95.ebuild 16 Apr 2009 14:28:29 -0000 1.4
155 +++ clamav-0.95.ebuild 16 Apr 2009 14:39:05 -0000 1.5
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2009 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.ebuild,v 1.4 2009/04/16 14:28:29 lordvan Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.ebuild,v 1.5 2009/04/16 14:39:05 lordvan Exp $
161
162 inherit autotools eutils flag-o-matic fixheadtails multilib versionator
163
164 @@ -136,7 +136,7 @@
165 echo
166 if use milter ; then
167 elog "For simple instructions how to setup the clamav-milter"
168 - elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz"
169 + elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}"
170 echo
171 fi
172 ewarn "The soname for libclamav has changed in clamav-0.95."