Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-tnef_parse: ChangeLog claws-mail-tnef_parse-0.3.5.ebuild
Date: Sat, 01 Aug 2009 02:16:22
Message-Id: E1MX48y-0005ZL-6Y@stork.gentoo.org
1 darkside 09/08/01 02:16:20
2
3 Modified: ChangeLog claws-mail-tnef_parse-0.3.5.ebuild
4 Log:
5 amd64 stable, bug 278682
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.16 mail-client/claws-mail-tnef_parse/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog?r1=1.15&r2=1.16
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- ChangeLog 24 Jul 2009 07:27:30 -0000 1.15
22 +++ ChangeLog 1 Aug 2009 02:16:20 -0000 1.16
23 @@ -1,6 +1,10 @@
24 # ChangeLog for mail-client/claws-mail-tnef_parse
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.15 2009/07/24 07:27:30 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/ChangeLog,v 1.16 2009/08/01 02:16:20 darkside Exp $
28 +
29 + 01 Aug 2009; Jeremy Olexa <darkside@g.o>
30 + claws-mail-tnef_parse-0.3.5.ebuild:
31 + amd64 stable, bug 278682
32
33 24 Jul 2009; Christian Faulhammer <fauli@g.o>
34 claws-mail-tnef_parse-0.3.5.ebuild:
35
36
37
38 1.4 mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.5.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.5.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.5.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.5.ebuild?r1=1.3&r2=1.4
43
44 Index: claws-mail-tnef_parse-0.3.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.5.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- claws-mail-tnef_parse-0.3.5.ebuild 24 Jul 2009 07:27:30 -0000 1.3
51 +++ claws-mail-tnef_parse-0.3.5.ebuild 1 Aug 2009 02:16:20 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.5.ebuild,v 1.3 2009/07/24 07:27:30 fauli Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-tnef_parse/claws-mail-tnef_parse-0.3.5.ebuild,v 1.4 2009/08/01 02:16:20 darkside Exp $
57
58 inherit eutils
59
60 @@ -11,7 +11,7 @@
61 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc x86"
65 +KEYWORDS="amd64 ~ppc x86"
66 IUSE=""
67 RDEPEND=">=mail-client/claws-mail-3.7.2
68 >=net-misc/curl-7.9.7"