Gentoo Archives: gentoo-commits

From: "Ingmar Vanhassel (ingmar)" <ingmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/liquid: liquid-0.9.7.ebuild ChangeLog
Date: Fri, 29 Feb 2008 16:28:20
Message-Id: E1JV85q-0005S5-3y@stork.gentoo.org
1 ingmar 08/02/29 16:28:18
2
3 Modified: liquid-0.9.7.ebuild ChangeLog
4 Log:
5 Fix DEPEND, bug 211899
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.13 x11-themes/liquid/liquid-0.9.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild?r1=1.12&r2=1.13
14
15 Index: liquid-0.9.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- liquid-0.9.7.ebuild 19 Feb 2008 02:11:09 -0000 1.12
22 +++ liquid-0.9.7.ebuild 29 Feb 2008 16:28:17 -0000 1.13
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/x11-themes/liquid/liquid-0.9.7.ebuild,v 1.12 2008/02/19 02:11:09 ingmar Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild,v 1.13 2008/02/29 16:28:17 ingmar Exp $
28
29 ARTS_REQUIRED="never"
30
31 @@ -16,6 +16,6 @@
32 KEYWORDS="amd64 x86"
33 IUSE=""
34
35 -DEPEND="|| ( =kde-base/kwin-3.5* =kde-base/kdebase-3.5 )"
36 +DEPEND="|| ( =kde-base/kwin-3.5* =kde-base/kdebase-3.5* )"
37
38 need-kde 3.2
39
40
41
42 1.13 x11-themes/liquid/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/liquid/ChangeLog?rev=1.13&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/liquid/ChangeLog?rev=1.13&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/liquid/ChangeLog?r1=1.12&r2=1.13
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-themes/liquid/ChangeLog,v
51 retrieving revision 1.12
52 retrieving revision 1.13
53 diff -u -r1.12 -r1.13
54 --- ChangeLog 19 Feb 2008 02:11:09 -0000 1.12
55 +++ ChangeLog 29 Feb 2008 16:28:17 -0000 1.13
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-themes/liquid
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/ChangeLog,v 1.12 2008/02/19 02:11:09 ingmar Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/ChangeLog,v 1.13 2008/02/29 16:28:17 ingmar Exp $
61 +
62 + 29 Feb 2008; Ingmar Vanhassel <ingmar@g.o> liquid-0.9.7.ebuild:
63 + Fix DEPEND, bug 211899
64
65 19 Feb 2008; Ingmar Vanhassel <ingmar@g.o> liquid-0.9.7.ebuild:
66 Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528.
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list