Gentoo Archives: gentoo-commits

From: "Ingmar Vanhassel (ingmar)" <ingmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kturtle: ChangeLog kturtle-4.0.1.ebuild
Date: Sat, 23 Feb 2008 17:44:32
Message-Id: E1JSyQH-00082e-Ax@stork.gentoo.org
1 ingmar 08/02/23 17:44:29
2
3 Modified: ChangeLog kturtle-4.0.1.ebuild
4 Log:
5 Remove traces of monolithic KDE 4.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.81 kde-base/kturtle/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kturtle/ChangeLog?rev=1.81&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kturtle/ChangeLog?rev=1.81&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kturtle/ChangeLog?r1=1.80&r2=1.81
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v
18 retrieving revision 1.80
19 retrieving revision 1.81
20 diff -u -r1.80 -r1.81
21 --- ChangeLog 20 Feb 2008 23:25:43 -0000 1.80
22 +++ ChangeLog 23 Feb 2008 17:44:28 -0000 1.81
23 @@ -1,6 +1,9 @@
24 # ChangeLog for kde-base/kturtle
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.80 2008/02/20 23:25:43 philantrop Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.81 2008/02/23 17:44:28 ingmar Exp $
28 +
29 + 23 Feb 2008; Ingmar Vanhassel <ingmar@g.o> kturtle-4.0.1.ebuild:
30 + Remove traces of monolithic KDE 4.
31
32 *kturtle-3.5.9 (20 Feb 2008)
33
34
35
36
37 1.2 kde-base/kturtle/kturtle-4.0.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kturtle/kturtle-4.0.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kturtle/kturtle-4.0.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kturtle/kturtle-4.0.1.ebuild?r1=1.1&r2=1.2
42
43 Index: kturtle-4.0.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.0.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- kturtle-4.0.1.ebuild 7 Feb 2008 00:10:56 -0000 1.1
50 +++ kturtle-4.0.1.ebuild 23 Feb 2008 17:44:28 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.0.1.ebuild,v 1.1 2008/02/07 00:10:56 philantrop Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.0.1.ebuild,v 1.2 2008/02/23 17:44:28 ingmar Exp $
56
57 EAPI="1"
58
59 @@ -11,5 +11,4 @@
60 KEYWORDS="~amd64 ~x86"
61 IUSE="debug htmlhandbook"
62
63 -RDEPEND="|| ( >=kde-base/knotify-${PV}:${SLOT}
64 - >=kde-base/kdebase-${PV}:${SLOT} )"
65 +RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list