Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/
Date: Thu, 10 Aug 2017 23:47:45
Message-Id: 1502408846.817bbc10cc850c33c106223aa7bd621e26fe224f.prometheanfire@gentoo
1 commit: 817bbc10cc850c33c106223aa7bd621e26fe224f
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 10 23:47:09 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 10 23:47:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817bbc10
7
8 sys-cluster/nova: fixing metadata.xml
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 sys-cluster/nova/metadata.xml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/nova/metadata.xml b/sys-cluster/nova/metadata.xml
16 index 948ba79098b..25bcac3ecf4 100644
17 --- a/sys-cluster/nova/metadata.xml
18 +++ b/sys-cluster/nova/metadata.xml
19 @@ -11,7 +11,7 @@
20 </maintainer>
21 <longdescription lang="en">
22 Nova is a cloud computing fabric controller
23 - (the main part of an IaaS system). It is written in Python.
24 + (the main part of an IaaS system). It is written in Python.
25 </longdescription>
26 <use>
27 <flag name="compute">Installs the initscripts for the nova volume service</flag>