From 54490fbfdf8ab66ca3da1357500e8190c6488299 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Sat, 30 May 2020 21:38:01 +0200 Subject: www-misc/skein: Bump to 0.1.0 Package-Manager: Portage-2.3.99, Repoman-2.3.22 --- www-misc/skein/files/cgit-chroot.initd | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 www-misc/skein/files/cgit-chroot.initd (limited to 'www-misc/skein/files/cgit-chroot.initd') diff --git a/www-misc/skein/files/cgit-chroot.initd b/www-misc/skein/files/cgit-chroot.initd deleted file mode 100644 index bdbc5fb..0000000 --- a/www-misc/skein/files/cgit-chroot.initd +++ /dev/null @@ -1,21 +0,0 @@ -#!/sbin/openrc-run -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -description="Sets up the chroot environment for cgit" - -export CGIT_CHROOT="${CGIT_CHROOT:-/srv/cgit}" -export CGIT_GIT_ROOT="${CGIT_GIT_ROOT:-/srv/git}" - -start_pre() { - checkpath -o root -d "${CGIT_CHROOT}" - checkpath -o root -d "${CGIT_GIT_ROOT}" -} - -start() { - /usr/libexec/skein/cgit-chroot setup -} - -stop() { - /usr/libexec/skein/cgit-chroot teardown -} -- cgit v1.2.3-2-gb3c3