diff options
Diffstat (limited to 'dev-python/SaltTesting/SaltTesting-0.5.3.ebuild')
-rw-r--r-- | dev-python/SaltTesting/SaltTesting-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |