Gentoo Archives: gentoo-commits

From: "Matteo Azzali (mattepiu)" <mattepiu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-antivirus/klamav: ChangeLog klamav-0.41.ebuild klamav-0.38.ebuild klamav-0.41.1.ebuild
Date: Sun, 30 Dec 2007 12:50:28
Message-Id: E1J8xcP-00035p-Vb@stork.gentoo.org
1 mattepiu 07/12/30 12:50:17
2
3 Modified: ChangeLog klamav-0.41.ebuild klamav-0.38.ebuild
4 Added: klamav-0.41.1.ebuild
5 Log:
6 Version Bump and fix to bug 202694.
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.33 app-antivirus/klamav/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/klamav/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 19 May 2007 16:52:09 -0000 1.32
23 +++ ChangeLog 30 Dec 2007 12:50:17 -0000 1.33
24 @@ -1,6 +1,13 @@
25 # ChangeLog for app-antivirus/klamav
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/ChangeLog,v 1.32 2007/05/19 16:52:09 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/ChangeLog,v 1.33 2007/12/30 12:50:17 mattepiu Exp $
29 +
30 +*klamav-0.41.1 (30 Dec 2007)
31 +
32 + 30 Dec 2007; Matteo Azzali <mattepiu@g.o>
33 + +files/klamav-0.41.1-cl_loaddbdir.patch,
34 + +files/klamav-0.41.1-gentempdesc.patch, +klamav-0.41.1.ebuild:
35 + Version Bump.Also fixes bug #202694 .
36
37 19 May 2007; nixnut <nixnut@g.o> klamav-0.41.ebuild:
38 Stable on ppc wrt bug 177728
39
40
41
42 1.8 app-antivirus/klamav/klamav-0.41.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/klamav-0.41.ebuild?rev=1.8&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/klamav-0.41.ebuild?rev=1.8&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/klamav-0.41.ebuild?r1=1.7&r2=1.8
47
48 Index: klamav-0.41.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.41.ebuild,v
51 retrieving revision 1.7
52 retrieving revision 1.8
53 diff -u -r1.7 -r1.8
54 --- klamav-0.41.ebuild 19 May 2007 16:52:09 -0000 1.7
55 +++ klamav-0.41.ebuild 30 Dec 2007 12:50:17 -0000 1.8
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2007 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.41.ebuild,v 1.7 2007/05/19 16:52:09 nixnut Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.41.ebuild,v 1.8 2007/12/30 12:50:17 mattepiu Exp $
61
62 inherit kde
63
64 @@ -26,7 +26,7 @@
65 src_unpack(){
66 kde_src_unpack
67 # Assure a future version won't try to build this.
68 - rm -rf ${WORKDIR}/${MY_P}/dazuko* || die "We missed to eradicate some files"
69 + rm -rf "${WORKDIR}/${MY_P}/dazuko"* || die "We missed to eradicate some files"
70 }
71
72 pkg_postinst(){
73
74
75
76 1.7 app-antivirus/klamav/klamav-0.38.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/klamav-0.38.ebuild?rev=1.7&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/klamav-0.38.ebuild?rev=1.7&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/klamav-0.38.ebuild?r1=1.6&r2=1.7
81
82 Index: klamav-0.38.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.38.ebuild,v
85 retrieving revision 1.6
86 retrieving revision 1.7
87 diff -u -r1.6 -r1.7
88 --- klamav-0.38.ebuild 5 Nov 2006 10:23:29 -0000 1.6
89 +++ klamav-0.38.ebuild 30 Dec 2007 12:50:17 -0000 1.7
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2006 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.38.ebuild,v 1.6 2006/11/05 10:23:29 blubb Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.38.ebuild,v 1.7 2007/12/30 12:50:17 mattepiu Exp $
95
96 inherit kde
97
98 @@ -23,7 +23,7 @@
99 src_unpack(){
100 kde_src_unpack
101 # Assure a future version won't try to build this.
102 - rm -rf ${WORKDIR}/${MY_P}/dazuko* || die "We missed to eradicate some files"
103 + rm -rf "${WORKDIR}/${MY_P}/dazuko"* || die "We missed to eradicate some files"
104 }
105
106 pkg_postinst(){
107
108
109
110 1.1 app-antivirus/klamav/klamav-0.41.1.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/klamav-0.41.1.ebuild?rev=1.1&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/klamav/klamav-0.41.1.ebuild?rev=1.1&content-type=text/plain
114
115 Index: klamav-0.41.1.ebuild
116 ===================================================================
117 # Copyright 1999-2007 Gentoo Foundation
118 # Distributed under the terms of the GNU General Public License v2
119 # $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.41.1.ebuild,v 1.1 2007/12/30 12:50:17 mattepiu Exp $
120
121 inherit kde
122
123 MY_P="${P}-source"
124 S="${WORKDIR}/${MY_P}/${P}"
125
126 DESCRIPTION="KlamAV is a KDE frontend for the ClamAV antivirus."
127 HOMEPAGE="http://klamav.sourceforge.net/"
128 SRC_URI="mirror://sourceforge/klamav/${MY_P}.tar.gz"
129 LICENSE="GPL-2"
130
131 SLOT="0"
132 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
133 IUSE=""
134
135 DEPEND=">=app-antivirus/clamav-0.90"
136 RDEPEND="${DEPEND}"
137
138 need-kde 3.4
139
140 PATCHES="${FILESDIR}/${P}-cl_loaddbdir.patch
141 ${FILESDIR}/klamav-gentempdesc.patch"
142
143 src_unpack(){
144 kde_src_unpack
145 # Assure a future version won't try to build this.
146 rm -rf "${WORKDIR}/${MY_P}/dazuko"* || die "We missed to eradicate some files"
147 }
148
149 pkg_postinst(){
150 elog "The on-access scanning functionality is provided by"
151 elog "the Dazuko kernel module: emerge sys-fs/dazuko"
152 }
153
154
155
156 --
157 gentoo-commits@g.o mailing list