Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Pod-Simple: Pod-Simple-3.170.0.ebuild Pod-Simple-3.15.ebuild Pod-Simple-3.180.0.ebuild ChangeLog Pod-Simple-3.14.ebuild Pod-Simple-3.160.0.ebuild
Date: Sat, 30 Jul 2011 12:23:12
Message-Id: 20110730122301.4F4CB2004B@flycatcher.gentoo.org
1 tove 11/07/30 12:23:01
2
3 Modified: Pod-Simple-3.170.0.ebuild Pod-Simple-3.15.ebuild
4 Pod-Simple-3.180.0.ebuild ChangeLog
5 Pod-Simple-3.14.ebuild Pod-Simple-3.160.0.ebuild
6 Log:
7 Drop ~sparc-fbsd KEYWORD
8
9 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild?r1=1.1&r2=1.2
17
18 Index: Pod-Simple-3.170.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- Pod-Simple-3.170.0.ebuild 10 Jul 2011 16:05:50 -0000 1.1
25 +++ Pod-Simple-3.170.0.ebuild 30 Jul 2011 12:23:01 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild,v 1.1 2011/07/10 16:05:50 tove Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild,v 1.2 2011/07/30 12:23:01 tove Exp $
31
32 EAPI=4
33
34 @@ -11,7 +11,7 @@
35 DESCRIPTION="Framework for parsing Pod"
36
37 SLOT="0"
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
39 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
40 IUSE=""
41
42 DEPEND=">=virtual/perl-Pod-Escapes-1.04"
43
44
45
46 1.3 perl-core/Pod-Simple/Pod-Simple-3.15.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.15.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.15.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.15.ebuild?r1=1.2&r2=1.3
51
52 Index: Pod-Simple-3.15.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.15.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- Pod-Simple-3.15.ebuild 15 Nov 2010 10:19:31 -0000 1.2
59 +++ Pod-Simple-3.15.ebuild 30 Jul 2011 12:23:01 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2010 Gentoo Foundation
62 +# Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.15.ebuild,v 1.2 2010/11/15 10:19:31 grobian Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.15.ebuild,v 1.3 2011/07/30 12:23:01 tove Exp $
66
67 EAPI=3
68
69 @@ -10,7 +10,7 @@
70 DESCRIPTION="Framework for parsing Pod"
71
72 SLOT="0"
73 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
74 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
75 IUSE=""
76
77 DEPEND=">=virtual/perl-Pod-Escapes-1.04"
78
79
80
81 1.2 perl-core/Pod-Simple/Pod-Simple-3.180.0.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.180.0.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.180.0.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.180.0.ebuild?r1=1.1&r2=1.2
86
87 Index: Pod-Simple-3.180.0.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.180.0.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- Pod-Simple-3.180.0.ebuild 17 Jul 2011 08:44:17 -0000 1.1
94 +++ Pod-Simple-3.180.0.ebuild 30 Jul 2011 12:23:01 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2011 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.180.0.ebuild,v 1.1 2011/07/17 08:44:17 tove Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.180.0.ebuild,v 1.2 2011/07/30 12:23:01 tove Exp $
100
101 EAPI=4
102
103 @@ -11,7 +11,7 @@
104 DESCRIPTION="Framework for parsing Pod"
105
106 SLOT="0"
107 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
108 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
109 IUSE=""
110
111 DEPEND=">=virtual/perl-Pod-Escapes-1.04"
112
113
114
115 1.29 perl-core/Pod-Simple/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?rev=1.29&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?rev=1.29&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?r1=1.28&r2=1.29
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v
124 retrieving revision 1.28
125 retrieving revision 1.29
126 diff -u -r1.28 -r1.29
127 --- ChangeLog 17 Jul 2011 08:44:17 -0000 1.28
128 +++ ChangeLog 30 Jul 2011 12:23:01 -0000 1.29
129 @@ -1,6 +1,11 @@
130 # ChangeLog for perl-core/Pod-Simple
131 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.28 2011/07/17 08:44:17 tove Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.29 2011/07/30 12:23:01 tove Exp $
134 +
135 + 30 Jul 2011; Torsten Veller <tove@g.o> Pod-Simple-3.14.ebuild,
136 + Pod-Simple-3.15.ebuild, Pod-Simple-3.160.0.ebuild, Pod-Simple-3.170.0.ebuild,
137 + Pod-Simple-3.180.0.ebuild:
138 + Drop ~sparc-fbsd KEYWORD
139
140 *Pod-Simple-3.180.0 (17 Jul 2011)
141
142
143
144
145 1.9 perl-core/Pod-Simple/Pod-Simple-3.14.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild?rev=1.9&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild?rev=1.9&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild?r1=1.8&r2=1.9
150
151 Index: Pod-Simple-3.14.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v
154 retrieving revision 1.8
155 retrieving revision 1.9
156 diff -u -r1.8 -r1.9
157 --- Pod-Simple-3.14.ebuild 22 Oct 2010 18:09:07 -0000 1.8
158 +++ Pod-Simple-3.14.ebuild 30 Jul 2011 12:23:01 -0000 1.9
159 @@ -1,6 +1,6 @@
160 -# Copyright 1999-2010 Gentoo Foundation
161 +# Copyright 1999-2011 Gentoo Foundation
162 # Distributed under the terms of the GNU General Public License v2
163 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.8 2010/10/22 18:09:07 ssuominen Exp $
164 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.9 2011/07/30 12:23:01 tove Exp $
165
166 EAPI=3
167
168 @@ -10,7 +10,7 @@
169 DESCRIPTION="Framework for parsing Pod"
170
171 SLOT="0"
172 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
173 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
174 IUSE=""
175
176 DEPEND=">=virtual/perl-Pod-Escapes-1.04"
177
178
179
180 1.2 perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild
181
182 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild?rev=1.2&view=markup
183 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild?rev=1.2&content-type=text/plain
184 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild?r1=1.1&r2=1.2
185
186 Index: Pod-Simple-3.160.0.ebuild
187 ===================================================================
188 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v
189 retrieving revision 1.1
190 retrieving revision 1.2
191 diff -u -r1.1 -r1.2
192 --- Pod-Simple-3.160.0.ebuild 16 Mar 2011 07:54:38 -0000 1.1
193 +++ Pod-Simple-3.160.0.ebuild 30 Jul 2011 12:23:01 -0000 1.2
194 @@ -1,6 +1,6 @@
195 # Copyright 1999-2011 Gentoo Foundation
196 # Distributed under the terms of the GNU General Public License v2
197 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.1 2011/03/16 07:54:38 tove Exp $
198 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.2 2011/07/30 12:23:01 tove Exp $
199
200 EAPI=3
201
202 @@ -11,7 +11,7 @@
203 DESCRIPTION="Framework for parsing Pod"
204
205 SLOT="0"
206 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
207 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
208 IUSE=""
209
210 DEPEND=">=virtual/perl-Pod-Escapes-1.04"