clean cvs header
[gentoo-zh.git] / sys-libs / elog-functions / elog-functions-0.0.2.ebuild
blob556b2b2f67ea6f3c4d25f6d7e7e9faad13fe1914
1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 inherit multilib
6 DESCRIPTION="Compatibility functions for the log e* functions of OpenRC"
7 HOMEPAGE="http://xochitl.matem.unam.mx/~canek/gentoo-systemd-only/index.html"
9 LICENSE="GPL-2"
10 SLOT="0"
11 KEYWORDS="~amd64 ~x86"
12 IUSE=""
14 RDEPEND="app-shells/bash"
16 S="${WORKDIR}"
18 src_install() {
19 insinto /usr/$(get_libdir)/misc
20 doins "${FILESDIR}/${PN}.sh"