Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/obconf: obconf-2.0.3.ebuild obconf-2.0.3-r1.ebuild obconf-9999.ebuild ChangeLog obconf-2.0.3_p20110314.ebuild
Date: Tue, 29 Mar 2011 13:05:27
Message-Id: 20110329130512.417F720054@flycatcher.gentoo.org
1 angelos 11/03/29 13:05:12
2
3 Modified: obconf-2.0.3.ebuild obconf-2.0.3-r1.ebuild
4 obconf-9999.ebuild ChangeLog
5 obconf-2.0.3_p20110314.ebuild
6 Log:
7 Fix gtk+ slot deps
8
9 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.11 x11-misc/obconf/obconf-2.0.3.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3.ebuild?rev=1.11&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3.ebuild?rev=1.11&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3.ebuild?r1=1.10&r2=1.11
17
18 Index: obconf-2.0.3.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3.ebuild,v
21 retrieving revision 1.10
22 retrieving revision 1.11
23 diff -u -r1.10 -r1.11
24 --- obconf-2.0.3.ebuild 23 Feb 2010 21:58:57 -0000 1.10
25 +++ obconf-2.0.3.ebuild 29 Mar 2011 13:05:12 -0000 1.11
26 @@ -1,7 +1,8 @@
27 -# Copyright 1999-2010 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-misc/obconf/obconf-2.0.3.ebuild,v 1.10 2010/02/23 21:58:57 armin76 Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3.ebuild,v 1.11 2011/03/29 13:05:12 angelos Exp $
32
33 +EAPI=1
34 inherit fdo-mime
35
36 DESCRIPTION="ObConf is a tool for configuring the Openbox window manager."
37 @@ -13,8 +14,8 @@
38 KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
39 IUSE="nls"
40
41 -RDEPEND=">=gnome-base/libglade-2
42 - >=x11-libs/gtk+-2
43 +RDEPEND="gnome-base/libglade:2.0
44 + x11-libs/gtk+:2
45 x11-libs/startup-notification
46 >=x11-wm/openbox-3.4.2
47 nls? ( sys-devel/gettext )"
48
49
50
51 1.7 x11-misc/obconf/obconf-2.0.3-r1.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3-r1.ebuild?rev=1.7&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3-r1.ebuild?rev=1.7&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3-r1.ebuild?r1=1.6&r2=1.7
56
57 Index: obconf-2.0.3-r1.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3-r1.ebuild,v
60 retrieving revision 1.6
61 retrieving revision 1.7
62 diff -u -r1.6 -r1.7
63 --- obconf-2.0.3-r1.ebuild 27 Mar 2011 15:05:01 -0000 1.6
64 +++ obconf-2.0.3-r1.ebuild 29 Mar 2011 13:05:12 -0000 1.7
65 @@ -1,6 +1,6 @@
66 # Copyright 1999-2011 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3-r1.ebuild,v 1.6 2011/03/27 15:05:01 klausman Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3-r1.ebuild,v 1.7 2011/03/29 13:05:12 angelos Exp $
70
71 EAPI="2"
72
73 @@ -15,7 +15,7 @@
74 KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
75 IUSE="nls"
76
77 -RDEPEND=">=gnome-base/libglade-2
78 +RDEPEND="gnome-base/libglade:2.0
79 x11-libs/gtk+:2
80 x11-libs/startup-notification
81 >=x11-wm/openbox-3.4.2"
82
83
84
85 1.7 x11-misc/obconf/obconf-9999.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild?rev=1.7&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild?rev=1.7&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild?r1=1.6&r2=1.7
90
91 Index: obconf-9999.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild,v
94 retrieving revision 1.6
95 retrieving revision 1.7
96 diff -u -r1.6 -r1.7
97 --- obconf-9999.ebuild 14 Mar 2011 17:04:00 -0000 1.6
98 +++ obconf-9999.ebuild 29 Mar 2011 13:05:12 -0000 1.7
99 @@ -1,6 +1,6 @@
100 # Copyright 1999-2011 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild,v 1.6 2011/03/14 17:04:00 hwoarang Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild,v 1.7 2011/03/29 13:05:12 angelos Exp $
104
105 EAPI="2"
106
107 @@ -16,7 +16,7 @@
108 KEYWORDS=""
109 IUSE="nls"
110
111 -RDEPEND=">=gnome-base/libglade-2
112 +RDEPEND="gnome-base/libglade:2.0
113 x11-libs/gtk+:2
114 x11-libs/startup-notification
115 >=x11-wm/openbox-3.4.2"
116
117
118
119 1.74 x11-misc/obconf/ChangeLog
120
121 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/ChangeLog?rev=1.74&view=markup
122 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/ChangeLog?rev=1.74&content-type=text/plain
123 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/ChangeLog?r1=1.73&r2=1.74
124
125 Index: ChangeLog
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v
128 retrieving revision 1.73
129 retrieving revision 1.74
130 diff -u -r1.73 -r1.74
131 --- ChangeLog 27 Mar 2011 15:05:01 -0000 1.73
132 +++ ChangeLog 29 Mar 2011 13:05:12 -0000 1.74
133 @@ -1,6 +1,10 @@
134 # ChangeLog for x11-misc/obconf
135 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
136 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.73 2011/03/27 15:05:01 klausman Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.74 2011/03/29 13:05:12 angelos Exp $
138 +
139 + 29 Mar 2011; Christoph Mende <angelos@g.o> obconf-2.0.3.ebuild,
140 + obconf-2.0.3-r1.ebuild, obconf-2.0.3_p20110314.ebuild, obconf-9999.ebuild:
141 + Fix gtk+ slot deps
142
143 27 Mar 2011; Tobias Klausmann <klausman@g.o> obconf-2.0.3-r1.ebuild:
144 Stable on alpha, bug #358543
145
146
147
148 1.6 x11-misc/obconf/obconf-2.0.3_p20110314.ebuild
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild?rev=1.6&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild?rev=1.6&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild?r1=1.5&r2=1.6
153
154 Index: obconf-2.0.3_p20110314.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild,v
157 retrieving revision 1.5
158 retrieving revision 1.6
159 diff -u -r1.5 -r1.6
160 --- obconf-2.0.3_p20110314.ebuild 14 Mar 2011 17:04:00 -0000 1.5
161 +++ obconf-2.0.3_p20110314.ebuild 29 Mar 2011 13:05:12 -0000 1.6
162 @@ -1,6 +1,6 @@
163 # Copyright 1999-2011 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild,v 1.5 2011/03/14 17:04:00 hwoarang Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20110314.ebuild,v 1.6 2011/03/29 13:05:12 angelos Exp $
167
168 EAPI=2
169 inherit autotools fdo-mime
170 @@ -14,7 +14,7 @@
171 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
172 IUSE="nls"
173
174 -RDEPEND=">=gnome-base/libglade-2
175 +RDEPEND="gnome-base/libglade:2.0
176 x11-libs/gtk+:2
177 x11-libs/startup-notification
178 >=x11-wm/openbox-3.5.0_pre20110313"