* [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
@ 2012-06-01 0:26 Zac Medico (zmedico)
0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2012-06-01 0:26 UTC (permalink / raw
To: gentoo-commits
zmedico 12/06/01 00:26:21
Modified: beanstalkd-1.4.6.ebuild beanstalkd-1.5.ebuild
beanstalkd-1.4.6-r1.ebuild beanstalkd-1.6.ebuild
beanstalkd-1.3.ebuild ChangeLog
Log:
inherit user for enewuser
(Portage version: 2.2.0_alpha108_p9/cvs/Linux i686)
Revision Changes Path
1.9 app-misc/beanstalkd/beanstalkd-1.4.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild?r1=1.8&r2=1.9
Index: beanstalkd-1.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- beanstalkd-1.4.6.ebuild 1 Nov 2010 17:46:59 -0000 1.8
+++ beanstalkd-1.4.6.ebuild 1 Jun 2012 00:26:21 -0000 1.9
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild,v 1.8 2010/11/01 17:46:59 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild,v 1.9 2012/06/01 00:26:21 zmedico Exp $
EAPI="3"
-inherit eutils
+inherit eutils user
DESCRIPTION="A fast, distributed, in-memory workqueue service"
HOMEPAGE="http://xph.us/software/beanstalkd/"
1.4 app-misc/beanstalkd/beanstalkd-1.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild?r1=1.3&r2=1.4
Index: beanstalkd-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- beanstalkd-1.5.ebuild 14 Feb 2012 21:31:44 -0000 1.3
+++ beanstalkd-1.5.ebuild 1 Jun 2012 00:26:21 -0000 1.4
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild,v 1.3 2012/02/14 21:31:44 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.5.ebuild,v 1.4 2012/06/01 00:26:21 zmedico Exp $
EAPI="3"
-inherit eutils
+inherit eutils user
DESCRIPTION="A fast, distributed, in-memory workqueue service"
HOMEPAGE="http://xph.us/software/beanstalkd/"
1.4 app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild?rev=1.4&view=markup
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
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild?r1=1.3&r2=1.4
Index: beanstalkd-1.4.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- beanstalkd-1.4.6-r1.ebuild 26 Apr 2011 09:35:14 -0000 1.3
+++ beanstalkd-1.4.6-r1.ebuild 1 Jun 2012 00:26:21 -0000 1.4
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI="3"
-inherit eutils
+inherit eutils user
DESCRIPTION="A fast, distributed, in-memory workqueue service"
HOMEPAGE="http://xph.us/software/beanstalkd/"
1.2 app-misc/beanstalkd/beanstalkd-1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild?r1=1.1&r2=1.2
Index: beanstalkd-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- beanstalkd-1.6.ebuild 18 May 2012 03:56:40 -0000 1.1
+++ beanstalkd-1.6.ebuild 1 Jun 2012 00:26:21 -0000 1.2
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild,v 1.1 2012/05/18 03:56:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.6.ebuild,v 1.2 2012/06/01 00:26:21 zmedico Exp $
EAPI="3"
-inherit eutils
+inherit eutils user
DESCRIPTION="A fast, distributed, in-memory workqueue service"
HOMEPAGE="http://xph.us/software/beanstalkd/"
1.8 app-misc/beanstalkd/beanstalkd-1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild?r1=1.7&r2=1.8
Index: beanstalkd-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- beanstalkd-1.3.ebuild 1 Nov 2010 17:46:59 -0000 1.7
+++ beanstalkd-1.3.ebuild 1 Jun 2012 00:26:21 -0000 1.8
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild,v 1.7 2010/11/01 17:46:59 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild,v 1.8 2012/06/01 00:26:21 zmedico Exp $
-inherit eutils
+inherit eutils user
RESTRICT="test"
1.28 app-misc/beanstalkd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/beanstalkd/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 18 May 2012 03:56:40 -0000 1.27
+++ ChangeLog 1 Jun 2012 00:26:21 -0000 1.28
@@ -1,6 +1,11 @@
# ChangeLog for app-misc/beanstalkd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v 1.27 2012/05/18 03:56:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/ChangeLog,v 1.28 2012/06/01 00:26:21 zmedico Exp $
+
+ 01 Jun 2012; Zac Medico <zmedico@gentoo.org> beanstalkd-1.3.ebuild,
+ beanstalkd-1.4.6-r1.ebuild, beanstalkd-1.4.6.ebuild, beanstalkd-1.5.ebuild,
+ beanstalkd-1.6.ebuild:
+ inherit user for enewuser
*beanstalkd-1.6 (18 May 2012)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-01 0:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01 0:26 [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 Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox