diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-08-10 18:47:09 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-08-10 18:47:26 -0500 |
commit | 817bbc10cc850c33c106223aa7bd621e26fe224f (patch) | |
tree | 511a1ad5a983b60688d6c4849df528ad9c2fc73a /sys-cluster/nova | |
parent | sys-cluster/nova: updating stable/ocata 2017.1.9999 (diff) | |
download | gentoo-817bbc10cc850c33c106223aa7bd621e26fe224f.tar.gz gentoo-817bbc10cc850c33c106223aa7bd621e26fe224f.tar.bz2 gentoo-817bbc10cc850c33c106223aa7bd621e26fe224f.zip |
sys-cluster/nova: fixing metadata.xml
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r-- | sys-cluster/nova/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/metadata.xml b/sys-cluster/nova/metadata.xml index 948ba79098be..25bcac3ecf41 100644 --- a/sys-cluster/nova/metadata.xml +++ b/sys-cluster/nova/metadata.xml @@ -11,7 +11,7 @@ </maintainer> <longdescription lang="en"> Nova is a cloud computing fabric controller - (the main part of an IaaS system). It is written in Python. + (the main part of an IaaS system). It is written in Python. </longdescription> <use> <flag name="compute">Installs the initscripts for the nova volume service</flag> |