Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-spam_report: claws-mail-spam_report-0.3.6.ebuild ChangeLog
Date: Sat, 25 Oct 2008 08:09:50
Message-Id: E1KteDS-00077I-HC@stork.gentoo.org
1 opfer 08/10/25 08:09:46
2
3 Modified: claws-mail-spam_report-0.3.6.ebuild ChangeLog
4 Log:
5 drop ppc, ppc64 and spark KEYWORDS, as they were mistakenly put there
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.2 mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild?r1=1.1&r2=1.2
14
15 Index: claws-mail-spam_report-0.3.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- claws-mail-spam_report-0.3.6.ebuild 16 Oct 2008 20:36:13 -0000 1.1
22 +++ claws-mail-spam_report-0.3.6.ebuild 25 Oct 2008 08:09:46 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild,v 1.1 2008/10/16 20:36:13 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild,v 1.2 2008/10/25 08:09:46 opfer Exp $
28
29 inherit eutils
30
31 @@ -11,7 +11,7 @@
32 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
33 LICENSE="GPL-3"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~x86"
37 IUSE=""
38 RDEPEND=">=mail-client/claws-mail-3.6.1
39 >=net-misc/curl-7.9.7"
40
41
42
43 1.2 mail-client/claws-mail-spam_report/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 16 Oct 2008 20:36:13 -0000 1.1
56 +++ ChangeLog 25 Oct 2008 08:09:46 -0000 1.2
57 @@ -1,6 +1,10 @@
58 # ChangeLog for mail-client/claws-mail-spam_report
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.1 2008/10/16 20:36:13 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.2 2008/10/25 08:09:46 opfer Exp $
62 +
63 + 25 Oct 2008; Christian Faulhammer <opfer@g.o>
64 + claws-mail-spam_report-0.3.6.ebuild:
65 + drop ppc, ppc64 and spark KEYWORDS, as they were mistakenly put there
66
67 *claws-mail-spam_report-0.3.6 (16 Oct 2008)