From 320941dc5d7e98e78af8325a428298c183631c9e Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 13 Aug 2023 13:25:16 +0200 Subject: acct-user/caddy: add 2, drop 1 --- acct-user/caddy/Manifest | 2 +- acct-user/caddy/caddy-1.ebuild | 15 --------------- acct-user/caddy/caddy-2.ebuild | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 16 deletions(-) delete mode 100644 acct-user/caddy/caddy-1.ebuild create mode 100644 acct-user/caddy/caddy-2.ebuild (limited to 'acct-user') 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-1.ebuild deleted file mode 100644 index 33d74a0..0000000 --- a/acct-user/caddy/caddy-1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -ACCT_USER_ID=-1 -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 diff --git a/acct-user/caddy/caddy-2.ebuild b/acct-user/caddy/caddy-2.ebuild new file mode 100644 index 0000000..d9525f8 --- /dev/null +++ b/acct-user/caddy/caddy-2.ebuild @@ -0,0 +1,14 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +ACCT_USER_ID=-1 +ACCT_USER_HOME=/var/lib/caddy +ACCT_USER_HOME_OWNER=caddy:root +ACCT_USER_HOME_PERMS=0700 +ACCT_USER_GROUPS=( http ) + +acct-user_add_deps -- cgit v1.2.3-2-gb3c3