Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/man-pages: man-pages-3.01.ebuild ChangeLog man-pages-3.04.ebuild man-pages-3.00.ebuild man-pages-2.80.ebuild man-pages-3.03.ebuild man-pages-3.05.ebuild
Date: Tue, 29 Jul 2008 12:57:37
Message-Id: E1KNoli-00045x-CV@stork.gentoo.org
1 flameeyes 08/07/29 12:57:34
2
3 Modified: man-pages-3.01.ebuild ChangeLog
4 man-pages-3.04.ebuild man-pages-3.00.ebuild
5 man-pages-2.80.ebuild man-pages-3.03.ebuild
6 man-pages-3.05.ebuild
7 Log:
8 Fix SRC_URI so that it will work even when new releases are moved out of the base directory.
9 (Portage version: 2.2_rc2/cvs/Linux 2.6.26-gentoo x86_64)
10
11 Revision Changes Path
12 1.2 sys-apps/man-pages/man-pages-3.01.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.01.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.01.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.01.ebuild?r1=1.1&r2=1.2
17
18 Index: man-pages-3.01.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.01.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- man-pages-3.01.ebuild 28 Jun 2008 16:21:14 -0000 1.1
25 +++ man-pages-3.01.ebuild 29 Jul 2008 12:57:33 -0000 1.2
26 @@ -1,10 +1,10 @@
27 # Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.01.ebuild,v 1.1 2008/06/28 16:21:14 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.01.ebuild,v 1.2 2008/07/29 12:57:33 flameeyes Exp $
31
32 DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
33 HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
34 -SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2"
35 +SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2"
36
37 LICENSE="freedist"
38 SLOT="0"
39
40
41
42 1.115 sys-apps/man-pages/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.115&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.115&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.114&r2=1.115
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
51 retrieving revision 1.114
52 retrieving revision 1.115
53 diff -u -r1.114 -r1.115
54 --- ChangeLog 24 Jul 2008 20:51:37 -0000 1.114
55 +++ ChangeLog 29 Jul 2008 12:57:33 -0000 1.115
56 @@ -1,6 +1,12 @@
57 # ChangeLog for sys-apps/man-pages
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.114 2008/07/24 20:51:37 cardoe Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.115 2008/07/29 12:57:33 flameeyes Exp $
61 +
62 + 29 Jul 2008; Diego Pettenò <flameeyes@g.o> man-pages-2.80.ebuild,
63 + man-pages-3.00.ebuild, man-pages-3.01.ebuild, man-pages-3.03.ebuild,
64 + man-pages-3.04.ebuild, man-pages-3.05.ebuild:
65 + Fix SRC_URI so that it will work even when new releases are moved out of
66 + the base directory.
67
68 *man-pages-3.05 (24 Jul 2008)
69
70
71
72
73 1.2 sys-apps/man-pages/man-pages-3.04.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.04.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.04.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.04.ebuild?r1=1.1&r2=1.2
78
79 Index: man-pages-3.04.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.04.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- man-pages-3.04.ebuild 16 Jul 2008 14:46:52 -0000 1.1
86 +++ man-pages-3.04.ebuild 29 Jul 2008 12:57:33 -0000 1.2
87 @@ -1,12 +1,12 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.04.ebuild,v 1.1 2008/07/16 14:46:52 cardoe Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.04.ebuild,v 1.2 2008/07/29 12:57:33 flameeyes Exp $
92
93 GENTOO_PATCH=2
94
95 DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
96 HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
97 -SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2
98 +SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2
99 mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
100 http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"
101
102
103
104
105 1.3 sys-apps/man-pages/man-pages-3.00.ebuild
106
107 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.00.ebuild?rev=1.3&view=markup
108 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.00.ebuild?rev=1.3&content-type=text/plain
109 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.00.ebuild?r1=1.2&r2=1.3
110
111 Index: man-pages-3.00.ebuild
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.00.ebuild,v
114 retrieving revision 1.2
115 retrieving revision 1.3
116 diff -u -r1.2 -r1.3
117 --- man-pages-3.00.ebuild 17 Jun 2008 12:02:59 -0000 1.2
118 +++ man-pages-3.00.ebuild 29 Jul 2008 12:57:33 -0000 1.3
119 @@ -1,10 +1,10 @@
120 # Copyright 1999-2008 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.00.ebuild,v 1.2 2008/06/17 12:02:59 vapier Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.00.ebuild,v 1.3 2008/07/29 12:57:33 flameeyes Exp $
124
125 DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
126 HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
127 -SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2"
128 +SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2"
129
130 LICENSE="freedist"
131 SLOT="0"
132
133
134
135 1.3 sys-apps/man-pages/man-pages-2.80.ebuild
136
137 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.80.ebuild?rev=1.3&view=markup
138 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.80.ebuild?rev=1.3&content-type=text/plain
139 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.80.ebuild?r1=1.2&r2=1.3
140
141 Index: man-pages-2.80.ebuild
142 ===================================================================
143 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.80.ebuild,v
144 retrieving revision 1.2
145 retrieving revision 1.3
146 diff -u -r1.2 -r1.3
147 --- man-pages-2.80.ebuild 17 Jun 2008 11:51:40 -0000 1.2
148 +++ man-pages-2.80.ebuild 29 Jul 2008 12:57:33 -0000 1.3
149 @@ -1,12 +1,12 @@
150 # Copyright 1999-2008 Gentoo Foundation
151 # Distributed under the terms of the GNU General Public License v2
152 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.80.ebuild,v 1.2 2008/06/17 11:51:40 vapier Exp $
153 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.80.ebuild,v 1.3 2008/07/29 12:57:33 flameeyes Exp $
154
155 inherit eutils
156
157 DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
158 HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
159 -SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2"
160 +SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2"
161
162 LICENSE="freedist"
163 SLOT="0"
164
165
166
167 1.2 sys-apps/man-pages/man-pages-3.03.ebuild
168
169 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.03.ebuild?rev=1.2&view=markup
170 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.03.ebuild?rev=1.2&content-type=text/plain
171 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.03.ebuild?r1=1.1&r2=1.2
172
173 Index: man-pages-3.03.ebuild
174 ===================================================================
175 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.03.ebuild,v
176 retrieving revision 1.1
177 retrieving revision 1.2
178 diff -u -r1.1 -r1.2
179 --- man-pages-3.03.ebuild 10 Jul 2008 19:16:29 -0000 1.1
180 +++ man-pages-3.03.ebuild 29 Jul 2008 12:57:33 -0000 1.2
181 @@ -1,12 +1,12 @@
182 # Copyright 1999-2008 Gentoo Foundation
183 # Distributed under the terms of the GNU General Public License v2
184 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.03.ebuild,v 1.1 2008/07/10 19:16:29 cardoe Exp $
185 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.03.ebuild,v 1.2 2008/07/29 12:57:33 flameeyes Exp $
186
187 GENTOO_PATCH=2
188
189 DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
190 HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
191 -SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2
192 +SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2
193 mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
194 http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"
195
196
197
198
199 1.2 sys-apps/man-pages/man-pages-3.05.ebuild
200
201 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild?rev=1.2&view=markup
202 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild?rev=1.2&content-type=text/plain
203 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild?r1=1.1&r2=1.2
204
205 Index: man-pages-3.05.ebuild
206 ===================================================================
207 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild,v
208 retrieving revision 1.1
209 retrieving revision 1.2
210 diff -u -r1.1 -r1.2
211 --- man-pages-3.05.ebuild 24 Jul 2008 20:51:37 -0000 1.1
212 +++ man-pages-3.05.ebuild 29 Jul 2008 12:57:33 -0000 1.2
213 @@ -1,12 +1,12 @@
214 # Copyright 1999-2008 Gentoo Foundation
215 # Distributed under the terms of the GNU General Public License v2
216 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild,v 1.1 2008/07/24 20:51:37 cardoe Exp $
217 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild,v 1.2 2008/07/29 12:57:33 flameeyes Exp $
218
219 GENTOO_PATCH=2
220
221 DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
222 HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
223 -SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2
224 +SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2
225 mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
226 http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"