diff options
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 |