aboutsummaryrefslogtreecommitdiffstats
path: root/acct-user
diff options
context:
space:
mode:
authorWolfgang Müller2023-08-13 13:25:16 +0200
committerWolfgang Müller2023-08-13 13:25:16 +0200
commit320941dc5d7e98e78af8325a428298c183631c9e (patch)
tree4979c30e0fffd14fb0c0b7068eaba05686812bdf /acct-user
parent25d75c9f2845a1b38ae0f9241381606ce2c46913 (diff)
downloadpramantha-320941dc5d7e98e78af8325a428298c183631c9e.tar.gz
acct-user/caddy: add 2, drop 1
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/caddy/Manifest2
-rw-r--r--acct-user/caddy/caddy-2.ebuild (renamed from acct-user/caddy/caddy-1.ebuild)3
2 files changed, 2 insertions, 3 deletions
diff --git a/acct-user/caddy/Manifest b/acct-user/caddy/Manifest
index 7cbc8d7..e17b0b4 100644
--- a/acct-user/caddy/Manifest
+++ b/acct-user/caddy/Manifest
@@ -1,2 +1,2 @@
-EBUILD caddy-1.ebuild 296 BLAKE2B d23009a504ec3239db6774ec7a7d4b9106b883e557377507b356c5442440a321708978da3c17a58c4c8cf9b6ce594fcc2a8345b98a292efbbada4b22013f4a4a SHA512 8351ea016181919ac1e1338fb5276511364120c93598f2c81758c85bafd6d7c15a7d7b11ef040a4be25fccd25d33064001076b13633fb888be465bc0e2d8d064
+EBUILD caddy-2.ebuild 277 BLAKE2B 3ba96925c70501aaddb61042afb46b1af73d05eacf07bc0a349c5e451a4a1a843b7de00a4f0c76eff9c874e23db3eb6b0daad38df198657cdea85c92073e6a21 SHA512 844938429df76f8131bd0c649174ddd33a930bb79ddb1dd36f01cdd5c249f0177d1973d8d441fd91d89c44a88a9d73219d51021a123e1ed424a59ebbd50f8ff6
MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0
diff --git a/acct-user/caddy/caddy-1.ebuild b/acct-user/caddy/caddy-2.ebuild
index 33d74a0..d9525f8 100644
--- a/acct-user/caddy/caddy-1.ebuild
+++ b/acct-user/caddy/caddy-2.ebuild
@@ -1,7 +1,7 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit acct-user
@@ -10,6 +10,5 @@ ACCT_USER_HOME=/var/lib/caddy
ACCT_USER_HOME_OWNER=caddy:root
ACCT_USER_HOME_PERMS=0700
ACCT_USER_GROUPS=( http )
-ACCT_USER_SHELL=-1
acct-user_add_deps