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/akonadi: ChangeLog akonadi-4.3.1.ebuild
Date: Fri, 04 Sep 2009 11:17:00
Message-Id: E1MjbbH-0004wf-Ki@stork.gentoo.org
1 scarabeus 09/09/04 16:25:23
2
3 Modified: ChangeLog akonadi-4.3.1.ebuild
4 Log:
5 Move the dep fix from overlay to tree. Force due to unsynced tree.
6 (Portage version: 2.2_rc40/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.30 kde-base/akonadi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.30&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.30&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/ChangeLog?r1=1.29&r2=1.30
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v
18 retrieving revision 1.29
19 retrieving revision 1.30
20 diff -u -r1.29 -r1.30
21 --- ChangeLog 1 Sep 2009 14:41:28 -0000 1.29
22 +++ ChangeLog 4 Sep 2009 16:25:23 -0000 1.30
23 @@ -1,6 +1,9 @@
24 # ChangeLog for kde-base/akonadi
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.29 2009/09/01 14:41:28 tampakrap Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.30 2009/09/04 16:25:23 scarabeus Exp $
28 +
29 + 04 Sep 2009; Tomáš Chvátal <scarabeus@g.o> akonadi-4.3.1.ebuild:
30 + Move the dep fix from overlay to tree.
31
32 *akonadi-4.3.1 (01 Sep 2009)
33
34
35
36
37 1.2 kde-base/akonadi/akonadi-4.3.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/akonadi-4.3.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/akonadi-4.3.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/akonadi-4.3.1.ebuild?r1=1.1&r2=1.2
42
43 Index: akonadi-4.3.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.3.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- akonadi-4.3.1.ebuild 1 Sep 2009 14:41:28 -0000 1.1
50 +++ akonadi-4.3.1.ebuild 4 Sep 2009 16:25:23 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.3.1.ebuild,v 1.1 2009/09/01 14:41:28 tampakrap Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.3.1.ebuild,v 1.2 2009/09/04 16:25:23 scarabeus Exp $
56
57 EAPI="2"
58
59 @@ -26,6 +26,7 @@
60 dev-libs/libxml2
61 dev-libs/libxslt
62 >=kde-base/kdelibs-${PV}:${SLOT}[kdeprefix=,semantic-desktop?]
63 + >=kde-base/kdepimlibs-${PV}:${SLOT}[kdeprefix=]
64 x11-misc/shared-mime-info
65 "
66 # @since 4.3 - blocks kdemaildir - no longer provided (it's in akonadi now)