patrick 14/05/31 01:51:49 Modified: html2text-2014.4.5-r1.ebuild ChangeLog Log: Whitespace (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 dev-python/html2text/html2text-2014.4.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/html2text-2014.4.5-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/html2text-2014.4.5-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/html2text-2014.4.5-r1.ebuild?r1=1.1&r2=1.2 Index: html2text-2014.4.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html2text/html2text-2014.4.5-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- html2text-2014.4.5-r1.ebuild 30 May 2014 01:33:05 -0000 1.1 +++ html2text-2014.4.5-r1.ebuild 31 May 2014 01:51:49 -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/html2text/html2text-2014.4.5-r1.ebuild,v 1.1 2014/05/30 01:33:05 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html2text/html2text-2014.4.5-r1.ebuild,v 1.2 2014/05/31 01:51:49 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_{2,3}} pypy pypy2_0 ) @@ -22,7 +22,7 @@ dev-python/setuptools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/${PN}-rename.patch" +PATCHES=( "${FILESDIR}/${PN}-rename.patch" "${FILESDIR}/${PN}-noinstall-test.patch" ) src_test() { 1.15 dev-python/html2text/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html2text/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 30 May 2014 01:33:05 -0000 1.14 +++ ChangeLog 31 May 2014 01:51:49 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/html2text # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/html2text/ChangeLog,v 1.14 2014/05/30 01:33:05 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html2text/ChangeLog,v 1.15 2014/05/31 01:51:49 patrick Exp $ + + 31 May 2014; Patrick Lauer <[email protected]> html2text-2014.4.5-r1.ebuild: + Whitespace *html2text-2014.4.5-r1 (30 May 2014)
