klausman 15/08/06 15:59:40 Modified: ChangeLog html5lib-0.99999.ebuild Log: Stable on alpha, bug 556820 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.45 dev-python/html5lib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 6 Aug 2015 11:55:02 -0000 1.44 +++ ChangeLog 6 Aug 2015 15:59:40 -0000 1.45 @@ -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.44 2015/08/06 11:55:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.45 2015/08/06 15:59:40 klausman Exp $ + + 06 Aug 2015; Tobias Klausmann <[email protected]> html5lib-0.99999.ebuild: + Stable on alpha, bug 556820 06 Aug 2015; Agostino Sarubbo <[email protected]> html5lib-0.99999.ebuild: Stable for amd64, wrt bug #556820 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild?r1=1.3&r2=1.4 Index: html5lib-0.99999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- html5lib-0.99999.ebuild 6 Aug 2015 11:55:02 -0000 1.3 +++ html5lib-0.99999.ebuild 6 Aug 2015 15:59:40 -0000 1.4 @@ -1,6 +1,6 @@ # 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.3 2015/08/06 11:55:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.99999.ebuild,v 1.4 2015/08/06 15:59:40 klausman Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
