Gentoo Archives: gentoo-commits

From: "Michael Orlitzky (mjo)" <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-antivirus/clamav-unofficial-sigs: clamav-unofficial-sigs-3.7.2.ebuild ChangeLog
Date: Sun, 05 Oct 2014 21:52:51
Message-Id: 20141005215234.B0F937133@oystercatcher.gentoo.org
1 mjo 14/10/05 21:52:34
2
3 Modified: clamav-unofficial-sigs-3.7.2.ebuild ChangeLog
4 Log:
5 Add keyword ~x86 and update copyright year.
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x6F48D3DA05C2DADB!)
8
9 Revision Changes Path
10 1.2 app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild?r1=1.1&r2=1.2
15
16 Index: clamav-unofficial-sigs-3.7.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- clamav-unofficial-sigs-3.7.2.ebuild 27 Dec 2013 20:06:46 -0000 1.1
23 +++ clamav-unofficial-sigs-3.7.2.ebuild 5 Oct 2014 21:52:34 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild,v 1.1 2013/12/27 20:06:46 mjo Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild,v 1.2 2014/10/05 21:52:34 mjo Exp $
30
31 EAPI=5
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~amd64"
38 +KEYWORDS="~amd64 ~x86"
39 IUSE=""
40
41 # We need its user/group.
42
43
44
45 1.2 app-antivirus/clamav-unofficial-sigs/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog?r1=1.1&r2=1.2
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- ChangeLog 27 Dec 2013 20:06:46 -0000 1.1
58 +++ ChangeLog 5 Oct 2014 21:52:34 -0000 1.2
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-antivirus/clamav-unofficial-sigs
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog,v 1.1 2013/12/27 20:06:46 mjo Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog,v 1.2 2014/10/05 21:52:34 mjo Exp $
65 +
66 + 05 Oct 2014; Michael Orlitzky <mjo@g.o>
67 + clamav-unofficial-sigs-3.7.2.ebuild:
68 + Add keyword ~x86 and update copyright year.
69
70 *clamav-unofficial-sigs-3.7.2 (27 Dec 2013)