Gentoo Archives: gentoo-commits

From: "Jurek Bartuszek (jurek)" <jurek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/gnomevfs-sharp: gnomevfs-sharp-2.8.2.ebuild gnomevfs-sharp-2.16.0.ebuild ChangeLog
Date: Fri, 30 May 2008 23:07:38
Message-Id: E1K2Dh6-0001SK-38@stork.gentoo.org
1 jurek 08/05/30 23:07:32
2
3 Modified: gnomevfs-sharp-2.8.2.ebuild
4 gnomevfs-sharp-2.16.0.ebuild ChangeLog
5 Log:
6 dev-dotnet/gnomevfs-sharp: Added dev-util/pkgconfig dependency (bug #216418)
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.5 dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild?r1=1.4&r2=1.5
15
16 Index: gnomevfs-sharp-2.8.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- gnomevfs-sharp-2.8.2.ebuild 18 Jan 2007 12:12:19 -0000 1.4
23 +++ gnomevfs-sharp-2.8.2.ebuild 30 May 2008 23:07:31 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.8.2.ebuild,v 1.4 2007/01/18 12:12:19 opfer Exp $
29 +# $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 $
30
31 inherit gtk-sharp-component
32
33 @@ -9,7 +9,8 @@
34 IUSE=""
35
36 DEPEND="${DEPEND}
37 - >=gnome-base/gnome-vfs-2.10"
38 + >=gnome-base/gnome-vfs-2.10
39 + dev-util/pkgconfig"
40
41 GTK_SHARP_COMPONENT_SLOT="2"
42 GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"
43
44
45
46 1.8 dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild?rev=1.8&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild?rev=1.8&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild?r1=1.7&r2=1.8
51
52 Index: gnomevfs-sharp-2.16.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild,v
55 retrieving revision 1.7
56 retrieving revision 1.8
57 diff -u -r1.7 -r1.8
58 --- gnomevfs-sharp-2.16.0.ebuild 30 Apr 2007 17:38:11 -0000 1.7
59 +++ gnomevfs-sharp-2.16.0.ebuild 30 May 2008 23:07:31 -0000 1.8
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2007 Gentoo Foundation
62 +# Copyright 1999-2008 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.16.0.ebuild,v 1.7 2007/04/30 17:38:11 uberlord Exp $
65 +# $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 $
66
67 GTK_SHARP_TARBALL_PREFIX="gnome-sharp"
68 GTK_SHARP_REQUIRED_VERSION="2.10"
69 @@ -12,7 +12,8 @@
70 IUSE=""
71
72 DEPEND="${DEPEND}
73 - >=gnome-base/gnome-vfs-2.16.0"
74 + >=gnome-base/gnome-vfs-2.16.0
75 + dev-util/pkgconfig"
76
77 GTK_SHARP_COMPONENT_SLOT="2"
78 GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"
79
80
81
82 1.31 dev-dotnet/gnomevfs-sharp/ChangeLog
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog?rev=1.31&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog?rev=1.31&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog?r1=1.30&r2=1.31
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v
91 retrieving revision 1.30
92 retrieving revision 1.31
93 diff -u -r1.30 -r1.31
94 --- ChangeLog 12 Mar 2008 13:49:16 -0000 1.30
95 +++ ChangeLog 30 May 2008 23:07:31 -0000 1.31
96 @@ -1,6 +1,10 @@
97 # ChangeLog for dev-dotnet/gnomevfs-sharp
98 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.30 2008/03/12 13:49:16 phreak Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.31 2008/05/30 23:07:31 jurek Exp $
101 +
102 + 30 May 2008; Jurek Bartuszek <jurek@g.o>
103 + gnomevfs-sharp-2.8.2.ebuild, gnomevfs-sharp-2.16.0.ebuild:
104 + Added dev-util/pkgconfig dependency (bug #216418)
105
106 12 Mar 2008; Christian Heim <phreak@g.o> metadata.xml:
107 Removing Peter Johanson (latexer, #206688) from metadata.xml.
108
109
110
111 --
112 gentoo-commits@l.g.o mailing list