summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-irc/irker: fix notificationsSam James2022-07-022-0/+90
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: destabilize 2.22Sam James2022-07-021-1/+1
| | | | | Bug: https://gitlab.com/esr/irker/-/merge_requests/29 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "net-irc/irker: drop 2.21"Sam James2022-07-022-0/+65
| | | | | | | | | This reverts commit 99e39aedb12a6ca9f81ad0b8048ae7898a7fee6e. 2.22 is broken! Bug: https://gitlab.com/esr/irker/-/merge_requests/29 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: drop 2.21Sam James2022-05-052-65/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: drop 2.20Sam James2022-04-292-65/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: Stabilize 2.22 ALLARCHES, #841524Sam James2022-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: add 2.22Sam James2022-03-262-0/+65
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: Stabilize 2.21 ALLARCHES, #834046Arthur Zamarin2022-02-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-irc/irker: add 2.21Sam James2022-01-262-0/+65
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: drop 2.19Sam James2022-01-012-65/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: Stabilize 2.20 sparc, #829115Arthur Zamarin2021-12-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-irc/irker: update EAPI 7 -> 8Sam James2021-10-281-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: Stabilize 2.20 ALLARCHES, #819105Sam James2021-10-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: add 2.20Sam James2021-09-212-0/+65
| | | | Signed-off-by: Sam James <sam@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>
* net-irc/irker: drop inactive maintainerDavid Seifert2021-05-311-4/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* net-irc/irker: fix copyright header in files/irkerd.initdSam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: remove bashisms from init scriptKerin Millar2021-03-112-19/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quote the ${parameter:=word} expansions (SC2223), while removing two that are spurious. Remove the -z test which does absolutely nothing. It can never be true, because IRKERD_USER will always contain something. As an aside, the "nobody" account is not intended for running services. If ever the test is re-instated, it should be carried out _before_ checkpath is invoked, for reasons that should be obvious. Remove the use of the [[ keyword in favour of the POSIX test command (SC3010). Employ a vastly improved method of conveying the user-specified options. Obviously, POSIX sh doesn't support arrays so we must still perform word-splitting upon IRKERD_OPTS. However, potential pathname expansion can still be suppressed with set -f, so let's do that. Next, proceed to assemble a list of positional parameters using the set builtin. This completely eliminates the possibility for word-splitting and pathname expansion to be performed upon the other IRKERD_* variables, instead conveying them verbatim. Note that the start function is altered to define a ( ... ) compound command, so that the effects of set -f do not persist beyond the intended scope of the function. Closes: https://bugs.gentoo.org/760869 Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: Keyword 2.19 sparcSam James2021-01-181-2/+2
| | | | | Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: Inherit optfeature.eclassDavid Seifert2020-09-071-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* net-irc/irker: Stabilize 2.19 ALLARCHES (again), #736776Sam James2020-08-111-1/+1
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: Stabilize 2.19 ALLARCHES, #736776Sam James2020-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: cleanup old Python 2 versionSam James2020-07-292-60/+0
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: ppc64 keyworded (bug #734340)Sam James2020-07-291-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: ppc keyworded (bug #734340)Sam James2020-07-291-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: fix metadata typoSam James2020-07-271-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: add upstream informationSam James2020-07-201-0/+3
| | | | | | | Reference the upstream repo: esr/irker on gitlab. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: mark ALLARCHESSam James2020-07-201-0/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: arm64 keyworded (bug #733260)Sam James2020-07-201-1/+1
| | | | | | Closes: https://bugs.gentoo.org/733260 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: improved optfeature textSam James2020-07-131-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: add Python 3.9Sam James2020-07-131-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: remove unnecessary slash stripSam James2020-07-131-1/+1
| | | | | | | | This is EAPI 7, so we know that ${ED} won't contain a trailing slash. Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: change licence to BSD-2Sam James2020-07-131-1/+1
| | | | | | | | Irker has been licenced under BSD-2 since 2.14: https://gitlab.com/esr/irker/-/commit/1916dc346cb2aef70211a Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: bump to 2.19Sam James2020-07-132-0/+65
| | | | | | | | | | | | | Changes: * Add Python 3.7, 3.8 * Drop socks5 use flag - use optfeature instead * Update LICENSE to BSD-2 * Fix systemd service (absolute path) Closes: https://bugs.gentoo.org/730182 Closes: https://bugs.gentoo.org/612448 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: join as maintainerSam James2020-07-131-0/+4
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/irker: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-2/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-irc/irker: Remove oldDavid Seifert2019-12-2910-516/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-irc/irker: Doesn't work with python3 bug #619700Pacho Ramos2018-06-261-0/+55
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-irc/irker: remove unused patchMichael Mair-Keimberger2018-05-041-104/+0
| | | | Closes: https://bugs.gentoo.org/650188
* net-irc/irker: remove version 2.17.Patrice Clement2018-02-102-59/+0
| | | | | | | | We asked upstream: this version's tarball is not longer available. Let's remove it then. Closes: https://bugs.gentoo.org/587060 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-irc/irker: Partially update Manifest hashes.Ulrich Müller2017-12-101-7/+7
|
* net-irc/irker: [QA] Add missing python metadata variablesDavid Seifert2017-04-238-15/+39
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-288-8/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-irc/irker: re-add ~arm keyword (bug 592888).Michael Weber2017-02-111-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* net-irc/irker: version bump.Bertrand Jacquin2016-09-022-0/+54
| | | | | | | | | | | | | | | | | | | | As per http://www.catb.org/~esr/irker/NEWS. List of changes: * Remove python 3.3 support. * Add python 3.5 support. * Move to EAPI 6. * Use default() in src_prepare and src_install. * Replace dohtml with HTML_DOCS. * Replace dodoc with DOCS. * Drop inherit eutils. * Replace EROOT with EPREFIX. * Drop double slash when $ED is used. Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2109 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-irc/irker: add ~arm, bug #585628Markus Meier2016-06-261-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* net-irc/irker: Version bumpBertrand Jacquin2016-06-253-0/+161
| | | | | | | | | | | Add an option USE flag for new SOCKS support. Update irkerhook-Remove-file-listing.patch with a rebased version that apply on this new version Package-Manager: portage-2.2.26 Gentoo-Bug: https://bugs.gentoo.org/579524 Closes: https://github.com/gentoo/gentoo/pull/1223 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>