diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:06:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:06:37 +0000 |
commit | cc7073214b4ee8376bb8e3286d4fe3d5e74074ca (patch) | |
tree | 12b8df682e070707b3cca6fa88d22260403c04ad /dev-python/SaltTesting | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-cc7073214b4ee8376bb8e3286d4fe3d5e74074ca.tar.gz gentoo-2-cc7073214b4ee8376bb8e3286d4fe3d5e74074ca.tar.bz2 gentoo-2-cc7073214b4ee8376bb8e3286d4fe3d5e74074ca.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-python/SaltTesting')
-rw-r--r-- | dev-python/SaltTesting/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/SaltTesting/SaltTesting-0.5.2.ebuild | 6 | ||||
-rw-r--r-- | dev-python/SaltTesting/SaltTesting-0.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-python/SaltTesting/ChangeLog b/dev-python/SaltTesting/ChangeLog index c63085f2ebc5..51f64ed60fa1 100644 --- a/dev-python/SaltTesting/ChangeLog +++ b/dev-python/SaltTesting/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/SaltTesting # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/ChangeLog,v 1.3 2014/05/06 01:08:02 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/ChangeLog,v 1.4 2014/08/10 21:06:37 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> SaltTesting-0.5.2.ebuild, + SaltTesting-0.5.3.ebuild, SaltTesting-2014.4.24.ebuild: + QA: drop trailing '.' from DESCRIPTION *SaltTesting-2014.4.24 (06 May 2014) @@ -19,4 +23,3 @@ +files/SaltTesting-0.5.2-silence-DepricationWarning.patch, +metadata.xml: Initial import, required testing tools needed in the several Salt Stack projects. - diff --git a/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild b/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild index 6538f1247fa6..382019d34f4b 100644 --- a/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild +++ b/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild,v 1.1 2013/11/12 18:57:29 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild,v 1.2 2014/08/10 21:06:37 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_6,2_7}) inherit eutils distutils-r1 -DESCRIPTION="Required testing tools needed in the several Salt Stack projects." +DESCRIPTION="Required testing tools needed in the several Salt Stack projects" HOMEPAGE="http://saltstack.org/" if [[ ${PV} == 9999* ]]; then diff --git a/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild b/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild index a12983443813..80347e54ec46 100644 --- a/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild +++ b/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild @@ -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/SaltTesting/SaltTesting-0.5.3.ebuild,v 1.1 2014/02/26 23:19:50 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild,v 1.2 2014/08/10 21:06:37 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_6,2_7}) inherit eutils distutils-r1 -DESCRIPTION="Required testing tools needed in the several Salt Stack projects." +DESCRIPTION="Required testing tools needed in the several Salt Stack projects" HOMEPAGE="http://saltstack.org/" if [[ ${PV} == 9999* ]]; then diff --git a/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild b/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild index fcc2d839826b..4dfbd7d37483 100644 --- a/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild +++ b/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild @@ -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/SaltTesting/SaltTesting-2014.4.24.ebuild,v 1.1 2014/05/06 01:08:02 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild,v 1.2 2014/08/10 21:06:37 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_6,2_7}) inherit eutils distutils-r1 -DESCRIPTION="Required testing tools needed in the several Salt Stack projects." +DESCRIPTION="Required testing tools needed in the several Salt Stack projects" HOMEPAGE="http://saltstack.org/" if [[ ${PV} == 9999* ]]; then |