Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kreadconfig: ChangeLog kreadconfig-4.2.0.ebuild
Date: Tue, 27 Jan 2009 17:43:25
Message-Id: E1LRry7-0007UD-0v@stork.gentoo.org
1 alexxy 09/01/27 17:43:23
2
3 Modified: ChangeLog
4 Added: kreadconfig-4.2.0.ebuild
5 Log:
6 Bump shiny new KDE 4.2.0
7 (Portage version: 2.2_rc23/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.79 kde-base/kreadconfig/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.79&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.79&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/ChangeLog?r1=1.78&r2=1.79
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v
19 retrieving revision 1.78
20 retrieving revision 1.79
21 diff -u -r1.78 -r1.79
22 --- ChangeLog 14 Jan 2009 15:27:52 -0000 1.78
23 +++ ChangeLog 27 Jan 2009 17:43:22 -0000 1.79
24 @@ -1,6 +1,12 @@
25 # ChangeLog for kde-base/kreadconfig
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.78 2009/01/14 15:27:52 alexxy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.79 2009/01/27 17:43:22 alexxy Exp $
29 +
30 +*kreadconfig-4.2.0 (27 Jan 2009)
31 +
32 + 27 Jan 2009; Alexey Shvetsov <alexxy@g.o>
33 + +kreadconfig-4.2.0.ebuild:
34 + Bump KDE-4.2.0
35
36 14 Jan 2009; Alexey Shvetsov <alexxy@g.o>
37 -kreadconfig-4.1.2.ebuild, -kreadconfig-4.1.3.ebuild:
38
39
40
41 1.1 kde-base/kreadconfig/kreadconfig-4.2.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.2.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.2.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: kreadconfig-4.2.0.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/kreadconfig/kreadconfig-4.2.0.ebuild,v 1.1 2009/01/27 17:43:22 alexxy Exp $
51
52 EAPI="2"
53
54 KMNAME="kdebase-runtime"
55 inherit kde4-meta
56
57 DESCRIPTION="KDE: A command-line tool to read KConfig entries"
58 KEYWORDS="~amd64 ~x86"
59 IUSE="debug"