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/plasma: plasma-4.0.1.ebuild ChangeLog
Date: Sat, 23 Feb 2008 17:46:32
Message-Id: E1JSySD-00088d-Na@stork.gentoo.org
1 ingmar 08/02/23 17:46:29
2
3 Modified: plasma-4.0.1.ebuild ChangeLog
4 Log:
5 Remove traces of monolithic KDE 4.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 kde-base/plasma/plasma-4.0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma/plasma-4.0.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma/plasma-4.0.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma/plasma-4.0.1.ebuild?r1=1.1&r2=1.2
14
15 Index: plasma-4.0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- plasma-4.0.1.ebuild 7 Feb 2008 00:12:16 -0000 1.1
22 +++ plasma-4.0.1.ebuild 23 Feb 2008 17:46:29 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.1.ebuild,v 1.1 2008/02/07 00:12:16 philantrop Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.1.ebuild,v 1.2 2008/02/23 17:46:29 ingmar Exp $
28
29 EAPI="1"
30
31 @@ -28,8 +28,7 @@
32 RDEPEND="${COMMONDEPEND}
33 >=kde-base/kde-menu-icons-${PV}:${SLOT}"
34 PDEPEND="
35 - || ( kde-base/kdeartwork-iconthemes:${SLOT}
36 - kde-base/kdeartwork:${SLOT} )"
37 + kde-base/kdeartwork-iconthemes:${SLOT}"
38
39 KMEXTRACTONLY="
40 ksmserver/org.kde.KSMServerInterface.xml
41
42
43
44 1.5 kde-base/plasma/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 17 Feb 2008 01:44:00 -0000 1.4
57 +++ ChangeLog 23 Feb 2008 17:46:29 -0000 1.5
58 @@ -1,6 +1,9 @@
59 # ChangeLog for kde-base/plasma
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/ChangeLog,v 1.4 2008/02/17 01:44:00 ingmar Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/ChangeLog,v 1.5 2008/02/23 17:46:29 ingmar Exp $
63 +
64 + 23 Feb 2008; Ingmar Vanhassel <ingmar@g.o> plasma-4.0.1.ebuild:
65 + Remove traces of monolithic KDE 4.
66
67 16 Feb 2008; Ingmar Vanhassel <ingmar@g.o>
68 -files/plasma-4.0.0-linkage.patch, -plasma-4.0.0.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list