slyfox 14/08/10 21:19:14 Modified: python-novaclient-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.8 dev-python/python-novaclient/python-novaclient-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-novaclient/python-novaclient-9999.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-novaclient/python-novaclient-9999.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-novaclient/python-novaclient-9999.ebuild?r1=1.7&r2=1.8 Index: python-novaclient-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-novaclient/python-novaclient-9999.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-novaclient-9999.ebuild 6 Jul 2014 12:48:54 -0000 1.7 +++ python-novaclient-9999.ebuild 10 Aug 2014 21:19:13 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-novaclient/python-novaclient-9999.ebuild,v 1.7 2014/07/06 12:48:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-novaclient/python-novaclient-9999.ebuild,v 1.8 2014/08/10 21:19:13 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/openstack/${PN}.git https://github.com/openstack/${PN}.git" -DESCRIPTION="This is a client for the OpenStack Nova API." +DESCRIPTION="This is a client for the OpenStack Nova API" HOMEPAGE="https://github.com/openstack/python-novaclient" #SRC_URI="git://github.com/openstack/python-novaclient.git" 1.23 dev-python/python-novaclient/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-novaclient/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-novaclient/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-novaclient/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-novaclient/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 1 Aug 2014 05:49:27 -0000 1.22 +++ ChangeLog 10 Aug 2014 21:19:13 -0000 1.23 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-novaclient # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-novaclient/ChangeLog,v 1.22 2014/08/01 05:49:27 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-novaclient/ChangeLog,v 1.23 2014/08/10 21:19:13 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> + python-novaclient-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION 01 Aug 2014; Matthew Thode <[email protected]> -python-novaclient-2.15.0.ebuild:
