diff --git a/app-misc/feiertage/feiertage-1.3.ebuild b/app-misc/feiertage/feiertage-1.3.ebuild index 95579da..bbeb83d 100644 --- a/app-misc/feiertage/feiertage-1.3.ebuild +++ b/app-misc/feiertage/feiertage-1.3.ebuild @@ -34,5 +34,5 @@ src_compile() src_install() { dobin bin/${PN} dodoc README.md - einfo "This ebuild only installs the binary." + elog "This ebuild only installs the binary." }