Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/dovecot-antispam: ChangeLog dovecot-antispam-2.0_pre20130429.ebuild
Date: Wed, 01 Oct 2014 16:28:23
Message-Id: 20141001162819.250526AF3@oystercatcher.gentoo.org
1 radhermit 14/10/01 16:28:19
2
3 Modified: ChangeLog dovecot-antispam-2.0_pre20130429.ebuild
4 Log:
5 Keyword ~arm for bug #523938.
6
7 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
8
9 Revision Changes Path
10 1.31 mail-filter/dovecot-antispam/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 18 Feb 2014 01:06:00 -0000 1.30
23 +++ ChangeLog 1 Oct 2014 16:28:19 -0000 1.31
24 @@ -1,6 +1,10 @@
25 # ChangeLog for mail-filter/dovecot-antispam
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v 1.30 2014/02/18 01:06:00 radhermit Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v 1.31 2014/10/01 16:28:19 radhermit Exp $
29 +
30 + 01 Oct 2014; Tim Harder <radhermit@g.o>
31 + dovecot-antispam-2.0_pre20130429.ebuild:
32 + Keyword ~arm for bug #523938.
33
34 18 Feb 2014; Tim Harder <radhermit@g.o>
35 -dovecot-antispam-2.0_pre20120226.ebuild:
36
37
38
39 1.4 mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild?r1=1.3&r2=1.4
44
45 Index: dovecot-antispam-2.0_pre20130429.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- dovecot-antispam-2.0_pre20130429.ebuild 17 May 2013 20:31:20 -0000 1.3
52 +++ dovecot-antispam-2.0_pre20130429.ebuild 1 Oct 2014 16:28:19 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild,v 1.3 2013/05/17 20:31:20 radhermit Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild,v 1.4 2014/10/01 16:28:19 radhermit Exp $
59
60 EAPI=5
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 ~arm ~x86"
68
69 DEPEND=">=net-mail/dovecot-2.1.16"
70 RDEPEND="${DEPEND}"