diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-30 14:12:57 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-30 14:12:57 +0100 |
commit | c8b818dbe913aff4ccf2d9bf561ab1b3e08c977e (patch) | |
tree | 809c6a4928f24df0224e65c5b21c1136c326cbb4 /sys-cluster/nova/nova-2015.1.1-r3.ebuild | |
parent | dev-python/pyparsing: Version Bump (diff) | |
download | gentoo-c8b818dbe913aff4ccf2d9bf561ab1b3e08c977e.tar.gz gentoo-c8b818dbe913aff4ccf2d9bf561ab1b3e08c977e.tar.bz2 gentoo-c8b818dbe913aff4ccf2d9bf561ab1b3e08c977e.zip |
sys-cluster/nova: Bump to git-r3.eclass
QA fixes
shorten DESCRIPTION
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-cluster/nova/nova-2015.1.1-r3.ebuild')
-rw-r--r-- | sys-cluster/nova/nova-2015.1.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-2015.1.1-r3.ebuild b/sys-cluster/nova/nova-2015.1.1-r3.ebuild index 71c40c861bd2..0d738928522e 100644 --- a/sys-cluster/nova/nova-2015.1.1-r3.ebuild +++ b/sys-cluster/nova/nova-2015.1.1-r3.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils linux-info multilib user -DESCRIPTION="A cloud computing fabric controller (main part of an IaaS system) written in Python" +DESCRIPTION="A cloud computing fabric controller (main part of an IaaS system)" HOMEPAGE="https://launchpad.net/nova" SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" |