summaryrefslogtreecommitdiff
path: root/dev-python/html5lib/html5lib-0.9999999.ebuild
AgeCommit message (Collapse)Author
2020-03-27dev-python/html5lib: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-26*/*: Discontinue Gentoo SuperH portMikle Kolyada
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-10-11dev-python: Remove *-fbsd KEYWORDSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2017-05-18dev-python/html5lib: arm64 stable (bug 617156).Michael Weber
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-12dev-python/html5lib: PYTHON_COMPAT: add python3_6Zac Medico
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2016-11-01global: Drop dead implementations from PYTHON_COMPATMichał Górny
2016-01-15dev-python/html5lib: Don't test with dev-python/lxml-3.5.0Justin Lecher
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571644 https://github.com/html5lib/html5lib-python/issues/224 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-11-23dev-python/html5lib: Stable for HPPA (bug #564588).Jeroen Roovers
Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches
2015-11-22dev-python/html5lib: arm stable, bug #564588Markus Meier
Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
2015-11-19dev-python/html5lib: alpha stable wrt bug #564588Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha"
2015-11-16dev-python/html5lib: ia64 stable wrt bug #564588Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
2015-11-05dev-python/html5lib: sparc stable wrt bug #564588Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
2015-11-04dev-python/html5lib: ppc64 stable wrt bug #564588Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64"
2015-11-04dev-python/html5lib: ppc stable wrt bug #564588Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
2015-11-02dev-python/html5lib: x86 stable wrt bug #564588Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
2015-11-02dev-python/html5lib: amd64 stable wrt bug #564588Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
2015-10-14dev-python/*: Restore keywords and un-revbump for py3.5Michał Górny
Restore keywords that were removed unnecessarily, and collapse unnecessary revbumps on packages with added python3.5 support.
2015-09-10dev-python/html5lib: Version BumpJustin Lecher
add RTD to HOMEPAGE Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>