From 2c18b7f7fb2885d27960657c60906ef0bac0681e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 19 Mar 2024 00:49:58 +0000 Subject: gentoo auto-resync : 19:03:2024 - 00:49:58 --- acct-user/automatic/Manifest | 2 +- acct-user/automatic/automatic-0-r1.ebuild | 12 ------------ acct-user/automatic/automatic-0-r2.ebuild | 12 ++++++++++++ 3 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 acct-user/automatic/automatic-0-r1.ebuild create mode 100644 acct-user/automatic/automatic-0-r2.ebuild (limited to 'acct-user/automatic') diff --git a/acct-user/automatic/Manifest b/acct-user/automatic/Manifest index 7be4ecb6d4df..cc5098adc8db 100644 --- a/acct-user/automatic/Manifest +++ b/acct-user/automatic/Manifest @@ -1,2 +1,2 @@ -EBUILD automatic-0-r1.ebuild 236 BLAKE2B 05c81c7d98b6063259cc40fdf5dd209acbb26be1b0f912f45fc2fa73f0b7cd844e1675d20ad225d06df1762ee4f63e0943ec8be80d5f04cfd4ef1a6bc634bc4d SHA512 6c6ef4c25b039bdb145fc51e2d4fc3b990a196b594abe0cf63070afe346a7d36b6c6552cc64592a2fd8014d8815491cf40161e6ce3c477ecfa3b1b5a8e7a31b0 +EBUILD automatic-0-r2.ebuild 236 BLAKE2B f0966a239840f51de81c701bf26defd6ac2d399b532f3b73aa7301940de07f4bc61f70dfcf7cf33e37f2f8c6331d3005e7047e5dc67572b214431f57a64b0068 SHA512 8a2d36de7cdfc558bcc4e86d5cf710f1cfa09cc30ff068d5525f4102aee40987be3c5f86652b15270849887707fa40e10ba15540ab9525a2b4ee8890b20255bc MISC metadata.xml 407 BLAKE2B 45b71e5db07903b8a89609d844db897d588863c2e64651561e818c004034183873c2cb791ec576c82eb8a9062d81981a676f647a67f6cda40e59424e2a17794e SHA512 dc09409437d438855cfb64d57f8a0ed0f368f1942beed647a578d09af798c18fdce3eeecc730684a32614feea581c0d090946e96f512a3d76422e7856606bf4c diff --git a/acct-user/automatic/automatic-0-r1.ebuild b/acct-user/automatic/automatic-0-r1.ebuild deleted file mode 100644 index 8972c4583c61..000000000000 --- a/acct-user/automatic/automatic-0-r1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -ACCT_USER_ID=338 -ACCT_USER_GROUPS=( automatic ) -ACCT_USER_HOME="/var/lib/automatic" - -acct-user_add_deps diff --git a/acct-user/automatic/automatic-0-r2.ebuild b/acct-user/automatic/automatic-0-r2.ebuild new file mode 100644 index 000000000000..d1cbcd3efbed --- /dev/null +++ b/acct-user/automatic/automatic-0-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +ACCT_USER_ID=338 +ACCT_USER_GROUPS=( automatic ) +ACCT_USER_HOME="/var/lib/automatic" + +acct-user_add_deps -- cgit v1.2.3