Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-libs/rpmatch-standalone: drop 1.0 | Arthur Zamarin | 2024-05-24 | 1 | -37/+0 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Stabilize 1.0-r1 ppc64, #932569 | Arthur Zamarin | 2024-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Stabilize 1.0-r1 ppc, #932569 | Arthur Zamarin | 2024-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Stabilize 1.0-r1 arm64, #932569 | Arthur Zamarin | 2024-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Stabilize 1.0-r1 arm, #932569 | Arthur Zamarin | 2024-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Stabilize 1.0-r1 x86, #932569 | Arthur Zamarin | 2024-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Stabilize 1.0-r1 amd64, #932569 | Arthur Zamarin | 2024-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: EAPI 6 -> 8 | Arthur Zamarin | 2024-04-20 | 1 | -0/+36 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Stabilize 1.0 ppc, #874789 | Sam James | 2022-10-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Stabilize 1.0 ppc64, #874789 | Matoro Mahri | 2022-10-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Keyword 1.0 ppc64, #874777 | Matoro Mahri | 2022-10-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Keyword 1.0 riscv, #874777 | Matoro Mahri | 2022-10-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: fix blocker | Sam James | 2022-10-04 | 1 | -2/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: stabilize 1.0 for amd64, arm, arm64, x86 | Sam James | 2022-10-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: Keyword 1.0 arm64, #874777 | Sam James | 2022-10-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-libs/rpmatch-standalone: remove uclibc | David Seifert | 2022-01-01 | 1 | -3/+2 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | **/metadata.xml: Replace http by https in DOCTYPE element | Ulrich Müller | 2021-09-11 | 1 | -1/+1 |
| | | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | */*: Normalize metadata.xml files | Michał Górny | 2021-03-16 | 1 | -1/+1 |
| | | | | | | | | | | | 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> | ||||
* | sys-libs/rpmatch-standalone: initial commit | Anthony G. Basile | 2018-03-29 | 3 | -0/+51 |
This is a breakout library for rpmatch() which is not provided by the musl libc. See `man 3 rpmatch'. Package-Manager: Portage-2.3.24, Repoman-2.3.6 |