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/SaltTesting-0.5.2.ebuild | |
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/SaltTesting-0.5.2.ebuild')
-rw-r--r-- | dev-python/SaltTesting/SaltTesting-0.5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |