From 8649651cb261c051ab550ee372b288c69cdc6939 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 3 Nov 2019 15:07:50 -0600 Subject: sys-cluster/openstack-meta: switch to ~ from = Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode --- .../openstack-meta/openstack-meta-2019.2.1.ebuild | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'sys-cluster/openstack-meta') diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild index 63696c6be7e0..ac4818df5938 100644 --- a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild +++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild @@ -16,12 +16,12 @@ fi DEPEND="" RDEPEND=" - keystone? ( =sys-auth/keystone-16.0.0 ) - swift? ( =sys-cluster/swift-2.23.1 ) - neutron? ( =sys-cluster/neutron-15.0.0 ) - glance? ( =app-admin/glance-19.0.0 ) - cinder? ( =sys-cluster/cinder-15.0.0 ) - nova? ( =sys-cluster/nova-20.0.0 ) - heat? ( =sys-cluster/heat-13.0.0 ) - placement? ( =sys-cluster/placement-2.0.0 ) + keystone? ( ~sys-auth/keystone-16.0.0 ) + swift? ( ~sys-cluster/swift-2.23.1 ) + neutron? ( ~sys-cluster/neutron-15.0.0 ) + glance? ( ~app-admin/glance-19.0.0 ) + cinder? ( ~sys-cluster/cinder-15.0.0 ) + nova? ( ~sys-cluster/nova-20.0.0 ) + heat? ( ~sys-cluster/heat-13.0.0 ) + placement? ( ~sys-cluster/placement-2.0.0 ) " -- cgit v1.2.3-65-gdbad