summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/linkchecker: Stabilize 10.1.0 amd64, #832296Jakov Smolić2022-01-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-analyzer/linkchecker: Stabilize 10.1.0 x86, #832296Jakov Smolić2022-01-291-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-analyzer/linkchecker: drop oldTomáš Mózes2021-12-242-61/+0
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23395 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/linkchecker: sync live ebuildTomáš Mózes2021-12-241-12/+13
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/linkchecker: bump to 10.1.0Tomáš Mózes2021-12-243-0/+93
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/linkchecker: Stabilize 10.0.1 amd64, #815280Sam James2021-09-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/linkchecker: x86 stable wrt bug #815280Agostino Sarubbo2021-09-291-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Rename dev-python/{beautifulsoup → beautifulsoup4}Michał Górny2021-09-083-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/linkchecker: bump to 10.0.1, drop oldTomáš Mózes2021-02-042-1/+1
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19331 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/linkchecker: bump to 10.0.0Tomáš Mózes2021-02-032-0/+55
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19139 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/linkchecker: amd64 stable wrt bug #743905Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/linkchecker: x86 stable wrt bug #743905Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/linkchecker: Remove lastrited <10Michał Górny2020-09-212-63/+0
| | | | | Closes: https://bugs.gentoo.org/712958 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/linkchecker: Inherit optfeature.eclassDavid Seifert2020-09-073-4/+4
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/linkchecker: add myself as maintainerTomáš Mózes2020-08-271-2/+9
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16900 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/linkchecker: add snapshot with python3 supportTomáš Mózes2020-08-273-1/+62
| | | | | | Bug: https://bugs.gentoo.org/712958 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/linkchecker: sync live ebuildTomáš Mózes2020-08-271-15/+17
| | | | | | Bug: https://bugs.gentoo.org/712958 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/linkchecker: Revbump post dep changesMichał Górny2019-07-301-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/linkchecker: Retire virtual/python-dnspythonMichał Górny2019-07-302-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/linkchecker: Drop oldPacho Ramos2019-02-185-160/+0
| | | | | Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-analyzer/linkchecker: amd64 stable wrt bug #676594Mikle Kolyada2019-02-181-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-analyzer/linkchecker: x86 stable (bug #676594)Thomas Deutschmann2019-02-151-1/+1
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/linkchecker: sync live ebuildTomas Mozes2019-01-191-7/+9
| | | | | | | Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10860 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/linkchecker: bump to 9.4.0Tomas Mozes2019-01-192-0/+63
| | | | | | | Closes: https://bugs.gentoo.org/661792 Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/linkchecker: add missing runtime dependencyFrancesco Turco2018-09-181-0/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/9821
* net-analyzer/linkchecker: Drop old, PyQt4-based versionAndreas Sturmlechner2018-02-144-151/+0
| | | | | Closes: https://bugs.gentoo.org/634972 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-analyzer/linkchecker: amd64 stableJason Zaman2018-02-141-1/+1
| | | | | Gentoo-bug: 646178 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-analyzer/linkchecker: x86 stable (bug #646178)Thomas Deutschmann2018-02-011-1/+1
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* net-analyzer/linkchecker: Sort RDEPENDsAndreas Sturmlechner2018-01-311-1/+1
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* net-analyzer/linkchecker: Drop unused multilib.eclassAndreas Sturmlechner2018-01-312-2/+2
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* net-analyzer/linkchecker: optfeature to pkg_postinstAndreas Sturmlechner2018-01-311-0/+3
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* net-analyzer/linkchecker: Drop USE=XAndreas Sturmlechner2018-01-311-21/+11
| | | | | Bug: https://bugs.gentoo.org/634972 Package-Manager: Portage-2.3.21, Repoman-2.3.6
* net-analyzer/linkchecker: Sync w/ 9.3.1 ebuild, drop USE=XAndreas Sturmlechner2018-01-311-38/+13
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* net-analyzer/linkchecker: fix using newer dev-python/requestsTomas Mozes2018-01-112-2/+49
| | | | | | Closes: #6791 Closes: https://bugs.gentoo.org/643688 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* net-analyzer/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-analyzer/linkchecker: version bump to 9.3.1.Tomas Mozes2017-10-154-1/+91
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5916
* net-analyzer/linkchecker: remove 9.3-r1Michael Palimaka2017-07-231-81/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* net-analyzer/linkchecker: Drop myself as maintainerManuel Rüger2017-07-231-4/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* net-analyzer/linkchecker: x86 stable wrt bug #612050Agostino Sarubbo2017-03-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/linkchecker: amd64 stable wrt bug #612050Agostino Sarubbo2017-03-131-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/qscintilla-python: support building against Qt5/PyQt5Davide Pesavento2017-01-213-5/+5
| | | | | | Gentoo-Bug: 541604 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/linkchecker: Fix requests check (bug #598064)Sebastian Pipping2017-01-172-0/+117
| | | | | | | Patch is a backport of this upstream patch: https://github.com/wummel/linkchecker/commit/c2ce810c3fb00b895a841a7be6b2e78c64e7b042 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/linkchecker: remove unused patchesMichael Mair-Keimberger (asterix)2017-01-155-133/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3434
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-analyzer/linkchecker: Drop direct dependency on dnspythonJustin Lecher2016-01-111-5/+2
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>