From 27ba803309c2b69a71d5d3e85fc641327ac6f1cc Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 5 Jun 2020 21:30:06 +0200 Subject: www-misc/slowcgi: Bump to 6.7-r3 Include a patch that adds support for running in the foreground without also enabling debug support. Package-Manager: Portage-2.3.99, Repoman-2.3.22 --- www-misc/slowcgi/slowcgi-6.7-r2.ebuild | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 www-misc/slowcgi/slowcgi-6.7-r2.ebuild (limited to 'www-misc/slowcgi/slowcgi-6.7-r2.ebuild') diff --git a/www-misc/slowcgi/slowcgi-6.7-r2.ebuild b/www-misc/slowcgi/slowcgi-6.7-r2.ebuild deleted file mode 100644 index b6448c9..0000000 --- a/www-misc/slowcgi/slowcgi-6.7-r2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="a FastCGI to CGI wrapper server" -HOMEPAGE="https://git.oriole.systems/slowcgi" -SRC_URI="https://git.oriole.systems/slowcgi/snapshot/${P}.tar.gz" - -RESTRICT="mirror" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND=" - acct-user/slowcgi - acct-group/http" - -src_install() { - emake PREFIX=/usr DESTDIR="${D}" install - - newinitd "${FILESDIR}"/slowcgi.initd slowcgi - newconfd "${FILESDIR}"/slowcgi.confd slowcgi -} -- cgit v1.2.3-2-gb3c3