slyfox 14/08/10 21:06:37 Modified: SaltTesting-2014.4.24.ebuild SaltTesting-0.5.2.ebuild SaltTesting-0.5.3.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.2 dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild?r1=1.1&r2=1.2 Index: SaltTesting-2014.4.24.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-2014.4.24.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- SaltTesting-2014.4.24.ebuild 6 May 2014 01:08:02 -0000 1.1 +++ SaltTesting-2014.4.24.ebuild 10 Aug 2014 21:06:37 -0000 1.2 @@ -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 @@ 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 1.2 dev-python/SaltTesting/SaltTesting-0.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild?r1=1.1&r2=1.2 Index: SaltTesting-0.5.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- SaltTesting-0.5.2.ebuild 12 Nov 2013 18:57:29 -0000 1.1 +++ SaltTesting-0.5.2.ebuild 10 Aug 2014 21:06:37 -0000 1.2 @@ -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 @@ 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 1.2 dev-python/SaltTesting/SaltTesting-0.5.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild?r1=1.1&r2=1.2 Index: SaltTesting-0.5.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-0.5.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- SaltTesting-0.5.3.ebuild 26 Feb 2014 23:19:50 -0000 1.1 +++ SaltTesting-0.5.3.ebuild 10 Aug 2014 21:06:37 -0000 1.2 @@ -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 @@ 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 1.4 dev-python/SaltTesting/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/SaltTesting/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 6 May 2014 01:08:02 -0000 1.3 +++ ChangeLog 10 Aug 2014 21:06:37 -0000 1.4 @@ -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 <sly...@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. -