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-group/smtpd/Manifest | 2 +- acct-group/smtpd/smtpd-0-r2.ebuild | 9 --------- acct-group/smtpd/smtpd-0-r3.ebuild | 9 +++++++++ 3 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 acct-group/smtpd/smtpd-0-r2.ebuild create mode 100644 acct-group/smtpd/smtpd-0-r3.ebuild (limited to 'acct-group/smtpd') diff --git a/acct-group/smtpd/Manifest b/acct-group/smtpd/Manifest index d3751b46c33d..3410caa230cb 100644 --- a/acct-group/smtpd/Manifest +++ b/acct-group/smtpd/Manifest @@ -1,2 +1,2 @@ -EBUILD smtpd-0-r2.ebuild 187 BLAKE2B 847e763b2bb6e641c089d0fb9780b06caf02c4a02c9008cce09da0d519eea477a94b8a8f0e2f83ea931255d0be3a5b3eefed8bb81179c49e58a320620e078318 SHA512 8831f90e5ffb95d75dfc05a939ffcdb1a16ec7a512ea61cdc38358ef1e51469a33696012520eae86b7d539b13e3f84a3580f13836bd6fd9fdebc2ddb8dcd74fc +EBUILD smtpd-0-r3.ebuild 187 BLAKE2B f175d520982420816d8958f936577d7e2d008a7107a0087bf912c706601d6addc3b5996d61c3e7ed05e8b34c1e1e712ba4f30932f7b2d205304ca86a69fab186 SHA512 9072fca675b8e24e8132caccdd07db2b47018c7018fc76d2a45415a401dfeded8b74edf86b82c96cafac39a57ae81fcb7d6de5c8bc85783c6daa73f6d0487ccb MISC metadata.xml 251 BLAKE2B b1977a04e8904e65636648bd24804893bc0a317a7a20a8b4bac3874f0529dd15b2c058b0002b13febafcdfd93cbef59ef7bc1c646f3996c381b994d384b73ba3 SHA512 25f6fc31ee9e87d78b143500e706ac3417896e67a183470867130b23a42ec8ddd4cdd9a1da40f32903085ee4add969b4b07466b90fb0275308a2518d2d73a270 diff --git a/acct-group/smtpd/smtpd-0-r2.ebuild b/acct-group/smtpd/smtpd-0-r2.ebuild deleted file mode 100644 index 7c6daeb449a8..000000000000 --- a/acct-group/smtpd/smtpd-0-r2.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="daemon group for smtpd" -ACCT_GROUP_ID=25 diff --git a/acct-group/smtpd/smtpd-0-r3.ebuild b/acct-group/smtpd/smtpd-0-r3.ebuild new file mode 100644 index 000000000000..96fb28b15fed --- /dev/null +++ b/acct-group/smtpd/smtpd-0-r3.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="daemon group for smtpd" +ACCT_GROUP_ID=25 -- cgit v1.2.3