Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/gnomevfs-sharp: ChangeLog gnomevfs-sharp-2.16.0.ebuild gnomevfs-sharp-2.8.2.ebuild
Date: Thu, 27 Nov 2008 18:41:20
Message-Id: E1L5lni-0008EM-MS@stork.gentoo.org
1 ssuominen 08/11/27 18:41:18
2
3 Modified: ChangeLog gnomevfs-sharp-2.16.0.ebuild
4 gnomevfs-sharp-2.8.2.ebuild
5 Log:
6 Move dev-util/pkgconfig from RDEPEND to DEPEND wrt #224301.
7 (Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r3 i686)
8
9 Revision Changes Path
10 1.34 dev-dotnet/gnomevfs-sharp/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog?rev=1.34&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog?rev=1.34&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog?r1=1.33&r2=1.34
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v
19 retrieving revision 1.33
20 retrieving revision 1.34
21 diff -u -r1.33 -r1.34
22 --- ChangeLog 26 Nov 2008 10:46:41 -0000 1.33
23 +++ ChangeLog 27 Nov 2008 18:41:18 -0000 1.34
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-dotnet/gnomevfs-sharp
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.33 2008/11/26 10:46:41 loki_val Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.34 2008/11/27 18:41:18 ssuominen Exp $
29 +
30 + 27 Nov 2008; <ssuominen@g.o> gnomevfs-sharp-2.8.2.ebuild,
31 + gnomevfs-sharp-2.16.0.ebuild:
32 + Move dev-util/pkgconfig from RDEPEND to DEPEND wrt #224301.
33
34 26 Nov 2008; Peter Alfredsen <loki_val@g.o>
35 gnomevfs-sharp-2.24.0.ebuild:
36
37
38
39 1.9 dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild?r1=1.8&r2=1.9
44
45 Index: gnomevfs-sharp-2.16.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- gnomevfs-sharp-2.16.0.ebuild 30 May 2008 23:07:31 -0000 1.8
52 +++ gnomevfs-sharp-2.16.0.ebuild 27 Nov 2008 18:41:18 -0000 1.9
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild,v 1.8 2008/05/30 23:07:31 jurek Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild,v 1.9 2008/11/27 18:41:18 ssuominen Exp $
58
59 GTK_SHARP_TARBALL_PREFIX="gnome-sharp"
60 GTK_SHARP_REQUIRED_VERSION="2.10"
61 @@ -11,9 +11,9 @@
62 KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
63 IUSE=""
64
65 -DEPEND="${DEPEND}
66 - >=gnome-base/gnome-vfs-2.16.0
67 - dev-util/pkgconfig"
68 +RDEPEND=">=gnome-base/gnome-vfs-2.16.0"
69 +DEPEND="${RDEPEND}
70 + dev-util/pkgconfig"
71
72 GTK_SHARP_COMPONENT_SLOT="2"
73 GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"
74
75
76
77 1.6 dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild?rev=1.6&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild?rev=1.6&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild?r1=1.5&r2=1.6
82
83 Index: gnomevfs-sharp-2.8.2.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild,v
86 retrieving revision 1.5
87 retrieving revision 1.6
88 diff -u -r1.5 -r1.6
89 --- gnomevfs-sharp-2.8.2.ebuild 30 May 2008 23:07:31 -0000 1.5
90 +++ gnomevfs-sharp-2.8.2.ebuild 27 Nov 2008 18:41:18 -0000 1.6
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2008 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild,v 1.5 2008/05/30 23:07:31 jurek Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild,v 1.6 2008/11/27 18:41:18 ssuominen Exp $
96
97 inherit gtk-sharp-component
98
99 @@ -8,9 +8,9 @@
100 KEYWORDS="amd64 ppc x86"
101 IUSE=""
102
103 -DEPEND="${DEPEND}
104 - >=gnome-base/gnome-vfs-2.10
105 - dev-util/pkgconfig"
106 +RDEPEND=">=gnome-base/gnome-vfs-2.10"
107 +DEPEND="${RDEPEND}
108 + dev-util/pkgconfig"
109
110 GTK_SHARP_COMPONENT_SLOT="2"
111 GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"