dev-python/conda-libmamba-solver: bump version to 24.11.1
[gentoo-zh.git] / sys-libs / elog-functions / elog-functions-0.0.2.ebuild
blobac3ba7128a75cb840f36b5bd230c25f6227005a1
1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit multilib
8 DESCRIPTION="Compatibility functions for the log e* functions of OpenRC"
9 HOMEPAGE="http://xochitl.matem.unam.mx/~canek/gentoo-systemd-only/index.html"
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
15 RDEPEND="app-shells/bash"
17 S="${WORKDIR}"
19 src_install() {
20 insinto /usr/$(get_abi_LIBDIR)/misc
21 doins "${FILESDIR}/${PN}.sh"