summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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>
* net-analyzer/linkchecker: Add myself as a maintainerManuel Rüger2016-01-101-1/+2
| | | | Package-Manager: portage-2.2.26
* Sanitize virtual namespace of python packagesJustin Lecher2015-11-102-2/+2
| | | | | | Rename virtual/MODULE to virtual/python-MODULE Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-analyzer/linkchecker: Move to virtual/dnspythonJustin Lecher2015-10-302-3/+6
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-242-2/+2
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0812-0/+393
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed