slyfox 14/08/10 21:10:43 Modified: fixtures-0.3.14-r1.ebuild fixtures-0.3.14.ebuild fixtures-0.3.14-r2.ebuild fixtures-0.3.12-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.9 dev-python/fixtures/fixtures-0.3.14-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?r1=1.8&r2=1.9 Index: fixtures-0.3.14-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- fixtures-0.3.14-r1.ebuild 12 Jun 2014 08:11:53 -0000 1.8 +++ fixtures-0.3.14-r1.ebuild 10 Aug 2014 21:10:42 -0000 1.9 @@ -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/fixtures/fixtures-0.3.14-r1.ebuild,v 1.8 2014/06/12 08:11:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.9 2014/08/10 21:10:42 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 ) inherit distutils-r1 -DESCRIPTION="Fixtures, reusable state for writing clean tests and more." +DESCRIPTION="Fixtures, reusable state for writing clean tests and more" HOMEPAGE="https://launchpad.net/python-fixtures https://pypi.python.org/pypi/fixtures" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 1.2 dev-python/fixtures/fixtures-0.3.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14.ebuild?r1=1.1&r2=1.2 Index: fixtures-0.3.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fixtures-0.3.14.ebuild 26 Sep 2013 00:43:09 -0000 1.1 +++ fixtures-0.3.14.ebuild 10 Aug 2014 21:10:42 -0000 1.2 @@ -1,13 +1,13 @@ -# 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/fixtures/fixtures-0.3.14.ebuild,v 1.1 2013/09/26 00:43:09 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14.ebuild,v 1.2 2014/08/10 21:10:42 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) inherit distutils-r1 -DESCRIPTION="Fixtures, reusable state for writing clean tests and more." +DESCRIPTION="Fixtures, reusable state for writing clean tests and more" HOMEPAGE="https://launchpad.net/python-fixtures https://pypi.python.org/pypi/fixtures" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 1.4 dev-python/fixtures/fixtures-0.3.14-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r2.ebuild?r1=1.3&r2=1.4 Index: fixtures-0.3.14-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fixtures-0.3.14-r2.ebuild 20 Jul 2014 11:05:10 -0000 1.3 +++ fixtures-0.3.14-r2.ebuild 10 Aug 2014 21:10:42 -0000 1.4 @@ -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/fixtures/fixtures-0.3.14-r2.ebuild,v 1.3 2014/07/20 11:05:10 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r2.ebuild,v 1.4 2014/08/10 21:10:42 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 -DESCRIPTION="Fixtures, reusable state for writing clean tests and more." +DESCRIPTION="Fixtures, reusable state for writing clean tests and more" HOMEPAGE="https://launchpad.net/python-fixtures https://pypi.python.org/pypi/fixtures" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 1.4 dev-python/fixtures/fixtures-0.3.12-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.12-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.12-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.12-r1.ebuild?r1=1.3&r2=1.4 Index: fixtures-0.3.12-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.12-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fixtures-0.3.12-r1.ebuild 5 Sep 2013 18:46:47 -0000 1.3 +++ fixtures-0.3.12-r1.ebuild 10 Aug 2014 21:10:42 -0000 1.4 @@ -1,13 +1,13 @@ -# 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/fixtures/fixtures-0.3.12-r1.ebuild,v 1.3 2013/09/05 18:46:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.12-r1.ebuild,v 1.4 2014/08/10 21:10:42 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) inherit distutils-r1 -DESCRIPTION="Fixtures, reusable state for writing clean tests and more." +DESCRIPTION="Fixtures, reusable state for writing clean tests and more" HOMEPAGE="https://launchpad.net/python-fixtures https://pypi.python.org/pypi/fixtures" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 1.17 dev-python/fixtures/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 20 Jul 2014 11:05:10 -0000 1.16 +++ ChangeLog 10 Aug 2014 21:10:42 -0000 1.17 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/fixtures # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.16 2014/07/20 11:05:10 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.17 2014/08/10 21:10:42 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> fixtures-0.3.12-r1.ebuild, + fixtures-0.3.14-r1.ebuild, fixtures-0.3.14-r2.ebuild, fixtures-0.3.14.ebuild: + QA: drop trailing '.' from DESCRIPTION 20 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> fixtures-0.3.14-r2.ebuild: