diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:23:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:23:13 +0000 |
commit | 828a20660d77549560de987cd4602d165e3e0235 (patch) | |
tree | 207223fe5504ea29141b26796aa2fba6b23b1c41 /dev-python/testrepository | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-828a20660d77549560de987cd4602d165e3e0235.tar.gz gentoo-2-828a20660d77549560de987cd4602d165e3e0235.tar.bz2 gentoo-2-828a20660d77549560de987cd4602d165e3e0235.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/testrepository')
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-python/testrepository/ChangeLog b/dev-python/testrepository/ChangeLog index ae131ee957d4..cab10bc10c8e 100644 --- a/dev-python/testrepository/ChangeLog +++ b/dev-python/testrepository/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/testrepository # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.12 2014/07/20 11:05:18 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.13 2014/08/10 21:23:13 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + testrepository-0.0.17-r1.ebuild, testrepository-0.0.17-r2.ebuild, + testrepository-0.0.18-r1.ebuild, testrepository-0.0.18.ebuild: + QA: drop trailing '.' from DESCRIPTION 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> testrepository-0.0.18-r1.ebuild: diff --git a/dev-python/testrepository/testrepository-0.0.17-r1.ebuild b/dev-python/testrepository/testrepository-0.0.17-r1.ebuild index 4e7e32594b10..04dba42c95b6 100644 --- a/dev-python/testrepository/testrepository-0.0.17-r1.ebuild +++ b/dev-python/testrepository/testrepository-0.0.17-r1.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/testrepository/testrepository-0.0.17-r1.ebuild,v 1.3 2014/01/02 15:17:55 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r1.ebuild,v 1.4 2014/08/10 21:23:13 slyfox Exp $ EAPI=5 # Although package supports alt. py impls, only works fully under py2.7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 -DESCRIPTION="A repository of test results." +DESCRIPTION="A repository of test results" HOMEPAGE="https://launchpad.net/testscenarios" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/testrepository/testrepository-0.0.17-r2.ebuild b/dev-python/testrepository/testrepository-0.0.17-r2.ebuild index 7dc9408ada7c..ee378f73d489 100644 --- a/dev-python/testrepository/testrepository-0.0.17-r2.ebuild +++ b/dev-python/testrepository/testrepository-0.0.17-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r2.ebuild,v 1.2 2014/01/03 15:09:39 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r2.ebuild,v 1.3 2014/08/10 21:23:13 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} ) inherit distutils-r1 -DESCRIPTION="A repository of test results." +DESCRIPTION="A repository of test results" HOMEPAGE="https://launchpad.net/testscenarios" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild index c225be6a41c9..962abef23530 100644 --- a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild +++ b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v 1.2 2014/07/20 11:05:18 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v 1.3 2014/08/10 21:23:13 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 -DESCRIPTION="A repository of test results." +DESCRIPTION="A repository of test results" HOMEPAGE="https://launchpad.net/testscenarios" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/testrepository/testrepository-0.0.18.ebuild b/dev-python/testrepository/testrepository-0.0.18.ebuild index c11f12c5c8f4..2db8d966f9e3 100644 --- a/dev-python/testrepository/testrepository-0.0.18.ebuild +++ b/dev-python/testrepository/testrepository-0.0.18.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v 1.7 2014/06/08 09:44:32 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v 1.8 2014/08/10 21:23:13 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} ) inherit distutils-r1 -DESCRIPTION="A repository of test results." +DESCRIPTION="A repository of test results" HOMEPAGE="https://launchpad.net/testscenarios" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |