blueness 14/08/13 17:43:24
Modified: html5lib-0.95-r1.ebuild html5lib-0.999.ebuild
ChangeLog
Log:
Keyword ~ppc64, bug #518436
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.12 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.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild?r1=1.11&r2=1.12
Index: html5lib-0.95-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- html5lib-0.95-r1.ebuild 1 Aug 2014 10:04:33 -0000 1.11
+++ html5lib-0.95-r1.ebuild 13 Aug 2014 17:43:24 -0000 1.12
@@ -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.11
2014/08/01 10:04:33 armin76 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild,v 1.12
2014/08/13 17:43:24 blueness Exp $
EAPI=5
@@ -15,7 +15,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
~amd64-fbsd ~x86-fbsd"
IUSE="test"
# unittest2 used by our python_test()
1.6 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.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild?r1=1.5&r2=1.6
Index: html5lib-0.999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- html5lib-0.999.ebuild 1 Aug 2014 10:04:33 -0000 1.5
+++ html5lib-0.999.ebuild 13 Aug 2014 17:43:24 -0000 1.6
@@ -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.999.ebuild,v
1.5 2014/08/01 10:04:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild,v
1.6 2014/08/13 17:43:24 blueness 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 ~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.30 dev-python/html5lib/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.30&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?rev=1.30&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html5lib/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 1 Aug 2014 10:04:33 -0000 1.29
+++ ChangeLog 13 Aug 2014 17:43:24 -0000 1.30
@@ -1,6 +1,10 @@
# 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.29
2014/08/01 10:04:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.30
2014/08/13 17:43:24 blueness Exp $
+
+ 13 Aug 2014; Anthony G. Basile <[email protected]> html5lib-0.95-r1.ebuild,
+ html5lib-0.999.ebuild:
+ Keyword ~ppc64, bug #518436
01 Aug 2014; Raúl Porcel <[email protected]> html5lib-0.95-r1.ebuild,
html5lib-0.999.ebuild: