From 3e24767873150e7cd15ad2a90fdc1f2b3bc02182 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 13 Aug 2023 13:28:18 +0200 Subject: acct-user/slowcgi: add 1, drop 0 --- acct-user/slowcgi/Manifest | 2 +- acct-user/slowcgi/slowcgi-0.ebuild | 12 ------------ acct-user/slowcgi/slowcgi-1.ebuild | 11 +++++++++++ 3 files changed, 12 insertions(+), 13 deletions(-) delete mode 100644 acct-user/slowcgi/slowcgi-0.ebuild create mode 100644 acct-user/slowcgi/slowcgi-1.ebuild (limited to 'acct-user') diff --git a/acct-user/slowcgi/Manifest b/acct-user/slowcgi/Manifest index 78a935b..901c87a 100644 --- a/acct-user/slowcgi/Manifest +++ b/acct-user/slowcgi/Manifest @@ -1,2 +1,2 @@ -EBUILD slowcgi-0.ebuild 208 BLAKE2B 5f1749a2acab04278dc531023641ddf25607406901c6bb71a0c009918b5205f7548370def84453144db10c27528c413db63e9860e9390e6fc4cbf6caba773a22 SHA512 8ac01f93048e498c31fd7a25cc75346b1e49b59e638874871b054f751d638a5177184d0690bdc9a71c00aba9cf710ed8341d13697f59beae2a4afdc0eebb7a15 +EBUILD slowcgi-1.ebuild 189 BLAKE2B 97c3c28ab30b3fba43e2f482ba94f2621e64910bd2947cfd457e9c68baa8578a9eaf1735dc8062f27418284d9fee4be17a011271b44a0d0e29d56cd2f62c38a5 SHA512 a886d297703396955f5d5564ecffb9bdbb6d4b2559e14f0a5793c0dd7abf2ae71e3169fe3a88e93175c1f16e02ab4de8dd2b59c6d7ba0d766a2e5bf4f8bcec0d MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0 diff --git a/acct-user/slowcgi/slowcgi-0.ebuild b/acct-user/slowcgi/slowcgi-0.ebuild deleted file mode 100644 index b3209d8..0000000 --- a/acct-user/slowcgi/slowcgi-0.ebuild +++ /dev/null @@ -1,12 +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_GROUPS=( http ) -ACCT_USER_SHELL=-1 - -acct-user_add_deps diff --git a/acct-user/slowcgi/slowcgi-1.ebuild b/acct-user/slowcgi/slowcgi-1.ebuild new file mode 100644 index 0000000..b5ffd6d --- /dev/null +++ b/acct-user/slowcgi/slowcgi-1.ebuild @@ -0,0 +1,11 @@ +# 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_GROUPS=( http ) + +acct-user_add_deps -- cgit v1.2.3-2-gb3c3