Gentoo Archives: gentoo-commits

From: "Bo Oersted Andresen (zlin)" <zlin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/xparts: xparts-3.5.0.ebuild xparts-3.5.8.ebuild ChangeLog
Date: Sun, 03 Feb 2008 14:36:23
Message-Id: E1JLfxE-0004mD-1b@stork.gentoo.org
1 zlin 08/02/03 14:36:20
2
3 Modified: xparts-3.5.0.ebuild xparts-3.5.8.ebuild ChangeLog
4 Log:
5 Add missing dependency on dcopc.
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.11 kde-base/xparts/xparts-3.5.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild?r1=1.10&r2=1.11
14
15 Index: xparts-3.5.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- xparts-3.5.0.ebuild 11 Jul 2007 01:08:48 -0000 1.10
22 +++ xparts-3.5.0.ebuild 3 Feb 2008 14:36:19 -0000 1.11
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild,v 1.10 2007/07/11 01:08:48 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild,v 1.11 2008/02/03 14:36:19 zlin Exp $
29
30 KMNAME=kdebindings
31 KMEXTRACTONLY="dcopc"
32 @@ -14,7 +14,8 @@
33 KEYWORDS="~amd64 ~x86" # broken according to upstream - 3.4a1 README
34 IUSE=""
35 DEPEND="=dev-libs/glib-1.2*
36 - =x11-libs/gtk+-1.2*"
37 + =x11-libs/gtk+-1.2*
38 + =kde-base/dcopc-3.5*"
39 PATCHES="$FILESDIR/no-gtk-glib-check.diff"
40
41 src_unpack() {
42
43
44
45 1.2 kde-base/xparts/xparts-3.5.8.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/xparts-3.5.8.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/xparts-3.5.8.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/xparts-3.5.8.ebuild?r1=1.1&r2=1.2
50
51 Index: xparts-3.5.8.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.8.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- xparts-3.5.8.ebuild 20 Oct 2007 00:00:36 -0000 1.1
58 +++ xparts-3.5.8.ebuild 3 Feb 2008 14:36:19 -0000 1.2
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2007 Gentoo Foundation
61 +# Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.8.ebuild,v 1.1 2007/10/20 00:00:36 philantrop Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.8.ebuild,v 1.2 2008/02/03 14:36:19 zlin Exp $
65
66 KMNAME=kdebindings
67 KMEXTRACTONLY="dcopc"
68 @@ -14,7 +14,9 @@
69 KEYWORDS="~amd64 ~x86" # broken according to upstream - 3.4a1 README
70 IUSE=""
71 DEPEND="=dev-libs/glib-1.2*
72 - =x11-libs/gtk+-1.2*"
73 + =x11-libs/gtk+-1.2*
74 + =kde-base/dcopc-3.5*"
75 +RDEPEND="${DEPEND}"
76 PATCHES="$FILESDIR/no-gtk-glib-check.diff"
77
78 src_unpack() {
79
80
81
82 1.24 kde-base/xparts/ChangeLog
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/ChangeLog?rev=1.24&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/ChangeLog?rev=1.24&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/xparts/ChangeLog?r1=1.23&r2=1.24
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v
91 retrieving revision 1.23
92 retrieving revision 1.24
93 diff -u -r1.23 -r1.24
94 --- ChangeLog 20 Oct 2007 00:00:36 -0000 1.23
95 +++ ChangeLog 3 Feb 2008 14:36:19 -0000 1.24
96 @@ -1,6 +1,10 @@
97 # ChangeLog for kde-base/xparts
98 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.23 2007/10/20 00:00:36 philantrop Exp $
100 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
101 +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.24 2008/02/03 14:36:19 zlin Exp $
102 +
103 + 03 Feb 2008; Bo Ørsted Andresen <zlin@g.o> xparts-3.5.0.ebuild,
104 + xparts-3.5.8.ebuild:
105 + Add missing dependency on dcopc.
106
107 *xparts-3.5.8 (19 Oct 2007)
108
109
110
111
112 --
113 gentoo-commits@l.g.o mailing list