www-servers/multiwatch - 1.0.0 (oubliette)

Search

Package Information

Description:
Forks multiple instances of a program in the same context (spawn-fcgi)
Homepage:
https://redmine.lighttpd.net/projects/multiwatch
License:
BSD GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.0.0 8 ~alpha amd64 arm ~hppa ppc ppc64 x86 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Forks multiple instances of a program in the same context (spawn-fcgi)"
HOMEPAGE="https://redmine.lighttpd.net/projects/multiwatch"
SRC_URI="https://download.lighttpd.net/multiwatch/releases-1.x/${P}.tar.xz"

LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 x86"

DEPEND="
	dev-libs/libev
"
src_install() {
	default

	dodoc README
}

Dependencies

DEPEND

	dev-libs/libev

Manifest for 1.0.0

Type File Size Source URLs
DIST multiwatch-1.0.0.tar.xz 65700 bytes https://download.lighttpd.net/multiwatch/releases-1.x/multiwatch-1.0.0.tar.xz