Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-antivirus/clamav: ChangeLog clamav-0.93.ebuild
Date: Wed, 07 May 2008 18:38:51
Message-Id: E1JtoXQ-0006Nl-GJ@stork.gentoo.org
1 corsair 08/05/07 18:38:48
2
3 Modified: ChangeLog clamav-0.93.ebuild
4 Log:
5 Stable on ppc64; bug #213762
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.289 app-antivirus/clamav/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/ChangeLog?rev=1.289&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/ChangeLog?rev=1.289&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/ChangeLog?r1=1.288&r2=1.289
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v
18 retrieving revision 1.288
19 retrieving revision 1.289
20 diff -u -r1.288 -r1.289
21 --- ChangeLog 4 May 2008 14:35:58 -0000 1.288
22 +++ ChangeLog 7 May 2008 18:38:48 -0000 1.289
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-antivirus/clamav
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.288 2008/05/04 14:35:58 ticho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.289 2008/05/07 18:38:48 corsair Exp $
28 +
29 + 07 May 2008; Markus Rothe <corsair@g.o> clamav-0.93.ebuild:
30 + Stable on ppc64; bug #213762
31
32 04 May 2008; Andrej Kacian <ticho@g.o> +files/lib-ld.m4,
33 clamav-0.93.ebuild:
34
35
36
37 1.7 app-antivirus/clamav/clamav-0.93.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.93.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.93.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/clamav-0.93.ebuild?r1=1.6&r2=1.7
42
43 Index: clamav-0.93.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- clamav-0.93.ebuild 4 May 2008 14:35:58 -0000 1.6
50 +++ clamav-0.93.ebuild 7 May 2008 18:38:48 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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.93.ebuild,v 1.6 2008/05/04 14:35:58 ticho Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.ebuild,v 1.7 2008/05/07 18:38:48 corsair Exp $
56
57 inherit autotools eutils flag-o-matic fixheadtails multilib
58
59 @@ -10,7 +10,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 crypt iconv mailwrapper milter nls selinux"
66
67 DEPEND="virtual/libc
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list