From c722887cbd879a068276ad4e4b29584f48b327f2 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Thu, 19 Jun 2014 11:34:26 +0000 Subject: Keyworded on alpha, bug #461346 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) --- dev-python/html5lib/ChangeLog | 5 ++++- dev-python/html5lib/html5lib-0.95-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/html5lib') diff --git a/dev-python/html5lib/ChangeLog b/dev-python/html5lib/ChangeLog index 21bcea73b7fc..333412f00fb5 100644 --- a/dev-python/html5lib/ChangeLog +++ b/dev-python/html5lib/ChangeLog @@ -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 html5lib-0.95-r1.ebuild: + Keyworded on alpha, bug #461346 21 May 2014; Ian Delaney html5lib-0.999.ebuild: drop py2.6 pypy2_0 add py3.4 diff --git a/dev-python/html5lib/html5lib-0.95-r1.ebuild b/dev-python/html5lib/html5lib-0.95-r1.ebuild index 9fae2972f341..5fffea4eccb5 100644 --- a/dev-python/html5lib/html5lib-0.95-r1.ebuild +++ b/dev-python/html5lib/html5lib-0.95-r1.ebuild @@ -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 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" 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() -- cgit v1.2.3-65-gdbad