Gentoo Archives: gentoo-commits

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