Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-runtime: ChangeLog kdepim-runtime-4.4.5.ebuild kdepim-runtime-4.4.4.ebuild
Date: Fri, 30 Jul 2010 16:02:44
Message-Id: 20100730153747.3D7EC2CE15@corvid.gentoo.org
1 scarabeus 10/07/30 15:37:46
2
3 Modified: ChangeLog kdepim-runtime-4.4.5.ebuild
4 kdepim-runtime-4.4.4.ebuild
5 Log:
6 Add back blocker to libmaildir to support upgrade from 4.2.X
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.14 kde-base/kdepim-runtime/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 30 Jun 2010 15:36:39 -0000 1.13
23 +++ ChangeLog 30 Jul 2010 15:37:45 -0000 1.14
24 @@ -1,6 +1,10 @@
25 # ChangeLog for kde-base/kdepim-runtime
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.13 2010/06/30 15:36:39 alexxy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.14 2010/07/30 15:37:45 scarabeus Exp $
29 +
30 + 30 Jul 2010; Tomáš Chvátal <scarabeus@g.o>
31 + kdepim-runtime-4.4.4.ebuild, kdepim-runtime-4.4.5.ebuild:
32 + Add back blocker to libmaildir to support upgrade from 4.2.X
33
34 *kdepim-runtime-4.4.5 (30 Jun 2010)
35
36
37
38
39 1.2 kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild?r1=1.1&r2=1.2
44
45 Index: kdepim-runtime-4.4.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- kdepim-runtime-4.4.5.ebuild 30 Jun 2010 15:36:39 -0000 1.1
52 +++ kdepim-runtime-4.4.5.ebuild 30 Jul 2010 15:37:45 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild,v 1.1 2010/06/30 15:36:39 alexxy Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild,v 1.2 2010/07/30 15:37:45 scarabeus Exp $
58
59 EAPI="3"
60
61 @@ -31,4 +31,5 @@
62 $(add_kdebase_dep kdepim-icons)
63 "
64
65 +add_blocker kdemaildir '<4.3.0'
66 add_blocker akonadi '<4.3.90'
67
68
69
70 1.4 kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild?rev=1.4&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild?rev=1.4&content-type=text/plain
74 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild?r1=1.3&r2=1.4
75
76 Index: kdepim-runtime-4.4.4.ebuild
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild,v
79 retrieving revision 1.3
80 retrieving revision 1.4
81 diff -u -r1.3 -r1.4
82 --- kdepim-runtime-4.4.4.ebuild 27 Jun 2010 18:29:50 -0000 1.3
83 +++ kdepim-runtime-4.4.4.ebuild 30 Jul 2010 15:37:45 -0000 1.4
84 @@ -1,6 +1,6 @@
85 # Copyright 1999-2010 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild,v 1.3 2010/06/27 18:29:50 fauli Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild,v 1.4 2010/07/30 15:37:45 scarabeus Exp $
89
90 EAPI="3"
91
92 @@ -31,4 +31,5 @@
93 $(add_kdebase_dep kdepim-icons)
94 "
95
96 +add_blocker kdemaildir '<4.3.0'
97 add_blocker akonadi '<4.3.90'