From 129160ec854dca4c3fedb5bcfbcb56930371da0f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Jan 2021 21:06:00 +0000 Subject: gentoo new year resync : 01.01.2021 --- acct-group/msmtpd/Manifest | 2 +- acct-group/msmtpd/msmtpd-0-r1.ebuild | 8 ++++++++ acct-group/msmtpd/msmtpd-0.ebuild | 8 -------- 3 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 acct-group/msmtpd/msmtpd-0-r1.ebuild delete mode 100644 acct-group/msmtpd/msmtpd-0.ebuild (limited to 'acct-group/msmtpd') diff --git a/acct-group/msmtpd/Manifest b/acct-group/msmtpd/Manifest index 8f91093c114b..97ee5899da82 100644 --- a/acct-group/msmtpd/Manifest +++ b/acct-group/msmtpd/Manifest @@ -1,2 +1,2 @@ -EBUILD msmtpd-0.ebuild 146 BLAKE2B 168c0decc95ca8e4c606943befee126ea876cbae09d4751c7250692b1ce9b45981ba1552da87680eb5442fb38a4d917a18eb9b99a71debb4e3875732463bd5ee SHA512 e3c9826940ab2bf1830f78d453beebf94d9b2304d62f6b3c4037cf6a7a896d5a442152f807b022b8d83c5cc3569a83f106a28e1211e5ca1494336d537807a110 +EBUILD msmtpd-0-r1.ebuild 151 BLAKE2B b4421a820cbdedb643b4f8e29faeab7f9f978d30cb386af6e58f6b237c190351da29b9063b7dc408fa83af456472f2385b663e167247b976af1e821e6ff6807b SHA512 1203526c8655d0e41a0b3eca8b90cc8cab126c06915246dbf3f7c59068c78488375f314065455dbf7378d74ee43d8be2d24cc7a119dc002f2caecc4a57c77598 MISC metadata.xml 251 BLAKE2B 2e2f0363feb3f8ad15ed8d2ef5130493f501acf64faf4fe567079d18a6066c0a1136f6c0cf53ba4ec854a38b5d4211e48e0a2ddac6677ca02266a3f993e36965 SHA512 0ccc4891c6c5de39cbe83d8391b0345611be252a2b1fedea6644ba1cfb283140a8250f32cd26b701db9c60d42782b214d03574592ef3b585bb15d2ffcb5f016e diff --git a/acct-group/msmtpd/msmtpd-0-r1.ebuild b/acct-group/msmtpd/msmtpd-0-r1.ebuild new file mode 100644 index 000000000000..42d6078fc96f --- /dev/null +++ b/acct-group/msmtpd/msmtpd-0-r1.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=222 diff --git a/acct-group/msmtpd/msmtpd-0.ebuild b/acct-group/msmtpd/msmtpd-0.ebuild deleted file mode 100644 index 15c01e108540..000000000000 --- a/acct-group/msmtpd/msmtpd-0.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=222 -- cgit v1.2.3