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-util/codeblocks: codeblocks-1.0_pre20070511.ebuild ChangeLog codeblocks-1.0_pre20070124.ebuild codeblocks-1.0_pre20070404.ebuild codeblocks-1.0_pre20070618.ebuild
Date: Sat, 22 Sep 2007 22:07:34
Message-Id: E1IZD0T-0005pe-HG@stork.gentoo.org
1 jurek 07/09/22 21:59:21
2
3 Modified: codeblocks-1.0_pre20070511.ebuild ChangeLog
4 codeblocks-1.0_pre20070124.ebuild
5 codeblocks-1.0_pre20070404.ebuild
6 codeblocks-1.0_pre20070618.ebuild
7 Log:
8 dev-util/codeblocks: Added app-arch/zip dependency (bug #190851)
9 (Portage version: 2.1.3.9)
10
11 Revision Changes Path
12 1.2 dev-util/codeblocks/codeblocks-1.0_pre20070511.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070511.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070511.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070511.ebuild?r1=1.1&r2=1.2
17
18 Index: codeblocks-1.0_pre20070511.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070511.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- codeblocks-1.0_pre20070511.ebuild 12 May 2007 17:40:44 -0000 1.1
25 +++ codeblocks-1.0_pre20070511.ebuild 22 Sep 2007 21:59:21 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2007 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070511.ebuild,v 1.1 2007/05/12 17:40:44 jurek Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070511.ebuild,v 1.2 2007/09/22 21:59:21 jurek Exp $
31
32 #
33 # WARNING:
34 @@ -26,7 +26,8 @@
35 DEPEND="${RDEPEND}
36 >=sys-devel/autoconf-2.5
37 >=sys-devel/automake-1.7
38 - >=sys-devel/libtool-1.4"
39 + >=sys-devel/libtool-1.4
40 + app-arch/zip"
41
42 pkg_setup() {
43 if use unicode; then
44
45
46
47 1.9 dev-util/codeblocks/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/ChangeLog?rev=1.9&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/ChangeLog?rev=1.9&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/ChangeLog?r1=1.8&r2=1.9
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-util/codeblocks/ChangeLog,v
56 retrieving revision 1.8
57 retrieving revision 1.9
58 diff -u -r1.8 -r1.9
59 --- ChangeLog 18 Jun 2007 17:59:52 -0000 1.8
60 +++ ChangeLog 22 Sep 2007 21:59:21 -0000 1.9
61 @@ -1,6 +1,11 @@
62 # ChangeLog for dev-util/codeblocks
63 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/ChangeLog,v 1.8 2007/06/18 17:59:52 jurek Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/ChangeLog,v 1.9 2007/09/22 21:59:21 jurek Exp $
66 +
67 + 22 Sep 2007; Jurek Bartuszek <jurek@g.o>
68 + codeblocks-1.0_pre20070124.ebuild, codeblocks-1.0_pre20070404.ebuild,
69 + codeblocks-1.0_pre20070511.ebuild, codeblocks-1.0_pre20070618.ebuild:
70 + Added app-arch/zip dependency (bug #190851)
71
72 *codeblocks-1.0_pre20070618 (18 Jun 2007)
73
74
75
76
77 1.6 dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild?rev=1.6&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild?rev=1.6&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild?r1=1.5&r2=1.6
82
83 Index: codeblocks-1.0_pre20070124.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild,v
86 retrieving revision 1.5
87 retrieving revision 1.6
88 diff -u -r1.5 -r1.6
89 --- codeblocks-1.0_pre20070124.ebuild 4 Apr 2007 17:21:18 -0000 1.5
90 +++ codeblocks-1.0_pre20070124.ebuild 22 Sep 2007 21:59:21 -0000 1.6
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2007 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild,v 1.5 2007/04/04 17:21:18 welp Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild,v 1.6 2007/09/22 21:59:21 jurek Exp $
96
97 #
98 # WARNING:
99 @@ -26,7 +26,8 @@
100 DEPEND="${RDEPEND}
101 >=sys-devel/autoconf-2.5
102 >=sys-devel/automake-1.7
103 - >=sys-devel/libtool-1.4"
104 + >=sys-devel/libtool-1.4
105 + app-arch/zip"
106
107 pkg_setup() {
108 if use unicode; then
109
110
111
112 1.2 dev-util/codeblocks/codeblocks-1.0_pre20070404.ebuild
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070404.ebuild?rev=1.2&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070404.ebuild?rev=1.2&content-type=text/plain
116 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070404.ebuild?r1=1.1&r2=1.2
117
118 Index: codeblocks-1.0_pre20070404.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070404.ebuild,v
121 retrieving revision 1.1
122 retrieving revision 1.2
123 diff -u -r1.1 -r1.2
124 --- codeblocks-1.0_pre20070404.ebuild 4 Apr 2007 21:11:48 -0000 1.1
125 +++ codeblocks-1.0_pre20070404.ebuild 22 Sep 2007 21:59:21 -0000 1.2
126 @@ -1,6 +1,6 @@
127 # Copyright 1999-2007 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070404.ebuild,v 1.1 2007/04/04 21:11:48 jurek Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070404.ebuild,v 1.2 2007/09/22 21:59:21 jurek Exp $
131
132 #
133 # WARNING:
134 @@ -26,7 +26,8 @@
135 DEPEND="${RDEPEND}
136 >=sys-devel/autoconf-2.5
137 >=sys-devel/automake-1.7
138 - >=sys-devel/libtool-1.4"
139 + >=sys-devel/libtool-1.4
140 + app-arch/zip"
141
142 pkg_setup() {
143 if use unicode; then
144
145
146
147 1.2 dev-util/codeblocks/codeblocks-1.0_pre20070618.ebuild
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070618.ebuild?rev=1.2&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070618.ebuild?rev=1.2&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070618.ebuild?r1=1.1&r2=1.2
152
153 Index: codeblocks-1.0_pre20070618.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070618.ebuild,v
156 retrieving revision 1.1
157 retrieving revision 1.2
158 diff -u -r1.1 -r1.2
159 --- codeblocks-1.0_pre20070618.ebuild 18 Jun 2007 17:59:52 -0000 1.1
160 +++ codeblocks-1.0_pre20070618.ebuild 22 Sep 2007 21:59:21 -0000 1.2
161 @@ -1,6 +1,6 @@
162 # Copyright 1999-2007 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070618.ebuild,v 1.1 2007/06/18 17:59:52 jurek Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070618.ebuild,v 1.2 2007/09/22 21:59:21 jurek Exp $
166
167 #
168 # WARNING:
169 @@ -26,7 +26,8 @@
170 DEPEND="${RDEPEND}
171 >=sys-devel/autoconf-2.5
172 >=sys-devel/automake-1.7
173 - >=sys-devel/libtool-1.4"
174 + >=sys-devel/libtool-1.4
175 + app-arch/zip"
176
177 pkg_setup() {
178 if use unicode; then
179
180
181
182 --
183 gentoo-commits@g.o mailing list