www-servers/hinsightd: inherit systemd eclass

Closes: https://bugs.gentoo.org/785217
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-04-23 14:16:29 +02:00
parent a0ab11bdb9
commit 0cae57bf7d
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ EAPI=7
LUA_COMPAT=( lua5-1 ) LUA_COMPAT=( lua5-1 )
inherit fcaps lua-single inherit fcaps lua-single systemd
DESCRIPTION="hinsightd a http/1.1 webserver with (hopefully) minimal goals" DESCRIPTION="hinsightd a http/1.1 webserver with (hopefully) minimal goals"
HOMEPAGE="https://gitlab.com/tiotags/hin9" HOMEPAGE="https://gitlab.com/tiotags/hin9"

View File

@@ -5,7 +5,7 @@ EAPI=7
LUA_COMPAT=( lua5-{1..4} ) LUA_COMPAT=( lua5-{1..4} )
inherit git-r3 fcaps lua-single inherit git-r3 fcaps lua-single systemd
DESCRIPTION="hinsightd a http/1.1 webserver with (hopefully) minimal goals" DESCRIPTION="hinsightd a http/1.1 webserver with (hopefully) minimal goals"
HOMEPAGE="https://gitlab.com/tiotags/hin9" HOMEPAGE="https://gitlab.com/tiotags/hin9"