diff options
author | 2013-11-30 12:46:49 +0000 | |
---|---|---|
committer | 2013-11-30 12:46:49 +0000 | |
commit | 7ed46cc0c5db49fd9c7452fccf07b87481becd61 (patch) | |
tree | 5ebec7dbb8bf2fb9e3f7e001c51770545a78f716 /sys-cluster/nova | |
parent | remove old (diff) | |
download | gentoo-2-7ed46cc0c5db49fd9c7452fccf07b87481becd61.tar.gz gentoo-2-7ed46cc0c5db49fd9c7452fccf07b87481becd61.tar.bz2 gentoo-2-7ed46cc0c5db49fd9c7452fccf07b87481becd61.zip |
Edit/rm from Description
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r-- | sys-cluster/nova/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.2-r2.ebuild | 5 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.2.9999.ebuild | 5 | ||||
-rw-r--r-- | sys-cluster/nova/nova-9999.ebuild | 5 |
4 files changed, 11 insertions, 10 deletions
diff --git a/sys-cluster/nova/ChangeLog b/sys-cluster/nova/ChangeLog index 4235266805c3..22c114dc02a8 100644 --- a/sys-cluster/nova/ChangeLog +++ b/sys-cluster/nova/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/nova # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.41 2013/11/26 09:14:41 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.42 2013/11/30 12:46:49 idella4 Exp $ + + 30 Nov 2013; Ian Delaney <idella4@gentoo.org> nova-2013.2-r1.ebuild, + nova-2013.2-r2.ebuild, nova-2013.2.9999.ebuild, nova-9999.ebuild: + Edit/rm from Description *nova-2013.2-r1 (26 Nov 2013) diff --git a/sys-cluster/nova/nova-2013.2-r2.ebuild b/sys-cluster/nova/nova-2013.2-r2.ebuild index 4498e44fccbc..88bab45e4644 100644 --- a/sys-cluster/nova/nova-2013.2-r2.ebuild +++ b/sys-cluster/nova/nova-2013.2-r2.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2-r2.ebuild,v 1.1 2013/11/17 22:35:55 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2-r2.ebuild,v 1.2 2013/11/30 12:46:49 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils multilib -DESCRIPTION="Nova is a cloud computing fabric controller (main part of an -IaaS system). It is written in Python." +DESCRIPTION="A cloud computing fabric controller (main part of an IaaS system) written in Python." HOMEPAGE="https://launchpad.net/nova" SRC_URI="http://launchpad.net/${PN}/havana/${PV}/+download/${P}.tar.gz" diff --git a/sys-cluster/nova/nova-2013.2.9999.ebuild b/sys-cluster/nova/nova-2013.2.9999.ebuild index 73e7154f3fe4..df9d6c44d421 100644 --- a/sys-cluster/nova/nova-2013.2.9999.ebuild +++ b/sys-cluster/nova/nova-2013.2.9999.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild,v 1.6 2013/11/24 22:42:41 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild,v 1.7 2013/11/30 12:46:49 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils git-2 multilib -DESCRIPTION="Nova is a cloud computing fabric controller (main part of an -IaaS system). It is written in Python." +DESCRIPTION="A cloud computing fabric controller (main part of an IaaS system) written in Python." HOMEPAGE="https://launchpad.net/nova" EGIT_REPO_URI="https://github.com/openstack/nova.git" EGIT_BRANCH="stable/havana" diff --git a/sys-cluster/nova/nova-9999.ebuild b/sys-cluster/nova/nova-9999.ebuild index 4227b7b60568..ef3e32400dfa 100644 --- a/sys-cluster/nova/nova-9999.ebuild +++ b/sys-cluster/nova/nova-9999.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-9999.ebuild,v 1.11 2013/11/14 06:54:23 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-9999.ebuild,v 1.12 2013/11/30 12:46:49 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils git-2 multilib -DESCRIPTION="Nova is a cloud computing fabric controller (main part of an -IaaS system). It is written in Python." +DESCRIPTION="A cloud computing fabric controller (main part of an IaaS system) written in Python." HOMEPAGE="https://launchpad.net/nova" EGIT_REPO_URI="https://github.com/openstack/nova.git" |