commit: 4ed946eadc2e8d2dbc5a1db5aacd3440f230f9e2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Jan 14 02:25:16 2018 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Jan 14 02:25:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ed946ea
sys-cluster/heat: fix spelling, bug 644454 Package-Manager: Portage-2.3.14, Repoman-2.3.6 sys-cluster/heat/heat-2017.1.9999.ebuild | 4 ++-- sys-cluster/heat/heat-2017.2.9999.ebuild | 4 ++-- sys-cluster/heat/heat-8.0.6.ebuild | 2 +- sys-cluster/heat/heat-9.0.2.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-cluster/heat/heat-2017.1.9999.ebuild b/sys-cluster/heat/heat-2017.1.9999.ebuild index b08a1e34c77..848baeb909f 100644 --- a/sys-cluster/heat/heat-2017.1.9999.ebuild +++ b/sys-cluster/heat/heat-2017.1.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils git-r3 linux-info user -DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchistration engine." +DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration engine." HOMEPAGE="https://launchpad.net/heat" SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.ocata -> heat.conf.sample-${PV}" EGIT_REPO_URI="https://github.com/openstack/heat.git" diff --git a/sys-cluster/heat/heat-2017.2.9999.ebuild b/sys-cluster/heat/heat-2017.2.9999.ebuild index 04ed5348102..64992465d1a 100644 --- a/sys-cluster/heat/heat-2017.2.9999.ebuild +++ b/sys-cluster/heat/heat-2017.2.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils git-r3 linux-info user -DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchistration engine." +DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration engine." HOMEPAGE="https://launchpad.net/heat" SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.pike -> heat.conf.sample-${PV}" EGIT_REPO_URI="https://github.com/openstack/heat.git" diff --git a/sys-cluster/heat/heat-8.0.6.ebuild b/sys-cluster/heat/heat-8.0.6.ebuild index 05a52358965..395c670c744 100644 --- a/sys-cluster/heat/heat-8.0.6.ebuild +++ b/sys-cluster/heat/heat-8.0.6.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils linux-info user -DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchistration engine." +DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration engine." HOMEPAGE="https://launchpad.net/heat" SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.ocata -> heat.conf.sample-${PV}" diff --git a/sys-cluster/heat/heat-9.0.2.ebuild b/sys-cluster/heat/heat-9.0.2.ebuild index fe3f15b0382..05e13dfb05d 100644 --- a/sys-cluster/heat/heat-9.0.2.ebuild +++ b/sys-cluster/heat/heat-9.0.2.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils linux-info user -DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchistration engine." +DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration engine." HOMEPAGE="https://launchpad.net/heat" SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.pike -> heat.conf.sample-${PV} https://tarballs.openstack.org/${PN}/${P}.tar.gz"