Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin: ChangeLog spamassassin-3.4.0.ebuild
Date: Thu, 26 Feb 2015 19:01:45
Message-Id: 20150226190042.BA6D4129CC@oystercatcher.gentoo.org
1 maekke 15/02/26 19:00:42
2
3 Modified: ChangeLog spamassassin-3.4.0.ebuild
4 Log:
5 arm stable, bug #537464
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.260 mail-filter/spamassassin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.260&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.260&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.259&r2=1.260
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
19 retrieving revision 1.259
20 retrieving revision 1.260
21 diff -u -r1.259 -r1.260
22 --- ChangeLog 19 Dec 2014 19:16:08 -0000 1.259
23 +++ ChangeLog 26 Feb 2015 19:00:42 -0000 1.260
24 @@ -1,6 +1,9 @@
25 # ChangeLog for mail-filter/spamassassin
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.259 2014/12/19 19:16:08 dilfridge Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.260 2015/02/26 19:00:42 maekke Exp $
30 +
31 + 26 Feb 2015; Markus Meier <maekke@g.o> spamassassin-3.4.0.ebuild:
32 + arm stable, bug #537464
33
34 19 Dec 2014; Andreas K. Huettel <dilfridge@g.o> metadata.xml:
35 Drop to maintainer-needed
36
37
38
39 1.14 mail-filter/spamassassin/spamassassin-3.4.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.14&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.14&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.13&r2=1.14
44
45 Index: spamassassin-3.4.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v
48 retrieving revision 1.13
49 retrieving revision 1.14
50 diff -u -r1.13 -r1.14
51 --- spamassassin-3.4.0.ebuild 30 Nov 2014 21:24:44 -0000 1.13
52 +++ spamassassin-3.4.0.ebuild 26 Feb 2015 19:00:42 -0000 1.14
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2014 Gentoo Foundation
55 +# Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.13 2014/11/30 21:24:44 dilfridge Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.14 2015/02/26 19:00:42 maekke Exp $
59
60 EAPI=5
61
62 @@ -14,7 +14,7 @@
63
64 LICENSE="Apache-2.0 GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
67 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
68 IUSE="+berkdb qmail ssl doc ldap mysql postgres sqlite ipv6"
69
70 REQUIRED_USE="|| ( berkdb mysql postgres sqlite )"