summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/musl-nscd: Fix build with gcc-10Jakov Smolic2020-12-282-2/+40
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/18635 Closes: https://bugs.gentoo.org/708632 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/musl-nscd: do not install on glibc or ulcibc, bug #697784Anthony G. Basile2020-02-192-2/+10
| | | | | | 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: bump to 1.0.2Petr Vaněk2019-10-152-0/+43
| | | | | | 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>
* 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>
* sys-libs/musl-nscd: Reassign due to bug #392031Pacho Ramos2018-07-011-4/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-libs/musl-nscd: add myself as second maintainerAnthony G. Basile2018-01-251-0/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/musl-nscd: Fix initscriptDaniel Kuehn2017-06-261-7/+3
| | | | | Fix initscript to reference PIDFILE variable from conf.d config instead of trying to do a subshell that is grepping strings of the binary
* 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-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Remove non-DIST entries from ManifestsMike Gilbert2016-11-131-5/+0
|
* sys-libs/musl-nscd: Added musl-nscdDaniel Kuehn2016-07-256-0/+132
Added a live ebuild for musl-nscd, a thin Name Service System "wrapper" for musl libc, highly experimental.