idella4 14/11/18 05:16:26 Modified: html5lib-0.95-r1.ebuild ChangeLog Log: Clean old python impls (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.13 dev-python/html5lib/html5lib-0.95-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild?r1=1.12&r2=1.13 Index: html5lib-0.95-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- html5lib-0.95-r1.ebuild 13 Aug 2014 17:43:24 -0000 1.12 +++ html5lib-0.95-r1.ebuild 18 Nov 2014 05:16:26 -0000 1.13 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild,v 1.12 2014/08/13 17:43:24 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild,v 1.13 2014/11/18 05:16:26 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) +PYTHON_COMPAT=( python2_7 pypy ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 1.31 dev-python/html5lib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 13 Aug 2014 17:43:24 -0000 1.30 +++ ChangeLog 18 Nov 2014 05:16:26 -0000 1.31 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/html5lib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.30 2014/08/13 17:43:24 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.31 2014/11/18 05:16:26 idella4 Exp $ + + 18 Nov 2014; Ian Delaney <[email protected]> html5lib-0.95-r1.ebuild: + Clean old python impls 13 Aug 2014; Anthony G. Basile <[email protected]> html5lib-0.95-r1.ebuild, html5lib-0.999.ebuild:
