summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/rpmatch-standalone: drop 1.0Arthur Zamarin2024-05-241-37/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/rpmatch-standalone: Stabilize 1.0-r1 ppc64, #932569Arthur Zamarin2024-05-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/rpmatch-standalone: Stabilize 1.0-r1 ppc, #932569Arthur Zamarin2024-05-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/rpmatch-standalone: Stabilize 1.0-r1 arm64, #932569Arthur Zamarin2024-05-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/rpmatch-standalone: Stabilize 1.0-r1 arm, #932569Arthur Zamarin2024-05-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/rpmatch-standalone: Stabilize 1.0-r1 x86, #932569Arthur Zamarin2024-05-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/rpmatch-standalone: Stabilize 1.0-r1 amd64, #932569Arthur Zamarin2024-05-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/rpmatch-standalone: EAPI 6 -> 8Arthur Zamarin2024-04-201-0/+36
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/rpmatch-standalone: Stabilize 1.0 ppc, #874789Sam James2022-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/rpmatch-standalone: Stabilize 1.0 ppc64, #874789Matoro Mahri2022-10-041-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, #874777Matoro Mahri2022-10-041-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, #874777Matoro Mahri2022-10-041-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 blockerSam James2022-10-041-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/rpmatch-standalone: stabilize 1.0 for amd64, arm, arm64, x86Sam James2022-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/rpmatch-standalone: Keyword 1.0 arm64, #874777Sam James2022-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/rpmatch-standalone: remove uclibcDavid Seifert2022-01-011-3/+2
| | | | Signed-off-by: David Seifert <soap@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>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-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 commitAnthony G. Basile2018-03-293-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