Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libview: libview-0.6.2.ebuild ChangeLog libview-0.5.6-r1.ebuild libview-0.6.1.ebuild libview-0.6.6.ebuild
Date: Tue, 29 Mar 2011 07:21:04
Message-Id: 20110329072054.4973320054@flycatcher.gentoo.org
1 nirbheek 11/03/29 07:20:54
2
3 Modified: libview-0.6.2.ebuild ChangeLog
4 libview-0.5.6-r1.ebuild libview-0.6.1.ebuild
5 libview-0.6.6.ebuild
6 Log:
7 Fix slot-deps on gnome libs
8
9 (Portage version: 2.1.9.44/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.4 x11-libs/libview/libview-0.6.2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild?r1=1.3&r2=1.4
17
18 Index: libview-0.6.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- libview-0.6.2.ebuild 12 Jan 2009 21:41:05 -0000 1.3
25 +++ libview-0.6.2.ebuild 29 Mar 2011 07:20:54 -0000 1.4
26 @@ -1,6 +1,8 @@
27 -# Copyright 1999-2009 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild,v 1.3 2009/01/12 21:41:05 maekke Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild,v 1.4 2011/03/29 07:20:54 nirbheek Exp $
32 +
33 +EAPI="1"
34
35 inherit gnome2 eutils
36
37 @@ -13,8 +15,8 @@
38 KEYWORDS="amd64 x86"
39 IUSE=""
40
41 -RDEPEND=">=x11-libs/gtk+-2.4.0
42 - >=dev-cpp/gtkmm-2.4"
43 +RDEPEND=">=x11-libs/gtk+-2.4.0:2
44 + dev-cpp/gtkmm:2.4"
45 DEPEND="${RDEPEND}
46 dev-util/pkgconfig"
47
48
49
50
51 1.12 x11-libs/libview/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/ChangeLog?rev=1.12&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/ChangeLog?rev=1.12&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/ChangeLog?r1=1.11&r2=1.12
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v
60 retrieving revision 1.11
61 retrieving revision 1.12
62 diff -u -r1.11 -r1.12
63 --- ChangeLog 2 Sep 2010 12:57:40 -0000 1.11
64 +++ ChangeLog 29 Mar 2011 07:20:54 -0000 1.12
65 @@ -1,6 +1,11 @@
66 # ChangeLog for x11-libs/libview
67 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.11 2010/09/02 12:57:40 vadimk Exp $
69 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
70 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.12 2011/03/29 07:20:54 nirbheek Exp $
71 +
72 + 29 Mar 2011; Nirbheek Chauhan <nirbheek@g.o>
73 + libview-0.5.6-r1.ebuild, libview-0.6.1.ebuild, libview-0.6.2.ebuild,
74 + libview-0.6.6.ebuild:
75 + Fix slot-deps on gnome libs
76
77 *libview-0.6.6 (02 Sep 2010)
78
79
80
81
82 1.4 x11-libs/libview/libview-0.5.6-r1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.5.6-r1.ebuild?rev=1.4&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.5.6-r1.ebuild?rev=1.4&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.5.6-r1.ebuild?r1=1.3&r2=1.4
87
88 Index: libview-0.5.6-r1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.5.6-r1.ebuild,v
91 retrieving revision 1.3
92 retrieving revision 1.4
93 diff -u -r1.3 -r1.4
94 --- libview-0.5.6-r1.ebuild 21 Jul 2007 06:51:46 -0000 1.3
95 +++ libview-0.5.6-r1.ebuild 29 Mar 2011 07:20:54 -0000 1.4
96 @@ -1,6 +1,8 @@
97 -# Copyright 1999-2007 Gentoo Foundation
98 +# Copyright 1999-2011 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.5.6-r1.ebuild,v 1.3 2007/07/21 06:51:46 vapier Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.5.6-r1.ebuild,v 1.4 2011/03/29 07:20:54 nirbheek Exp $
102 +
103 +EAPI="1"
104
105 inherit gnome2 eutils
106
107 @@ -13,8 +15,8 @@
108 KEYWORDS="~amd64 ~x86"
109 IUSE=""
110
111 -RDEPEND=">=x11-libs/gtk+-2.4.0
112 - >=dev-cpp/gtkmm-2.4"
113 +RDEPEND=">=x11-libs/gtk+-2.4.0:2
114 + dev-cpp/gtkmm:2.4"
115 DEPEND="${RDEPEND}
116 dev-util/pkgconfig"
117
118
119
120
121 1.2 x11-libs/libview/libview-0.6.1.ebuild
122
123 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.1.ebuild?rev=1.2&view=markup
124 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.1.ebuild?rev=1.2&content-type=text/plain
125 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.1.ebuild?r1=1.1&r2=1.2
126
127 Index: libview-0.6.1.ebuild
128 ===================================================================
129 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.1.ebuild,v
130 retrieving revision 1.1
131 retrieving revision 1.2
132 diff -u -r1.1 -r1.2
133 --- libview-0.6.1.ebuild 28 Oct 2007 20:06:49 -0000 1.1
134 +++ libview-0.6.1.ebuild 29 Mar 2011 07:20:54 -0000 1.2
135 @@ -1,6 +1,8 @@
136 -# Copyright 1999-2007 Gentoo Foundation
137 +# Copyright 1999-2011 Gentoo Foundation
138 # Distributed under the terms of the GNU General Public License v2
139 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.1.ebuild,v 1.1 2007/10/28 20:06:49 compnerd Exp $
140 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.1.ebuild,v 1.2 2011/03/29 07:20:54 nirbheek Exp $
141 +
142 +EAPI="1"
143
144 inherit gnome2 eutils
145
146 @@ -13,8 +15,8 @@
147 KEYWORDS="~amd64 ~x86"
148 IUSE=""
149
150 -RDEPEND=">=x11-libs/gtk+-2.4.0
151 - >=dev-cpp/gtkmm-2.4"
152 +RDEPEND=">=x11-libs/gtk+-2.4.0:2
153 + dev-cpp/gtkmm:2.4"
154 DEPEND="${RDEPEND}
155 dev-util/pkgconfig"
156
157
158
159
160 1.2 x11-libs/libview/libview-0.6.6.ebuild
161
162 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.6.ebuild?rev=1.2&view=markup
163 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.6.ebuild?rev=1.2&content-type=text/plain
164 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libview/libview-0.6.6.ebuild?r1=1.1&r2=1.2
165
166 Index: libview-0.6.6.ebuild
167 ===================================================================
168 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.6.ebuild,v
169 retrieving revision 1.1
170 retrieving revision 1.2
171 diff -u -r1.1 -r1.2
172 --- libview-0.6.6.ebuild 2 Sep 2010 12:57:40 -0000 1.1
173 +++ libview-0.6.6.ebuild 29 Mar 2011 07:20:54 -0000 1.2
174 @@ -1,6 +1,6 @@
175 -# Copyright 1999-2010 Gentoo Foundation
176 +# Copyright 1999-2011 Gentoo Foundation
177 # Distributed under the terms of the GNU General Public License v2
178 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.6.ebuild,v 1.1 2010/09/02 12:57:40 vadimk Exp $
179 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.6.ebuild,v 1.2 2011/03/29 07:20:54 nirbheek Exp $
180
181 EAPI=3
182
183 @@ -15,8 +15,8 @@
184 KEYWORDS="~amd64 ~x86"
185 IUSE=""
186
187 -RDEPEND=">=x11-libs/gtk+-2.4.0
188 - >=dev-cpp/gtkmm-2.4"
189 +RDEPEND=">=x11-libs/gtk+-2.4.0:2
190 + dev-cpp/gtkmm:2.4"
191 DEPEND="${RDEPEND}
192 dev-util/pkgconfig"