summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-misc/vdradmin-am: amd64 stable wrt bug #788685Agostino Sarubbo2021-05-091-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-misc/vdradmin-am: Stabilize 3.6.10-r2 x86, #788685Sam James2021-05-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/urlwatch: remove unused patchMichael Mair-Keimberger2021-05-021-15/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20650 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* www-misc/htdig: remove libressl supportMikle Kolyada2021-05-021-4/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-misc/litmus: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/awstats: eutils--Sam James2021-04-161-3/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/urlwatch: drop 2.18-r1, 2.21Louis Sautier2021-04-153-138/+0
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* www-misc/urlwatch: add 2.23Louis Sautier2021-04-152-0/+73
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* www-misc/monitorix: Drop superfluous optfeature headerAndreas Sturmlechner2021-04-041-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* www-misc/mergelog: fix DEPEND typoSam James2021-04-021-4/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-165-5/+5
| | | | | | | | | | | | 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-165-5/+5
| | | | | | | | | | 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>
* */*: Normalize metadata.xml filesMichał Górny2021-03-163-3/+2
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-misc/vdradmin-am: migrate to tmpfiles.eclassTheo Anderson2021-03-071-3/+3
| | | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: reassign my packages to me@g.oJohn Helmert III2021-02-211-1/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* www-misc/vdradmin-am: switch tmpfiles handling to tmpfiles.eclassMartin Dummer2021-02-124-28/+195
| | | | | | | | | | | | | | use tmpfiles.eclass instead of systemd_tmpfiles* small fixes in systemd service file small changes in the ebuild's configuration guidance output remove unused ${FILESDIR}/vdradmin-3.6.6.conf Closes: https://bugs.gentoo.org/740632 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Reviewed-by: Joerg Bornkessel <hd_brummy@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19227 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* www-misc/monitorix: Version bump to 3.13.1Pedro Arizmendi2021-02-032-0/+92
| | | | | | | Signed-off-by: Pedro Arizmendi <dwosky@pm.me> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/19183 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-misc/buku: fix test failures with >=hypothesis-6John Helmert III2021-02-032-3/+506
| | | | | | | | | | | | Add upstream's patch to fix hypothesis, skip new tests added in the patch which break network-sandbox, and skip old tests which newly fail under Portage. Closes: https://bugs.gentoo.org/765748 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19202 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-315-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-misc/buku: fix remote-idJohn Helmert III2021-01-171-1/+1
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/18890 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-misc/buku: cleanup oldJohn Helmert III2021-01-174-188/+0
| | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-misc/buku: bump to 4.5 (and python3.9)John Helmert III2021-01-172-0/+87
| | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-misc/urlwatch: bump to 2.22, use distutils_enable_testsLouis Sautier2020-12-192-0/+70
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* www-misc/vdradmin-am: drop oldAaron Bauman2020-12-175-524/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* www-misc/vdradmin-am: Stabilize 3.6.10-r1 amd64, #757522Sam James2020-12-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/vdradmin-am: x86 stable (bug #757522)Thomas Deutschmann2020-12-031-1/+1
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-misc/monitorix: Removed version 3.11.0Pedro Arizmendi2020-11-262-104/+0
| | | | | | | Signed-off-by: Pedro Arizmendi <dwosky@pm.me> Package-Manager: Portage-3.0.9, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/18399 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-misc/monitorix: x86 stable (bug #755500)Thomas Deutschmann2020-11-201-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-misc/monitorix: Stabilize 3.12.0 amd64, #755500Sam James2020-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/monitorix: Version bump to 3.12.0Pedro Arizmendi2020-10-172-0/+103
| | | | | | | Signed-off-by: Pedro Arizmendi <dwosky@pm.me> Package-Manager: Portage-2.3.89, Repoman-2.3.20 Closes: https://github.com/gentoo/gentoo/pull/15686 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-misc/buku: add PYTHON_REQ_USE="sqlite"John Helmert III2020-10-072-0/+2
| | | | | | | | Closes: https://bugs.gentoo.org/747112 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/17839 Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/mergelog: Keyword 4.5-r2 arm64, #741798Sam James2020-09-301-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/urlwatch: Set DISTUTILS_USE_SETUPTOOLS=rdependMichał Górny2020-09-211-5/+1
| | | | | | | The sanity check has been improved and detects entry points correctly now. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-misc/urlwatch: add docLouis Sautier2020-09-171-0/+2
| | | | | | Closes: https://bugs.gentoo.org/742644 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* www-misc/urlwatch: add missing docutils test dependencyLouis Sautier2020-09-151-0/+1
| | | | | | Closes: https://bugs.gentoo.org/742644 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* www-misc/urlwatch: fix test dependencies, re-add pycodestyleLouis Sautier2020-09-151-0/+1
| | | | | | Closes: https://bugs.gentoo.org/742596 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-143-15/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-misc/buku: Bump to 4.4John Helmert III2020-09-043-0/+121
| | | | | | | | | | Closes: https://bugs.gentoo.org/675618 Closes: https://bugs.gentoo.org/684056 Closes: https://bugs.gentoo.org/684566 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16786 Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/nx_util: Remove last-rited pkgMichał Górny2020-09-025-128/+0
| | | | | Closes: https://bugs.gentoo.org/735524 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-misc/urlwatch: bump to 2.21, add Python 3.9 supportLouis Sautier2020-08-242-0/+73
| | | | | | | Tests now use pytest instead of nose. Package-Manager: Portage-3.0.3, Repoman-2.3.23 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* www-misc/shellinabox: clean up old.Patrice Clement2020-08-054-326/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* www-misc/shellinabox: x86 stable wrt bug #733488Agostino Sarubbo2020-08-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-misc/shellinabox: ppc64 stable (bug #733488)Sam James2020-07-311-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/shellinabox: ppc stable (bug #733488)Sam James2020-07-291-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop last-rited Py2 only pkgsAaron Bauman2020-07-273-28/+0
| | | | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/616064 Closes: https://bugs.gentoo.org/721904 Closes: https://bugs.gentoo.org/609686 Closes: https://bugs.gentoo.org/695016 Closes: https://bugs.gentoo.org/722616 Closes: https://bugs.gentoo.org/684098 Closes: https://bugs.gentoo.org/672164 Closes: https://bugs.gentoo.org/699136 Closes: https://bugs.gentoo.org/690776 Closes: https://bugs.gentoo.org/695912 Closes: https://bugs.gentoo.org/697004 Closes: https://bugs.gentoo.org/711026 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* www-misc/shellinabox: amd64 stable (bug #733488)Sam James2020-07-231-2/+2
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/awstats: remove unused patchMichael Mair-Keimberger2020-07-191-45/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16745 Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/awstats: security cleanupSam James2020-07-173-223/+0
| | | | | | Bug: https://bugs.gentoo.org/646786 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* www-misc/awstats: amd64 stable (bug #646786)Sam James2020-07-171-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>