summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:20:15 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:20:15 +0000
commit99795197429968af6409ff70058136a4145a47c0 (patch)
tree983e5bb00ef5e2cc9e027986b96ccac6899adeee
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-99795197429968af6409ff70058136a4145a47c0.tar.gz
gentoo-2-99795197429968af6409ff70058136a4145a47c0.tar.bz2
gentoo-2-99795197429968af6409ff70058136a4145a47c0.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r--sys-cluster/cinder/ChangeLog6
-rw-r--r--sys-cluster/cinder/cinder-2014.1.1.ebuild4
-rw-r--r--sys-cluster/cinder/cinder-2014.1.9999.ebuild4
-rw-r--r--sys-cluster/cinder/cinder-9999.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-cluster/cinder/ChangeLog b/sys-cluster/cinder/ChangeLog
index 314cf69e57ca..0b9b04119672 100644
--- a/sys-cluster/cinder/ChangeLog
+++ b/sys-cluster/cinder/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/cinder
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.39 2014/08/01 05:13:55 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.40 2014/08/10 20:20:15 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cinder-2014.1.1.ebuild,
+ cinder-2014.1.9999.ebuild, cinder-9999.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
01 Aug 2014; Matthew Thode <prometheanfire@gentoo.org> cinder-9999.ebuild:
updating git master cinder
diff --git a/sys-cluster/cinder/cinder-2014.1.1.ebuild b/sys-cluster/cinder/cinder-2014.1.1.ebuild
index 3dfec57f06c8..285ebbafeaa7 100644
--- a/sys-cluster/cinder/cinder-2014.1.1.ebuild
+++ b/sys-cluster/cinder/cinder-2014.1.1.ebuild
@@ -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/cinder/cinder-2014.1.1.ebuild,v 1.3 2014/07/26 23:09:50 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild,v 1.4 2014/08/10 20:20:15 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils user
-DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes."
+DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes"
HOMEPAGE="https://launchpad.net/cinder"
SRC_URI="http://launchpad.net/${PN}/icehouse/${PV}/+download/${P}.tar.gz"
diff --git a/sys-cluster/cinder/cinder-2014.1.9999.ebuild b/sys-cluster/cinder/cinder-2014.1.9999.ebuild
index 0be32f56f732..7573deca4cc9 100644
--- a/sys-cluster/cinder/cinder-2014.1.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2014.1.9999.ebuild
@@ -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/cinder/cinder-2014.1.9999.ebuild,v 1.3 2014/07/26 23:09:50 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild,v 1.4 2014/08/10 20:20:15 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils git-2 user
-DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes."
+DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes"
HOMEPAGE="https://launchpad.net/cinder"
EGIT_REPO_URI="https://github.com/openstack/cinder.git"
EGIT_BRANCH="stable/icehouse"
diff --git a/sys-cluster/cinder/cinder-9999.ebuild b/sys-cluster/cinder/cinder-9999.ebuild
index d27de07d05ac..6d4e3a618af4 100644
--- a/sys-cluster/cinder/cinder-9999.ebuild
+++ b/sys-cluster/cinder/cinder-9999.ebuild
@@ -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/cinder/cinder-9999.ebuild,v 1.9 2014/08/01 05:13:55 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild,v 1.10 2014/08/10 20:20:15 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils git-2 user
-DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes."
+DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes"
HOMEPAGE="https://launchpad.net/cinder"
EGIT_REPO_URI="https://github.com/openstack/cinder.git"