Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-tnef_parse: claws-mail-tnef_parse-0.3.9.ebuild ChangeLog
Date: Tue, 04 Jan 2011 21:53:56
Message-Id: 20110104215339.2B6BC2005C@flycatcher.gentoo.org
1 hwoarang 11/01/04 21:53:39
2
3 Modified: claws-mail-tnef_parse-0.3.9.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #350513
6
7 (Portage version: 2.1.9.28/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.9.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.9.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.9.ebuild?r1=1.1&r2=1.2
15
16 Index: claws-mail-tnef_parse-0.3.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.9.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- claws-mail-tnef_parse-0.3.9.ebuild 29 Nov 2010 12:16:26 -0000 1.1
23 +++ claws-mail-tnef_parse-0.3.9.ebuild 4 Jan 2011 21:53:39 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.9.ebuild,v 1.1 2010/11/29 12:16:26 fauli Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.9.ebuild,v 1.2 2011/01/04 21:53:39 hwoarang Exp $
30
31 inherit eutils
32
33 @@ -11,7 +11,7 @@
34 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~x86"
38 +KEYWORDS="amd64 ~ppc ~x86"
39 IUSE=""
40 RDEPEND=">=mail-client/claws-mail-3.7.7
41 >=net-misc/curl-7.9.7"
42
43
44
45 1.30 mail-client/claws-mail-tnef_parse/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.30&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.30&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?r1=1.29&r2=1.30
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v
54 retrieving revision 1.29
55 retrieving revision 1.30
56 diff -u -r1.29 -r1.30
57 --- ChangeLog 29 Nov 2010 12:16:26 -0000 1.29
58 +++ ChangeLog 4 Jan 2011 21:53:39 -0000 1.30
59 @@ -1,6 +1,10 @@
60 # ChangeLog for mail-client/claws-mail-tnef_parse
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.29 2010/11/29 12:16:26 fauli Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.30 2011/01/04 21:53:39 hwoarang Exp $
65 +
66 + 04 Jan 2011; Markos Chandras <hwoarang@g.o>
67 + claws-mail-tnef_parse-0.3.9.ebuild:
68 + Stable on amd64 wrt bug #350513
69
70 *claws-mail-tnef_parse-0.3.9 (29 Nov 2010)