Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-antivirus/clamav: ChangeLog clamav-0.96.1.ebuild
Date: Mon, 31 May 2010 20:23:22
Message-Id: 20100531202317.62CDA2CF39@corvid.gentoo.org
1 maekke 10/05/31 20:23:17
2
3 Modified: ChangeLog clamav-0.96.1.ebuild
4 Log:
5 amd64 stable, bug #321157
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.357 app-antivirus/clamav/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/ChangeLog?rev=1.357&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/ChangeLog?rev=1.357&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/ChangeLog?r1=1.356&r2=1.357
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v
18 retrieving revision 1.356
19 retrieving revision 1.357
20 diff -u -r1.356 -r1.357
21 --- ChangeLog 31 May 2010 15:40:57 -0000 1.356
22 +++ ChangeLog 31 May 2010 20:23:17 -0000 1.357
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-antivirus/clamav
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.356 2010/05/31 15:40:57 phajdan.jr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.357 2010/05/31 20:23:17 maekke Exp $
28 +
29 + 31 May 2010; Markus Meier <maekke@g.o> clamav-0.96.1.ebuild:
30 + amd64 stable, bug #321157
31
32 31 May 2010; Pawel Hajdan jr <phajdan.jr@g.o> clamav-0.96.1.ebuild:
33 x86 stable wrt security bug #321157
34
35
36
37 1.3 app-antivirus/clamav/clamav-0.96.1.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild?r1=1.2&r2=1.3
42
43 Index: clamav-0.96.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- clamav-0.96.1.ebuild 31 May 2010 15:40:57 -0000 1.2
50 +++ clamav-0.96.1.ebuild 31 May 2010 20:23:17 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.2 2010/05/31 15:40:57 phajdan.jr Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.3 2010/05/31 20:23:17 maekke Exp $
56
57 EAPI=2
58
59 @@ -17,7 +17,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 IUSE="bzip2 clamdtop iconv milter selinux ipv6"
66
67 COMMON_DEPEND="bzip2? ( app-arch/bzip2 )