summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:02:41 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:02:41 +0000
commitebbf4c4c358558a14d177dc94a30a7d73148e3a1 (patch)
treec081c86225e0595d68e73e8e60561715970a7e51 /sys-cluster
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-ebbf4c4c358558a14d177dc94a30a7d73148e3a1.tar.gz
gentoo-2-ebbf4c4c358558a14d177dc94a30a7d73148e3a1.tar.bz2
gentoo-2-ebbf4c4c358558a14d177dc94a30a7d73148e3a1.zip
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/ChangeLog9
-rw-r--r--sys-cluster/cinder/cinder-2013.1.4.ebuild6
-rw-r--r--sys-cluster/cinder/cinder-2013.1.9999.ebuild6
-rw-r--r--sys-cluster/cinder/cinder-2013.2.1.ebuild6
-rw-r--r--sys-cluster/cinder/cinder-2013.2.9999.ebuild6
-rw-r--r--sys-cluster/cinder/cinder-9999.ebuild6
6 files changed, 22 insertions, 17 deletions
diff --git a/sys-cluster/cinder/ChangeLog b/sys-cluster/cinder/ChangeLog
index 2329c37cca97..70879fcb2b3a 100644
--- a/sys-cluster/cinder/ChangeLog
+++ b/sys-cluster/cinder/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-cluster/cinder
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.26 2013/12/19 05:34:22 prometheanfire Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.27 2014/01/08 06:02:41 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> cinder-2013.1.4.ebuild,
+ cinder-2013.1.9999.ebuild, cinder-2013.2.1.ebuild, cinder-2013.2.9999.ebuild,
+ cinder-9999.ebuild:
+ Inherit the user eclass for enewuser/etc...
*cinder-2013.2.1 (19 Dec 2013)
diff --git a/sys-cluster/cinder/cinder-2013.1.4.ebuild b/sys-cluster/cinder/cinder-2013.1.4.ebuild
index 821dad761ccf..8477640229ad 100644
--- a/sys-cluster/cinder/cinder-2013.1.4.ebuild
+++ b/sys-cluster/cinder/cinder-2013.1.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.1.4.ebuild,v 1.2 2013/11/14 04:20:23 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.1.4.ebuild,v 1.3 2014/01/08 06:02:41 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1 eutils
+inherit distutils-r1 eutils user
DESCRIPTION="Cinder is the OpenStack Block storage service. This is a spin out
of nova-volumes."
diff --git a/sys-cluster/cinder/cinder-2013.1.9999.ebuild b/sys-cluster/cinder/cinder-2013.1.9999.ebuild
index 0a42183d0719..8862a326b6e1 100644
--- a/sys-cluster/cinder/cinder-2013.1.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2013.1.9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.1.9999.ebuild,v 1.7 2013/11/14 04:20:23 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.1.9999.ebuild,v 1.8 2014/01/08 06:02:41 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1 eutils git-2
+inherit distutils-r1 eutils git-2 user
DESCRIPTION="Cinder is the OpenStack Block storage service. This is a spin out
of nova-volumes."
diff --git a/sys-cluster/cinder/cinder-2013.2.1.ebuild b/sys-cluster/cinder/cinder-2013.2.1.ebuild
index 22fb6d29898a..fc546fe42249 100644
--- a/sys-cluster/cinder/cinder-2013.2.1.ebuild
+++ b/sys-cluster/cinder/cinder-2013.2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.2.1.ebuild,v 1.1 2013/12/19 05:34:22 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.2.1.ebuild,v 1.2 2014/01/08 06:02:41 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1 eutils
+inherit distutils-r1 eutils user
DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes."
HOMEPAGE="https://launchpad.net/cinder"
diff --git a/sys-cluster/cinder/cinder-2013.2.9999.ebuild b/sys-cluster/cinder/cinder-2013.2.9999.ebuild
index ca72d4440f6e..b288abe65c75 100644
--- a/sys-cluster/cinder/cinder-2013.2.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2013.2.9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.2.9999.ebuild,v 1.3 2013/12/19 05:34:22 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.2.9999.ebuild,v 1.4 2014/01/08 06:02:41 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1 eutils git-2
+inherit distutils-r1 eutils git-2 user
DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes."
HOMEPAGE="https://launchpad.net/cinder"
diff --git a/sys-cluster/cinder/cinder-9999.ebuild b/sys-cluster/cinder/cinder-9999.ebuild
index 1cecb7b38c76..938946593ab1 100644
--- a/sys-cluster/cinder/cinder-9999.ebuild
+++ b/sys-cluster/cinder/cinder-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild,v 1.5 2013/09/27 00:52:01 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild,v 1.6 2014/01/08 06:02:41 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1 eutils git-2
+inherit distutils-r1 eutils git-2 user
DESCRIPTION="Cinder is the OpenStack Block storage service. This is a spin out
of nova-volumes."