slyfox 14/08/10 20:21:07
Modified: nova-2014.1.1-r1.ebuild nova-2014.1.9999.ebuild
nova-9999.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.3 sys-cluster/nova/nova-2014.1.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2014.1.1-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2014.1.1-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2014.1.1-r1.ebuild?r1=1.2&r2=1.3
Index: nova-2014.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nova-2014.1.1-r1.ebuild 26 Jul 2014 23:07:24 -0000 1.2
+++ nova-2014.1.1-r1.ebuild 10 Aug 2014 20:21:07 -0000 1.3
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1.1-r1.ebuild,v
1.2 2014/07/26 23:07:24 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1.1-r1.ebuild,v
1.3 2014/08/10 20:21:07 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils 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)
written in Python"
HOMEPAGE="https://launchpad.net/nova"
SRC_URI="http://launchpad.net/${PN}/icehouse/${PV}/+download/${P}.tar.gz"
1.5 sys-cluster/nova/nova-2014.1.9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2014.1.9999.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2014.1.9999.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2014.1.9999.ebuild?r1=1.4&r2=1.5
Index: nova-2014.1.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1.9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nova-2014.1.9999.ebuild 26 Jul 2014 23:07:24 -0000 1.4
+++ nova-2014.1.9999.ebuild 10 Aug 2014 20:21:07 -0000 1.5
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1.9999.ebuild,v
1.4 2014/07/26 23:07:24 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1.9999.ebuild,v
1.5 2014/08/10 20:21:07 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils git-2 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)
written in Python"
HOMEPAGE="https://launchpad.net/nova"
EGIT_REPO_URI="https://github.com/openstack/nova.git"
EGIT_BRANCH="stable/icehouse"
1.17 sys-cluster/nova/nova-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-9999.ebuild?rev=1.17&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-9999.ebuild?rev=1.17&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-9999.ebuild?r1=1.16&r2=1.17
Index: nova-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-9999.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- nova-9999.ebuild 26 Jul 2014 23:07:24 -0000 1.16
+++ nova-9999.ebuild 10 Aug 2014 20:21:07 -0000 1.17
@@ -1,13 +1,13 @@
# Copyright 1999-2014 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.16
2014/07/26 23:07:24 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-9999.ebuild,v 1.17
2014/08/10 20:21:07 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils git-2 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)
written in Python"
HOMEPAGE="https://launchpad.net/nova"
EGIT_REPO_URI="https://github.com/openstack/nova.git"
1.72 sys-cluster/nova/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?rev=1.72&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?rev=1.72&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 26 Jul 2014 23:07:24 -0000 1.71
+++ ChangeLog 10 Aug 2014 20:21:07 -0000 1.72
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/nova
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.71
2014/07/26 23:07:24 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.72
2014/08/10 20:21:07 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> nova-2014.1.1-r1.ebuild,
+ nova-2014.1.9999.ebuild, nova-9999.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
26 Jul 2014; Matthew Thode <[email protected]>
nova-2014.1.1-r1.ebuild, nova-2014.1.9999.ebuild, nova-9999.ebuild: