Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-fetchinfo: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
Date: Fri, 28 Dec 2012 18:17:45
Message-Id: 20121228181735.6DB0D2171D@flycatcher.gentoo.org
1 fauli 12/12/28 18:17:35
2
3 Modified: claws-mail-fetchinfo-0.4.25.ebuild ChangeLog
4 Log:
5 raise dependency to mail-client/claws-mail-3.9.0, see bug 448020
6
7 (Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 2B859DE3)
8
9 Revision Changes Path
10 1.5 mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild?r1=1.4&r2=1.5
15
16 Index: claws-mail-fetchinfo-0.4.25.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- claws-mail-fetchinfo-0.4.25.ebuild 31 Oct 2012 18:43:07 -0000 1.4
23 +++ claws-mail-fetchinfo-0.4.25.ebuild 28 Dec 2012 18:17:35 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.4 2012/10/31 18:43:07 nativemad Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.25.ebuild,v 1.5 2012/12/28 18:17:35 fauli Exp $
29
30 MY_P="${PN#claws-mail-}-plugin-${PV}"
31
32 @@ -11,7 +11,7 @@
33 SLOT="0"
34 KEYWORDS="amd64 ~ppc ppc64 x86"
35 IUSE=""
36 -RDEPEND=">=mail-client/claws-mail-3.8.1"
37 +RDEPEND=">=mail-client/claws-mail-3.9.0"
38 DEPEND="${RDEPEND}
39 virtual/pkgconfig"
40
41
42
43
44 1.39 mail-client/claws-mail-fetchinfo/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.39&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?rev=1.39&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog?r1=1.38&r2=1.39
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v
53 retrieving revision 1.38
54 retrieving revision 1.39
55 diff -u -r1.38 -r1.39
56 --- ChangeLog 26 Nov 2012 22:53:21 -0000 1.38
57 +++ ChangeLog 28 Dec 2012 18:17:35 -0000 1.39
58 @@ -1,6 +1,10 @@
59 # ChangeLog for mail-client/claws-mail-fetchinfo
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.38 2012/11/26 22:53:21 fauli Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.39 2012/12/28 18:17:35 fauli Exp $
63 +
64 + 28 Dec 2012; Christian Faulhammer <fauli@g.o>
65 + claws-mail-fetchinfo-0.4.25.ebuild:
66 + raise dependency to mail-client/claws-mail-3.9.0, see bug 448020
67
68 26 Nov 2012; Christian Faulhammer <fauli@g.o> Manifest:
69 Update Manifest for upstream changed tarball without notice, fixes bug 444392