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-notification: ChangeLog claws-mail-notification-0.26.ebuild
Date: Tue, 04 Jan 2011 21:53:18
Message-Id: 20110104215249.5C1BA2005C@flycatcher.gentoo.org
1 hwoarang 11/01/04 21:52:49
2
3 Modified: ChangeLog claws-mail-notification-0.26.ebuild
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.55 mail-client/claws-mail-notification/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 23 Nov 2010 09:00:32 -0000 1.54
23 +++ ChangeLog 4 Jan 2011 21:52:49 -0000 1.55
24 @@ -1,6 +1,10 @@
25 # ChangeLog for mail-client/claws-mail-notification
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v 1.54 2010/11/23 09:00:32 fauli Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v 1.55 2011/01/04 21:52:49 hwoarang Exp $
30 +
31 + 04 Jan 2011; Markos Chandras <hwoarang@g.o>
32 + claws-mail-notification-0.26.ebuild:
33 + Stable on amd64 wrt bug #350513
34
35 23 Nov 2010; Christian Faulhammer <fauli@g.o>
36 claws-mail-notification-0.25.ebuild, claws-mail-notification-0.26.ebuild:
37
38
39
40 1.3 mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild?r1=1.2&r2=1.3
45
46 Index: claws-mail-notification-0.26.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- claws-mail-notification-0.26.ebuild 23 Nov 2010 09:00:32 -0000 1.2
53 +++ claws-mail-notification-0.26.ebuild 4 Jan 2011 21:52:49 -0000 1.3
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild,v 1.2 2010/11/23 09:00:32 fauli Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild,v 1.3 2011/01/04 21:52:49 hwoarang Exp $
60
61 MY_P="${PN#claws-mail-}_plugin-${PV}"
62
63 @@ -9,7 +9,7 @@
64 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
65 LICENSE="GPL-3"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~ppc ~x86"
68 +KEYWORDS="amd64 ~ppc ~x86"
69 IUSE="libnotify"
70 RDEPEND=">=mail-client/claws-mail-3.7.7
71 >=x11-libs/gtk+-2.10