summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-01-13 20:25:16 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-01-13 20:25:35 -0600
commit4ed946eadc2e8d2dbc5a1db5aacd3440f230f9e2 (patch)
tree6835c5a72a9461c44159a7854d7be1fa1eb2da2f /sys-cluster/heat
parentnet-news/snownews: Fix SRC_URI and HOMEPAGE (diff)
downloadgentoo-4ed946eadc2e8d2dbc5a1db5aacd3440f230f9e2.tar.gz
gentoo-4ed946eadc2e8d2dbc5a1db5aacd3440f230f9e2.tar.bz2
gentoo-4ed946eadc2e8d2dbc5a1db5aacd3440f230f9e2.zip
sys-cluster/heat: fix spelling, bug 644454
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'sys-cluster/heat')
-rw-r--r--sys-cluster/heat/heat-2017.1.9999.ebuild4
-rw-r--r--sys-cluster/heat/heat-2017.2.9999.ebuild4
-rw-r--r--sys-cluster/heat/heat-8.0.6.ebuild2
-rw-r--r--sys-cluster/heat/heat-9.0.2.ebuild2
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 b08a1e34c776..848baeb909fd 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 04ed5348102c..64992465d1a3 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 05a523589651..395c670c7440 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 fe3f15b0382f..05e13dfb05dc 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"