klausman 14/06/19 11:34:26 Modified: ChangeLog html5lib-0.95-r1.ebuild Log: Keyworded on alpha, bug #461346 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.27 dev-python/html5lib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 21 May 2014 08:10:19 -0000 1.26 +++ ChangeLog 19 Jun 2014 11:34:26 -0000 1.27 @@ -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.26 2014/05/21 08:10:19 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.27 2014/06/19 11:34:26 klausman Exp $ + + 19 Jun 2014; Tobias Klausmann <[email protected]> html5lib-0.95-r1.ebuild: + Keyworded on alpha, bug #461346 21 May 2014; Ian Delaney <[email protected]> html5lib-0.999.ebuild: drop py2.6 pypy2_0 add py3.4 1.9 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.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild?r1=1.8&r2=1.9 Index: html5lib-0.95-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- html5lib-0.95-r1.ebuild 31 Mar 2014 21:11:10 -0000 1.8 +++ html5lib-0.95-r1.ebuild 19 Jun 2014 11:34:26 -0000 1.9 @@ -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/html5lib/html5lib-0.95-r1.ebuild,v 1.8 2014/03/31 21:11:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild,v 1.9 2014/06/19 11:34:26 klausman Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" # unittest2 used by our python_test()
