summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-01 00:26:21 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-01 00:26:21 +0000
commit4e3d10cf8c75385094a4fabe84447b0861a925ba (patch)
treeb3f616e5975cceac6b99f6c018877ea17614d039 /app-misc/beanstalkd
parentinherit multilib for get_libdir, and user for enewgroup and enewuser (diff)
downloadgentoo-2-4e3d10cf8c75385094a4fabe84447b0861a925ba.tar.gz
gentoo-2-4e3d10cf8c75385094a4fabe84447b0861a925ba.tar.bz2
gentoo-2-4e3d10cf8c75385094a4fabe84447b0861a925ba.zip
inherit user for enewuser
(Portage version: 2.2.0_alpha108_p9/cvs/Linux i686)
Diffstat (limited to 'app-misc/beanstalkd')
-rw-r--r--app-misc/beanstalkd/ChangeLog7
-rw-r--r--app-misc/beanstalkd/beanstalkd-1.3.ebuild6
-rw-r--r--app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild6
-rw-r--r--app-misc/beanstalkd/beanstalkd-1.4.6.ebuild6
-rw-r--r--app-misc/beanstalkd/beanstalkd-1.5.ebuild4
-rw-r--r--app-misc/beanstalkd/beanstalkd-1.6.ebuild4
6 files changed, 19 insertions, 14 deletions
diff --git a/app-misc/beanstalkd/ChangeLog b/app-misc/beanstalkd/ChangeLog
index d13db9e94dbf..b9cfb989bc66 100644
--- a/app-misc/beanstalkd/ChangeLog
+++ b/app-misc/beanstalkd/ChangeLog
@@ -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)
diff --git a/app-misc/beanstalkd/beanstalkd-1.3.ebuild b/app-misc/beanstalkd/beanstalkd-1.3.ebuild
index 2697bd68df31..1cd85382e781 100644
--- a/app-misc/beanstalkd/beanstalkd-1.3.ebuild
+++ b/app-misc/beanstalkd/beanstalkd-1.3.ebuild
@@ -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"
diff --git a/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild b/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild
index 30cad4689a6a..6edf32c74664 100644
--- a/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild
+++ b/app-misc/beanstalkd/beanstalkd-1.4.6-r1.ebuild
@@ -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/"
diff --git a/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild b/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild
index e8d2ac83487b..0b58cceb2ee0 100644
--- a/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild
+++ b/app-misc/beanstalkd/beanstalkd-1.4.6.ebuild
@@ -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/"
diff --git a/app-misc/beanstalkd/beanstalkd-1.5.ebuild b/app-misc/beanstalkd/beanstalkd-1.5.ebuild
index 02492d6fffb9..44a4a982ddbf 100644
--- a/app-misc/beanstalkd/beanstalkd-1.5.ebuild
+++ b/app-misc/beanstalkd/beanstalkd-1.5.ebuild
@@ -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/"
diff --git a/app-misc/beanstalkd/beanstalkd-1.6.ebuild b/app-misc/beanstalkd/beanstalkd-1.6.ebuild
index 307ff8daac5a..d9944dd9cb9a 100644
--- a/app-misc/beanstalkd/beanstalkd-1.6.ebuild
+++ b/app-misc/beanstalkd/beanstalkd-1.6.ebuild
@@ -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/"