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-group/postgrey/Manifest | 2 +- acct-group/postgrey/postgrey-0-r1.ebuild | 9 +++++++++ acct-group/postgrey/postgrey-0.ebuild | 9 --------- 3 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 acct-group/postgrey/postgrey-0-r1.ebuild delete mode 100644 acct-group/postgrey/postgrey-0.ebuild (limited to 'acct-group/postgrey') diff --git a/acct-group/postgrey/Manifest b/acct-group/postgrey/Manifest index 7288e07f97de..691b55f5bee2 100644 --- a/acct-group/postgrey/Manifest +++ b/acct-group/postgrey/Manifest @@ -1,2 +1,2 @@ -EBUILD postgrey-0.ebuild 195 BLAKE2B e964ad5d109c6c87ba8e4eab26f39fdd7f79c32cb2ee1fefad4eb47b710d0564603f8093860553e2505900f4aa8dc118981d1f18dc85d89e0c525eef5ba3ee03 SHA512 8831175b0d37e9035f570024a87481a42b5f9d411fb6ea2801a3bc97e1d9dc2e86369c4550b2a94e53ce06ed0f419f7aee80d9f9cf169c6b7fac369a6136e750 +EBUILD postgrey-0-r1.ebuild 200 BLAKE2B 48e488a18a7aa337d4a8161e870cf9ddffb15d411fbea20c2954ac8f7a37bfc2220047ccf22668bd6b950691f996b9d96c5c9ccf724570af5b0d00defb4ae233 SHA512 0b98d0a72051752fe3a816384ed46bb58a831290a3588f1c891054c19231b799142764454837fb30a0c74253d96adda46824f146b132d506cd876c1e0e78042a MISC metadata.xml 240 BLAKE2B 20c22d2d446cfcd6f2f430f2c444cd6d854d840e5161f595e4f738096d38db01c8cd305870b26623e98d8bbba239260975a53802caf4b678d1fe61a146aa660f SHA512 1af3286c63a60e89c2f87bd060eebb279858f4b21f9daedf4edcacd5906f35ddd6271397806771d6de1853cae1f3ecdd00ee6e05718fd7083ebc039e5cfa4832 diff --git a/acct-group/postgrey/postgrey-0-r1.ebuild b/acct-group/postgrey/postgrey-0-r1.ebuild new file mode 100644 index 000000000000..9aace7c3955d --- /dev/null +++ b/acct-group/postgrey/postgrey-0-r1.ebuild @@ -0,0 +1,9 @@ +# Copyright 2021-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for the postgrey mail daemon" +ACCT_GROUP_ID=360 diff --git a/acct-group/postgrey/postgrey-0.ebuild b/acct-group/postgrey/postgrey-0.ebuild deleted file mode 100644 index ff132477a3d6..000000000000 --- a/acct-group/postgrey/postgrey-0.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-group - -DESCRIPTION="Group for the postgrey mail daemon" -ACCT_GROUP_ID=360 -- cgit v1.2.3