summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-01 10:04:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-01 10:04:33 +0000
commitbc457ce394eb47549462c7cf34f39d1953438d04 (patch)
treea89e04b5f8ad194306a001d2102ed7b478af5669 /dev-python/html5lib
parentDrop sparc keyword (diff)
downloadgentoo-2-bc457ce394eb47549462c7cf34f39d1953438d04.tar.gz
gentoo-2-bc457ce394eb47549462c7cf34f39d1953438d04.tar.bz2
gentoo-2-bc457ce394eb47549462c7cf34f39d1953438d04.zip
Add ~s390/~sh/~sparc wrt #461346
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-python/html5lib')
-rw-r--r--dev-python/html5lib/ChangeLog6
-rw-r--r--dev-python/html5lib/html5lib-0.95-r1.ebuild4
-rw-r--r--dev-python/html5lib/html5lib-0.999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/html5lib/ChangeLog b/dev-python/html5lib/ChangeLog
index 5c9b63e8688d..5e98bcc82cf5 100644
--- a/dev-python/html5lib/ChangeLog
+++ b/dev-python/html5lib/ChangeLog
@@ -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.28 2014/07/06 12:43:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.29 2014/08/01 10:04:33 armin76 Exp $
+
+ 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> html5lib-0.95-r1.ebuild,
+ html5lib-0.999.ebuild:
+ Add ~s390/~sh/~sparc wrt #461346
06 Jul 2014; Michał Górny <mgorny@gentoo.org> html5lib-0.95-r1.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
diff --git a/dev-python/html5lib/html5lib-0.95-r1.ebuild b/dev-python/html5lib/html5lib-0.95-r1.ebuild
index 802d67cbf00c..716dc5cd98f5 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.10 2014/07/06 12:43:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.95-r1.ebuild,v 1.11 2014/08/01 10:04:33 armin76 Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="test"
# unittest2 used by our python_test()
diff --git a/dev-python/html5lib/html5lib-0.999.ebuild b/dev-python/html5lib/html5lib-0.999.ebuild
index e96ecff42f07..595d18e552a5 100644
--- a/dev-python/html5lib/html5lib-0.999.ebuild
+++ b/dev-python/html5lib/html5lib-0.999.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.999.ebuild,v 1.4 2014/05/21 08:10:19 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.999.ebuild,v 1.5 2014/08/01 10:04:33 armin76 Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"