diff options
Diffstat (limited to 'sys-cluster/cinder/cinder-2020.1.9999.ebuild')
-rw-r--r-- | sys-cluster/cinder/cinder-2020.1.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |