From 796e724b5ace96ff70d918765662edf62f1d8c85 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 9 Jul 2023 22:25:44 +0100 Subject: gentoo auto-resync : 09:07:2023 - 22:25:43 --- acct-user/postgrey/Manifest | 2 +- acct-user/postgrey/postgrey-0-r1.ebuild | 12 ++++++++++++ acct-user/postgrey/postgrey-0.ebuild | 12 ------------ 3 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 acct-user/postgrey/postgrey-0-r1.ebuild delete mode 100644 acct-user/postgrey/postgrey-0.ebuild (limited to 'acct-user/postgrey') diff --git a/acct-user/postgrey/Manifest b/acct-user/postgrey/Manifest index 69ec34a99bf8..207c02b046a4 100644 --- a/acct-user/postgrey/Manifest +++ b/acct-user/postgrey/Manifest @@ -1,2 +1,2 @@ -EBUILD postgrey-0.ebuild 242 BLAKE2B 140048e65fe7acd33e4874f955991bab40fcbd298cf3aae359247afe374e81d3d30f47e90a6322f5991afd4808a09f326bdb0ab5b8ffc372dce2c9904167f0fd SHA512 c9753e811af95ea04de11487ecbfc42098865971cdc63edd50687a2855be19aa88406bbb41a3318c978c4a8199b44d1920d5fc64cae523bb53be070be015c1a3 +EBUILD postgrey-0-r1.ebuild 247 BLAKE2B 0eec250a67c031b3c3c3cf2d71ca6639117d5183b5d8eb0711bd4cd8c12e47a47cc5165c0be84f8ceb96f02b1716cdeb1c9ad1fadc223d4e81d4f9582a0ef3ab SHA512 9b9dcd550437da9fcc71d76c3cdd0fff08c4f21ea327838ffc46b5490ce36b0bf6ca5da15aee411bc66bd1806b7ad2911d91c042018a5cbf16d23ce12ee761c3 MISC metadata.xml 240 BLAKE2B 20c22d2d446cfcd6f2f430f2c444cd6d854d840e5161f595e4f738096d38db01c8cd305870b26623e98d8bbba239260975a53802caf4b678d1fe61a146aa660f SHA512 1af3286c63a60e89c2f87bd060eebb279858f4b21f9daedf4edcacd5906f35ddd6271397806771d6de1853cae1f3ecdd00ee6e05718fd7083ebc039e5cfa4832 diff --git a/acct-user/postgrey/postgrey-0-r1.ebuild b/acct-user/postgrey/postgrey-0-r1.ebuild new file mode 100644 index 000000000000..11f06cdca018 --- /dev/null +++ b/acct-user/postgrey/postgrey-0-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 2021-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="User for the postgrey mail daemon" +ACCT_USER_ID=360 +ACCT_USER_GROUPS=( postgrey ) + +acct-user_add_deps diff --git a/acct-user/postgrey/postgrey-0.ebuild b/acct-user/postgrey/postgrey-0.ebuild deleted file mode 100644 index 71d344b37917..000000000000 --- a/acct-user/postgrey/postgrey-0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-user - -DESCRIPTION="User for the postgrey mail daemon" -ACCT_USER_ID=360 -ACCT_USER_GROUPS=( postgrey ) - -acct-user_add_deps -- cgit v1.2.3