slyfox 14/08/10 20:20:15 Modified: cinder-9999.ebuild cinder-2014.1.1.ebuild cinder-2014.1.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.10 sys-cluster/cinder/cinder-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild?r1=1.9&r2=1.10 Index: cinder-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- cinder-9999.ebuild 1 Aug 2014 05:13:55 -0000 1.9 +++ cinder-9999.ebuild 10 Aug 2014 20:20:15 -0000 1.10 @@ -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" 1.4 sys-cluster/cinder/cinder-2014.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild?r1=1.3&r2=1.4 Index: cinder-2014.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cinder-2014.1.1.ebuild 26 Jul 2014 23:09:50 -0000 1.3 +++ cinder-2014.1.1.ebuild 10 Aug 2014 20:20:15 -0000 1.4 @@ -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" 1.4 sys-cluster/cinder/cinder-2014.1.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild?r1=1.3&r2=1.4 Index: cinder-2014.1.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cinder-2014.1.9999.ebuild 26 Jul 2014 23:09:50 -0000 1.3 +++ cinder-2014.1.9999.ebuild 10 Aug 2014 20:20:15 -0000 1.4 @@ -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" 1.40 sys-cluster/cinder/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 1 Aug 2014 05:13:55 -0000 1.39 +++ ChangeLog 10 Aug 2014 20:20:15 -0000 1.40 @@ -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 <sly...@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 <prometheanf...@gentoo.org> cinder-9999.ebuild: updating git master cinder