Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/beanstalkd: beanstalkd-1.4.6.ebuild beanstalkd-1.5.ebuild beanstalkd-1.4.6-r1.ebuild beanstalkd-1.6.ebuild beanstalkd-1.3.ebuild ChangeLog
Date: Fri, 01 Jun 2012 00:26:31
Message-Id: 20120601002621.649C42004B@flycatcher.gentoo.org
1 zmedico 12/06/01 00:26:21
2
3 Modified: beanstalkd-1.4.6.ebuild beanstalkd-1.5.ebuild
4 beanstalkd-1.4.6-r1.ebuild beanstalkd-1.6.ebuild
5 beanstalkd-1.3.ebuild ChangeLog
6 Log:
7 inherit user for enewuser
8
9 (Portage version: 2.2.0_alpha108_p9/cvs/Linux i686)
10
11 Revision Changes Path
12 1.9 app-misc/beanstalkd/beanstalkd-1.4.6.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild?rev=1.9&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild?rev=1.9&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild?r1=1.8&r2=1.9
17
18 Index: beanstalkd-1.4.6.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild,v
21 retrieving revision 1.8
22 retrieving revision 1.9
23 diff -u -r1.8 -r1.9
24 --- beanstalkd-1.4.6.ebuild 1 Nov 2010 17:46:59 -0000 1.8
25 +++ beanstalkd-1.4.6.ebuild 1 Jun 2012 00:26:21 -0000 1.9
26 @@ -1,10 +1,10 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild,v 1.8 2010/11/01 17:46:59 halcy0n Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild,v 1.9 2012/06/01 00:26:21 zmedico Exp $
32
33 EAPI="3"
34
35 -inherit eutils
36 +inherit eutils user
37
38 DESCRIPTION="A fast, distributed, in-memory workqueue service"
39 HOMEPAGE="http://xph.us/software/beanstalkd/"
40
41
42
43 1.4 app-misc/beanstalkd/beanstalkd-1.5.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild?r1=1.3&r2=1.4
48
49 Index: beanstalkd-1.5.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- beanstalkd-1.5.ebuild 14 Feb 2012 21:31:44 -0000 1.3
56 +++ beanstalkd-1.5.ebuild 1 Jun 2012 00:26:21 -0000 1.4
57 @@ -1,10 +1,10 @@
58 # Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild,v 1.3 2012/02/14 21:31:44 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild,v 1.4 2012/06/01 00:26:21 zmedico Exp $
62
63 EAPI="3"
64
65 -inherit eutils
66 +inherit eutils user
67
68 DESCRIPTION="A fast, distributed, in-memory workqueue service"
69 HOMEPAGE="http://xph.us/software/beanstalkd/"
70
71
72
73 1.4 app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild?r1=1.3&r2=1.4
78
79 Index: beanstalkd-1.4.6-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- beanstalkd-1.4.6-r1.ebuild 26 Apr 2011 09:35:14 -0000 1.3
86 +++ beanstalkd-1.4.6-r1.ebuild 1 Jun 2012 00:26:21 -0000 1.4
87 @@ -1,10 +1,10 @@
88 -# Copyright 1999-2011 Gentoo Foundation
89 +# Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild,v 1.3 2011/04/26 09:35:14 tomka Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild,v 1.4 2012/06/01 00:26:21 zmedico Exp $
93
94 EAPI="3"
95
96 -inherit eutils
97 +inherit eutils user
98
99 DESCRIPTION="A fast, distributed, in-memory workqueue service"
100 HOMEPAGE="http://xph.us/software/beanstalkd/"
101
102
103
104 1.2 app-misc/beanstalkd/beanstalkd-1.6.ebuild
105
106 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild?rev=1.2&view=markup
107 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild?rev=1.2&content-type=text/plain
108 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild?r1=1.1&r2=1.2
109
110 Index: beanstalkd-1.6.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild,v
113 retrieving revision 1.1
114 retrieving revision 1.2
115 diff -u -r1.1 -r1.2
116 --- beanstalkd-1.6.ebuild 18 May 2012 03:56:40 -0000 1.1
117 +++ beanstalkd-1.6.ebuild 1 Jun 2012 00:26:21 -0000 1.2
118 @@ -1,10 +1,10 @@
119 # Copyright 1999-2012 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild,v 1.1 2012/05/18 03:56:40 patrick Exp $
122 +# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild,v 1.2 2012/06/01 00:26:21 zmedico Exp $
123
124 EAPI="3"
125
126 -inherit eutils
127 +inherit eutils user
128
129 DESCRIPTION="A fast, distributed, in-memory workqueue service"
130 HOMEPAGE="http://xph.us/software/beanstalkd/"
131
132
133
134 1.8 app-misc/beanstalkd/beanstalkd-1.3.ebuild
135
136 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild?rev=1.8&view=markup
137 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild?rev=1.8&content-type=text/plain
138 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild?r1=1.7&r2=1.8
139
140 Index: beanstalkd-1.3.ebuild
141 ===================================================================
142 RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild,v
143 retrieving revision 1.7
144 retrieving revision 1.8
145 diff -u -r1.7 -r1.8
146 --- beanstalkd-1.3.ebuild 1 Nov 2010 17:46:59 -0000 1.7
147 +++ beanstalkd-1.3.ebuild 1 Jun 2012 00:26:21 -0000 1.8
148 @@ -1,8 +1,8 @@
149 -# Copyright 1999-2010 Gentoo Foundation
150 +# Copyright 1999-2012 Gentoo Foundation
151 # Distributed under the terms of the GNU General Public License v2
152 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild,v 1.7 2010/11/01 17:46:59 halcy0n Exp $
153 +# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild,v 1.8 2012/06/01 00:26:21 zmedico Exp $
154
155 -inherit eutils
156 +inherit eutils user
157
158 RESTRICT="test"
159
160
161
162
163 1.28 app-misc/beanstalkd/ChangeLog
164
165 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/ChangeLog?rev=1.28&view=markup
166 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/ChangeLog?rev=1.28&content-type=text/plain
167 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/ChangeLog?r1=1.27&r2=1.28
168
169 Index: ChangeLog
170 ===================================================================
171 RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v
172 retrieving revision 1.27
173 retrieving revision 1.28
174 diff -u -r1.27 -r1.28
175 --- ChangeLog 18 May 2012 03:56:40 -0000 1.27
176 +++ ChangeLog 1 Jun 2012 00:26:21 -0000 1.28
177 @@ -1,6 +1,11 @@
178 # ChangeLog for app-misc/beanstalkd
179 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
180 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v 1.27 2012/05/18 03:56:40 patrick Exp $
181 +# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v 1.28 2012/06/01 00:26:21 zmedico Exp $
182 +
183 + 01 Jun 2012; Zac Medico <zmedico@g.o> beanstalkd-1.3.ebuild,
184 + beanstalkd-1.4.6-r1.ebuild, beanstalkd-1.4.6.ebuild, beanstalkd-1.5.ebuild,
185 + beanstalkd-1.6.ebuild:
186 + inherit user for enewuser
187
188 *beanstalkd-1.6 (18 May 2012)