commit:     f0d54f17bf94226c4986a8e1518d87bb566289e6
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 23:18:30 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 23:18:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d54f17

sys-cluster/openstack-meta: fix openstack-meta for swift

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 .../{openstack-meta-2020.1.0.ebuild => openstack-meta-2020.1.1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2020.1.1.ebuild
similarity index 92%
rename from sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild
rename to sys-cluster/openstack-meta/openstack-meta-2020.1.1.ebuild
index e39f81afaaa..d025763fa90 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2020.1.1.ebuild
@@ -18,7 +18,8 @@ DEPEND=""
 RDEPEND="
        keystone? ( >=sys-auth/keystone-17.0.0
                                                                
<sys-auth/keystone-18 )
-       swift? ( ~sys-cluster/swift-2.25.0 )
+       swift? ( >=sys-cluster/swift-2.25.0
+                                               <sys-cluster/swift-2.26.0 )
        neutron? ( >=sys-cluster/neutron-16.0.0
                                                <sys-cluster/neutron-17 )
        glance? ( >=app-admin/glance-20.0.0

Reply via email to