Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
Date: Sat, 08 Feb 2020 21:53:32
Message-Id: 1581198804.765ea9ecc9ff9a383f83868f3eec97f07f419f52.prometheanfire@gentoo
1 commit: 765ea9ecc9ff9a383f83868f3eec97f07f419f52
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 21:53:07 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 21:53:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765ea9ec
7
8 sys-cluster/openstack-meta: 2019.2.2 bump
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --force
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 ...{openstack-meta-2019.2.1.ebuild => openstack-meta-2019.2.2.ebuild} | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild b/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
18 similarity index 89%
19 rename from sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
20 rename to sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
21 index ecc8723d0ae..135d73ac37c 100644
22 --- a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
23 +++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2019 Gentoo Authors
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -20,7 +20,7 @@ RDEPEND="
31 swift? ( ~sys-cluster/swift-2.23.1 )
32 neutron? ( ~sys-cluster/neutron-15.0.0 )
33 glance? ( ~app-admin/glance-19.0.0 )
34 - cinder? ( ~sys-cluster/cinder-15.0.0 )
35 + cinder? ( ~sys-cluster/cinder-15.0.1 )
36 nova? ( ~sys-cluster/nova-20.0.1 )
37 heat? ( ~sys-cluster/heat-13.0.0 )
38 placement? ( ~sys-cluster/placement-2.0.0 )