Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@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.20.ebuild
Date: Sat, 14 Mar 2009 15:48:05
Message-Id: E1LiW5k-0007f1-D8@stork.gentoo.org
1 nixnut 09/03/14 15:48:04
2
3 Modified: ChangeLog claws-mail-notification-0.20.ebuild
4 Log:
5 ~ppc'd
6 (Portage version: 2.1.6.8/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.34 mail-client/claws-mail-notification/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 29 Jan 2009 00:47:25 -0000 1.33
22 +++ ChangeLog 14 Mar 2009 15:48:04 -0000 1.34
23 @@ -1,6 +1,10 @@
24 # ChangeLog for mail-client/claws-mail-notification
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v 1.33 2009/01/29 00:47:25 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v 1.34 2009/03/14 15:48:04 nixnut Exp $
28 +
29 + 14 Mar 2009; nixnut <nixnut@g.o>
30 + claws-mail-notification-0.20.ebuild:
31 + ~ppc'd
32
33 29 Jan 2009; Christian Faulhammer <fauli@g.o>
34 -claws-mail-notification-0.19.ebuild:
35
36
37
38 1.4 mail-client/claws-mail-notification/claws-mail-notification-0.20.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.20.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.20.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.20.ebuild?r1=1.3&r2=1.4
43
44 Index: claws-mail-notification-0.20.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.20.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- claws-mail-notification-0.20.ebuild 25 Jan 2009 16:29:50 -0000 1.3
51 +++ claws-mail-notification-0.20.ebuild 14 Mar 2009 15:48:04 -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-notification/claws-mail-notification-0.20.ebuild,v 1.3 2009/01/25 16:29:50 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.20.ebuild,v 1.4 2009/03/14 15:48:04 nixnut Exp $
57
58 MY_P="${PN#claws-mail-}_plugin-${PV}"
59
60 @@ -9,7 +9,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 x86"
65 +KEYWORDS="amd64 ~ppc x86"
66 IUSE="libnotify"
67 RDEPEND=">=mail-client/claws-mail-3.7.0
68 >=x11-libs/gtk+-2.10