Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdeaccounts-plugin: ChangeLog kdeaccounts-plugin-4.3.1.ebuild
Date: Tue, 01 Sep 2009 09:50:21
Message-Id: E1MiUp9-0005Aw-4v@stork.gentoo.org
1 tampakrap 09/09/01 14:59:07
2
3 Modified: ChangeLog
4 Added: kdeaccounts-plugin-4.3.1.ebuild
5 Log:
6 Version bump KDE 4.3.1
7 (Portage version: 2.2_rc38/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.31 kde-base/kdeaccounts-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 4 Aug 2009 00:03:39 -0000 1.30
23 +++ ChangeLog 1 Sep 2009 14:59:06 -0000 1.31
24 @@ -1,6 +1,12 @@
25 # ChangeLog for kde-base/kdeaccounts-plugin
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.30 2009/08/04 00:03:39 wired Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.31 2009/09/01 14:59:06 tampakrap Exp $
29 +
30 +*kdeaccounts-plugin-4.3.1 (01 Sep 2009)
31 +
32 + 01 Sep 2009; Theo Chatzimichos <tampakrap@g.o>
33 + +kdeaccounts-plugin-4.3.1.ebuild:
34 + Version bump
35
36 *kdeaccounts-plugin-4.3.0 (04 Aug 2009)
37
38
39
40
41 1.1 kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: kdeaccounts-plugin-4.3.1.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.3.1.ebuild,v 1.1 2009/09/01 14:59:06 tampakrap Exp $
51
52 EAPI="2"
53
54 KMNAME="kdesdk"
55 inherit kde4-meta
56
57 DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook"
58 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
59 IUSE="debug"
60
61 DEPEND="
62 >=kde-base/kdepimlibs-${PV}:${SLOT}[kdeprefix=]
63 "
64 RDEPEND="${DEPEND}"