summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-cluster/cinder/cinder-16.2.1.ebuild2
-rw-r--r--sys-cluster/cinder/cinder-17.1.0.ebuild2
-rw-r--r--sys-cluster/cinder/cinder-2020.1.9999.ebuild4
-rw-r--r--sys-cluster/cinder/cinder-2020.2.9999.ebuild4
4 files changed, 6 insertions, 6 deletions
diff --git a/sys-cluster/cinder/cinder-16.2.1.ebuild b/sys-cluster/cinder/cinder-16.2.1.ebuild
index 39e74e08f6b7..3cae0967f247 100644
--- a/sys-cluster/cinder/cinder-16.2.1.ebuild
+++ b/sys-cluster/cinder/cinder-16.2.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1 eutils linux-info
+inherit distutils-r1 linux-info
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-17.1.0.ebuild b/sys-cluster/cinder/cinder-17.1.0.ebuild
index 697b0bfd6fac..1cce5217a7ae 100644
--- a/sys-cluster/cinder/cinder-17.1.0.ebuild
+++ b/sys-cluster/cinder/cinder-17.1.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_7 python3_8 )
DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1 eutils linux-info
+inherit distutils-r1 linux-info
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-2020.1.9999.ebuild b/sys-cluster/cinder/cinder-2020.1.9999.ebuild
index 3065830afe0f..107c02739ee1 100644
--- a/sys-cluster/cinder/cinder-2020.1.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2020.1.9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1 eutils linux-info
+inherit distutils-r1 linux-info
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-2020.2.9999.ebuild b/sys-cluster/cinder/cinder-2020.2.9999.ebuild
index db06b542b144..7831e869f3ae 100644
--- a/sys-cluster/cinder/cinder-2020.2.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2020.2.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_7 python3_8 )
DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1 eutils linux-info
+inherit distutils-r1 linux-info
DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes"
HOMEPAGE="https://launchpad.net/cinder"