Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin: spamassassin-3.4.0.ebuild ChangeLog
Date: Thu, 28 Aug 2014 15:32:33
Message-Id: 20140828153230.0E5D03E2E@oystercatcher.gentoo.org
1 mrueg 14/08/28 15:32:30
2
3 Modified: spamassassin-3.4.0.ebuild ChangeLog
4 Log:
5 Readd accidently dropped keywords. Rekeywording for other arches in bug #521400.
6
7 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
8
9 Revision Changes Path
10 1.2 mail-filter/spamassassin/spamassassin-3.4.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.1&r2=1.2
15
16 Index: spamassassin-3.4.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- spamassassin-3.4.0.ebuild 12 Aug 2014 23:21:34 -0000 1.1
23 +++ spamassassin-3.4.0.ebuild 28 Aug 2014 15:32:29 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.1 2014/08/12 23:21:34 mrueg Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.2 2014/08/28 15:32:29 mrueg Exp $
29
30 EAPI=5
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="Apache-2.0 GPL-2"
35 SLOT="0"
36 -KEYWORDS="-alpha ~amd64 -arm -hppa -ia64 -ppc -ppc64 -s390 -sh -sparc ~x86 -x86-fbsd -amd64-linux -x86-linux -x86-macos"
37 +KEYWORDS="~amd64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux ~x86-macos"
38 IUSE="berkdb qmail ssl doc ldap mysql postgres sqlite ipv6"
39
40 DEPEND=">=dev-lang/perl-5.8.8-r8
41
42
43
44 1.235 mail-filter/spamassassin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.235&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.235&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.234&r2=1.235
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
53 retrieving revision 1.234
54 retrieving revision 1.235
55 diff -u -r1.234 -r1.235
56 --- ChangeLog 12 Aug 2014 23:21:34 -0000 1.234
57 +++ ChangeLog 28 Aug 2014 15:32:29 -0000 1.235
58 @@ -1,6 +1,10 @@
59 # ChangeLog for mail-filter/spamassassin
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.234 2014/08/12 23:21:34 mrueg Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.235 2014/08/28 15:32:29 mrueg Exp $
63 +
64 + 28 Aug 2014; Manuel RĂ¼ger <mrueg@g.o> spamassassin-3.4.0.ebuild:
65 + Readd accidently dropped keywords. Rekeywording for other arches in bug
66 + #521400.
67
68 *spamassassin-3.4.0 (12 Aug 2014)