pacho 15/03/07 00:21:54 Modified: html5lib-0.999.ebuild ChangeLog Log: ppc64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.8 dev-python/html5lib/html5lib-0.999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild?r1=1.7&r2=1.8 Index: html5lib-0.999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- html5lib-0.999.ebuild 16 Feb 2015 16:32:55 -0000 1.7 +++ html5lib-0.999.ebuild 7 Mar 2015 00:21:54 -0000 1.8 @@ -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.999.ebuild,v 1.7 2015/02/16 16:32:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild,v 1.8 2015/03/07 00:21:54 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) @@ -14,7 +14,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}]" 1.34 dev-python/html5lib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 19 Feb 2015 18:17:04 -0000 1.33 +++ ChangeLog 7 Mar 2015 00:21:54 -0000 1.34 @@ -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.33 2015/02/19 18:17:04 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.34 2015/03/07 00:21:54 pacho Exp $ + + 07 Mar 2015; Pacho Ramos <[email protected]> html5lib-0.999.ebuild: + ppc64 stable, bug 540290 19 Feb 2015; Manuel RĂ¼ger <[email protected]> -html5lib-0.90.ebuild, -html5lib-0.95-r1.ebuild, -html5lib-0.95.ebuild:
