summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/lesspipe: avoid a false positive bash-completion QA warningEli Schwartz2024-06-273-0/+3
| | | | | | | | | | | | | | | | | | | | | We leave an empty directory behind after moving the completion files around. Portage's QA check thinks that means we are actually using a legacy dynamic loader location?? * QA Notice: Bash completions were installed in legacy location. Please update * the ebuild to get the install paths using bash-completion-r1.eclass. But the eclass doesn't support the eager-loader directory at all, and the QA notice isn't warning about it either -- the warning is simply because we have that empty directory (that gets cleaned up after the QA checks run, since keepdir isn't used). No revbump. It only affects an install-time warning and rmdir cannot change the resulting package contents. Closes: https://bugs.gentoo.org/926047 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.12 amd64, #934874Sam James2024-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.12 x86, #934874Sam James2024-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: add 2.13Sam James2024-06-022-0/+64
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Keyword 2.12 s390, #930048Arthur Zamarin2024-05-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/lesspipe: add 2.12Sam James2024-04-152-0/+64
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: drop 2.10, 2.11Sam James2024-04-153-104/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.11-r1 amd64, #926988Arthur Zamarin2024-03-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/lesspipe: Stabilize 2.11-r1 x86, #926988Sam James2024-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: fix completion installationEli Schwartz2024-01-252-0/+119
| | | | | | | | | | | | | | | | Neither completion is properly installed upstream, and the local fix for bash was incorrect: - bash completions have to be loaded without the autoload handler, as they extend the builtin completion installed immediately upon loading the `bash_completion` initialization - zsh completions did a configure check to see if zsh is installed. Patch submitted upstream at https://github.com/wofr06/lesspipe/pull/142 and backported Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.11 amd64, #922237Sam James2024-01-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.11 x86, #922237Sam James2024-01-171-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: add 2.11Sam James2023-12-142-0/+52
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: drop 2.06, 2.07, 2.08Sam James2023-12-144-159/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.10 amd64, #917231Arthur Zamarin2023-11-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/lesspipe: Stabilize 2.10 x86, #917231Arthur Zamarin2023-11-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/lesspipe: add 2.10Sam James2023-10-062-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.08 amd64, #912561Sam James2023-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.08 x86, #912561Arthur Zamarin2023-08-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/lesspipe: update DESCRIPTIONSam James2023-06-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: add 2.08Sam James2023-06-262-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove sparc64-solaris keywordFabian Groffen2023-05-252-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-252-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-242-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-text/lesspipe: Stabilize 2.07 amd64, #899296Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/lesspipe: Stabilize 2.07 x86, #899296Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/lesspipe: add 2.07Sam James2023-01-102-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: drop 2.05-r1Sam James2022-10-282-48/+0
| | | | | Bug: https://bugs.gentoo.org/865631 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.06 x86, #872749Sam James2022-09-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: Stabilize 2.06 amd64, #872749Sam James2022-09-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: fix RDEPENDSam James2022-08-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: add 2.06Sam James2022-08-182-0/+53
| | | | | Bug: https://bugs.gentoo.org/865631 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: drop 1.91, 2.04-r1David Seifert2022-06-213-109/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-text/lesspipe: Stabilize 2.05 x86, #851606Sam James2022-06-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: amd64 stable wrt bug #851606Agostino Sarubbo2022-06-131-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/lesspipe: add 2.05Sam James2022-04-272-0/+48
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: drop 2.03Sam James2022-04-172-43/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: fix bash-completion installationSam James2022-03-151-0/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: add 2.04Sam James2022-03-022-0/+43
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: drop 2.01, 2.02Sam James2022-03-023-86/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: fix OutdatedBlockerSam James2022-02-234-9/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: forward ~riscvSam James2022-02-233-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: add 2.03Sam James2022-02-232-0/+44
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: drop 1.85, 1.89, 1.90, 2.00Sam James2022-01-205-212/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: add 2.02Sam James2022-01-202-0/+44
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: add 2.01Sam James2022-01-052-0/+44
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: keyword ~riscvYongxiang Liang2021-12-311-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-text/lesspipe: add 2.00Sam James2021-12-292-0/+44
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/lesspipe: x86 stable wrt bug #829049Agostino Sarubbo2021-12-131-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/lesspipe: amd64 stable wrt bug #829049Agostino Sarubbo2021-12-131-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>