idella4 15/08/01 05:58:12 Modified: html5lib-0.99999.ebuild ChangeLog Log: add (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 dev-python/html5lib/html5lib-0.99999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild?r1=1.1&r2=1.2 Index: html5lib-0.99999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- html5lib-0.99999.ebuild 27 May 2015 07:34:29 -0000 1.1 +++ html5lib-0.99999.ebuild 1 Aug 2015 05:58:12 -0000 1.2 @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild,v 1.1 2015/05/27 07:34:29 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild,v 1.2 2015/08/01 05:58:12 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 1.41 dev-python/html5lib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?r1=1.40&r2=1.41 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 7 Jun 2015 13:31:07 -0000 1.40 +++ ChangeLog 1 Aug 2015 05:58:12 -0000 1.41 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/html5lib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.40 2015/06/07 13:31:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.41 2015/08/01 05:58:12 idella4 Exp $ + + 01 Aug 2015; Ian Delaney <[email protected]> html5lib-0.99999.ebuild: + add 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
