commit: 8172c3b72c594500735a2078563f6238c8ca1a72
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 23 18:37:18 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Jun 23 18:39:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8172c3b7
sys-cluster/openstack-meta: 2019.2.3 bump for better definitions
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --force
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
sys-cluster/openstack-meta/metadata.xml | 3 ---
.../{openstack-meta-2019.2.2.ebuild => openstack-meta-2019.2.3.ebuild} | 3 ++-
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/sys-cluster/openstack-meta/metadata.xml
b/sys-cluster/openstack-meta/metadata.xml
index d2ce7526d7e..c025fe8964f 100644
--- a/sys-cluster/openstack-meta/metadata.xml
+++ b/sys-cluster/openstack-meta/metadata.xml
@@ -5,9 +5,6 @@
<email>[email protected]</email>
<name>Matthew Thode</name>
</maintainer>
- <longdescription lang="en">
- An openstack meta package to allow for easier installation of openstack
services.
- </longdescription>
<use>
<flag name="keystone">Installs Openstack Keystone</flag>
<flag name="swift">Installs Openstack Swift</flag>
diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
b/sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild
similarity index 92%
rename from sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
rename to sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild
index 2fcebd4b1a3..da449d6f908 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild
@@ -18,7 +18,8 @@ DEPEND=""
RDEPEND="
keystone? ( >=sys-auth/keystone-16.0.0
<sys-auth/keystone-17 )
- swift? ( ~sys-cluster/swift-2.23.1 )
+ swift? ( >=sys-cluster/swift-2.23.0
+ <sys-cluster/swift-2.25.0 )
neutron? ( >=sys-cluster/neutron-15.0.0
<sys-cluster/neutron-16 )
glance? ( >=app-admin/glance-19.0.0