guru/acct-user/lsadm/lsadm-0.ebuild
Okamura Kazuya b028209172
www-servers/openlitespeed: new package, add 1.8.1
Openlitespeed cannot work because there is no php that supports litespeed.

We are requesting additional support using the ticket below.
dev-lang/php: add litespeed support. See also https://bugs.gentoo.org/908876
app-eselect/eselect-php: add openlitespeed. See also https://bugs.gentoo.org/908996

Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
2024-05-06 01:32:11 +09:00

14 lines
248 B
Bash

# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="A group for www-servers/openlitespeed"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps