runit-service/service-notify - 2.4.0 (powerman)

Search

Package Information

Description:
Process system log on-the-fly, detect events and run actions
Homepage:
http://powerman.name/RTFM/runit.html
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
2.4.0 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Process system log on-the-fly, detect events and run actions"
HOMEPAGE="http://powerman.name/RTFM/runit.html"
SRC_URI="http://powerman.name/download/Gentoo/${P}.tgz"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="runit-service/setupservices"
RDEPEND=">=sys-process/runit-2.1.2-r1"

src_install() {
	cp -a * "${D}"
	fperms 0600 /var/log/.notify
}

Dependencies

DEPEND

runit-service/setupservices

RDEPEND

>=sys-process/runit-2.1.2-r1

Manifest for 2.4.0

Type File Size Source URLs
DIST service-notify-2.4.0.tgz 2916 bytes http://powerman.name/download/Gentoo/service-notify-2.4.0.tgz