Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kfind: ChangeLog kfind-4.0.2.ebuild
Date: Tue, 11 Mar 2008 02:51:07
Message-Id: E1JYrZK-0001jX-0v@stork.gentoo.org
1 philantrop 08/03/10 23:38:10
2
3 Modified: ChangeLog
4 Added: kfind-4.0.2.ebuild
5 Log:
6 Version bump to KDE 4.0.2.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.86 kde-base/kfind/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/ChangeLog?rev=1.86&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/ChangeLog?rev=1.86&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/ChangeLog?r1=1.85&r2=1.86
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v
19 retrieving revision 1.85
20 retrieving revision 1.86
21 diff -u -r1.85 -r1.86
22 --- ChangeLog 4 Mar 2008 02:49:11 -0000 1.85
23 +++ ChangeLog 10 Mar 2008 23:38:09 -0000 1.86
24 @@ -1,6 +1,11 @@
25 # ChangeLog for kde-base/kfind
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.85 2008/03/04 02:49:11 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.86 2008/03/10 23:38:09 philantrop Exp $
29 +
30 +*kfind-4.0.2 (10 Mar 2008)
31 +
32 + 10 Mar 2008; Wulf C. Krueger <philantrop@g.o> +kfind-4.0.2.ebuild:
33 + Version bump to KDE 4.0.2
34
35 04 Mar 2008; Jeroen Roovers <jer@g.o> kfind-3.5.8.ebuild,
36 kfind-3.5.9.ebuild, kfind-4.0.1.ebuild:
37
38
39
40 1.1 kde-base/kfind/kfind-4.0.2.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/kfind-4.0.2.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kfind/kfind-4.0.2.ebuild?rev=1.1&content-type=text/plain
44
45 Index: kfind-4.0.2.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.0.2.ebuild,v 1.1 2008/03/10 23:38:09 philantrop Exp $
50
51 EAPI="1"
52
53 KMNAME=kdebase
54 KMMODULE=apps/${PN}
55 inherit kde4-meta
56
57 DESCRIPTION="KDE file finder utility"
58 KEYWORDS="~amd64 ~x86"
59 IUSE="debug htmlhandbook"
60
61 DEPEND=">=kde-base/libkonq-${PV}:${SLOT}"
62 RDEPEND="${DEPEND}"
63
64 KMEXTRA="apps/doc/${PN}"
65
66
67
68 --
69 gentoo-commits@l.g.o mailing list