slyfox 14/08/10 21:23:14
Modified: testrepository-0.0.18.ebuild
testrepository-0.0.18-r1.ebuild
testrepository-0.0.17-r2.ebuild
testrepository-0.0.17-r1.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.8 dev-python/testrepository/testrepository-0.0.18.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?r1=1.7&r2=1.8
Index: testrepository-0.0.18.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- testrepository-0.0.18.ebuild 8 Jun 2014 09:44:32 -0000 1.7
+++ testrepository-0.0.18.ebuild 10 Aug 2014 21:23:13 -0000 1.8
@@ -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"
1.3 dev-python/testrepository/testrepository-0.0.18-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?r1=1.2&r2=1.3
Index: testrepository-0.0.18-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- testrepository-0.0.18-r1.ebuild 20 Jul 2014 11:05:18 -0000 1.2
+++ testrepository-0.0.18-r1.ebuild 10 Aug 2014 21:23:13 -0000 1.3
@@ -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"
1.3 dev-python/testrepository/testrepository-0.0.17-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r2.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r2.ebuild?r1=1.2&r2=1.3
Index: testrepository-0.0.17-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- testrepository-0.0.17-r2.ebuild 3 Jan 2014 15:09:39 -0000 1.2
+++ testrepository-0.0.17-r2.ebuild 10 Aug 2014 21:23:13 -0000 1.3
@@ -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"
1.4 dev-python/testrepository/testrepository-0.0.17-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r1.ebuild?r1=1.3&r2=1.4
Index: testrepository-0.0.17-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- testrepository-0.0.17-r1.ebuild 2 Jan 2014 15:17:55 -0000 1.3
+++ testrepository-0.0.17-r1.ebuild 10 Aug 2014 21:23:13 -0000 1.4
@@ -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 @@
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"
1.13 dev-python/testrepository/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 20 Jul 2014 11:05:18 -0000 1.12
+++ ChangeLog 10 Aug 2014 21:23:13 -0000 1.13
@@ -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 <[email protected]>
+ 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 <[email protected]>
testrepository-0.0.18-r1.ebuild: