summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/musl-nscd: remove uclibcDavid Seifert2022-01-011-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/musl-nscd: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-311-0/+6
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/musl-nscd: 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>
* sys-libs/musl-nscd: do not install on glibc or ulcibc, bug #697784Anthony G. Basile2020-02-191-1/+5
| | | | | | Closes: https://bugs.gentoo.org/697784 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-libs/musl-nscd: EAPI=7, resolve prestripped binariesPetr Vaněk2019-10-151-5/+18
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/musl-nscd: Added musl-nscdDaniel Kuehn2016-07-251-0/+30
Added a live ebuild for musl-nscd, a thin Name Service System "wrapper" for musl libc, highly experimental.