summaryrefslogtreecommitdiff
path: root/net-mail/courierpassd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /net-mail/courierpassd
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'net-mail/courierpassd')
-rw-r--r--net-mail/courierpassd/Manifest4
-rw-r--r--net-mail/courierpassd/courierpassd-1.1.2-r2.ebuild (renamed from net-mail/courierpassd/courierpassd-1.1.2-r1.ebuild)7
-rw-r--r--net-mail/courierpassd/files/courierpassd.xinetd (renamed from net-mail/courierpassd/files/courierpassd)0
3 files changed, 5 insertions, 6 deletions
diff --git a/net-mail/courierpassd/Manifest b/net-mail/courierpassd/Manifest
index beb190bc5c48..1e40e1461e10 100644
--- a/net-mail/courierpassd/Manifest
+++ b/net-mail/courierpassd/Manifest
@@ -1,4 +1,4 @@
-AUX courierpassd 232 BLAKE2B b85e16144a2609524e4c4ad8dcf161c763f0bff16af9fca4d326bc8ab1e10cfd676ff85de8ea01d4258a7244bd19ad9aa9fa22a2fd973e84037ad9796bd51623 SHA512 c9251f6137f3fe6f58cad0fb5159359293e1e74dafcdd04d96da05f29b62fb5d5326f21fad358e98757df0808e5452246bcf4f732bb62cdf2214b9d209deb0f4
+AUX courierpassd.xinetd 232 BLAKE2B b85e16144a2609524e4c4ad8dcf161c763f0bff16af9fca4d326bc8ab1e10cfd676ff85de8ea01d4258a7244bd19ad9aa9fa22a2fd973e84037ad9796bd51623 SHA512 c9251f6137f3fe6f58cad0fb5159359293e1e74dafcdd04d96da05f29b62fb5d5326f21fad358e98757df0808e5452246bcf4f732bb62cdf2214b9d209deb0f4
DIST courierpassd-1.1.2.tar.gz 286929 BLAKE2B 04fa599f9cc09e288c0474393d3130f59f8502eb607eb6f394caaabf760fd04a936b773392969fa5e57643acfd8774d0b94c823861420d91179e0087691c3ee2 SHA512 0cca32b19f9ebded8e388fbb5571dced4c2b9b9d47ab8e40d6b4351d77e31157bd7b97b58766bf673c38766e833206572526e27fdf6ca2d6a40f0961ef8bc7dd
-EBUILD courierpassd-1.1.2-r1.ebuild 614 BLAKE2B b7b5daf1cdd8a15aaf131825b4389a58ff36ce62ba37d6b81b40c4c7fef8017823f8bebb04ca5e8944ada61f66c652a28d114eeb870d805a2c52a88eb99c3bc8 SHA512 61093737ef69e4f35921c38fe44ab1c95da825c25d04361d59ac2ec1bf938b652439f6d384a992a5ca74abd4c695e4b87672a1c9afe60651db0e975c7a66d4c4
+EBUILD courierpassd-1.1.2-r2.ebuild 601 BLAKE2B 8817a0bc312008ddca35e21e8f7a7b1481d9326873997463fd8b70a7984e46e9f2cdb3c83d3a2f58354eee5149267c843dd43a4842d088539bc09bb23464f34b SHA512 aadefa806bf4448744f8d43b8a38a4d751813d44dcb0ddd4a1686b7501e8d0d8da538cc8e25a5c38833d81fa93ba97298c32a98226067d5b9e2b9cfbf5a67586
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/net-mail/courierpassd/courierpassd-1.1.2-r1.ebuild b/net-mail/courierpassd/courierpassd-1.1.2-r2.ebuild
index 0c4a813b8eef..2e1822bfc4c5 100644
--- a/net-mail/courierpassd/courierpassd-1.1.2-r1.ebuild
+++ b/net-mail/courierpassd/courierpassd-1.1.2-r2.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
-inherit eutils
+EAPI=8
DESCRIPTION="Courierpassd is a utility for changing a user's password from across a network"
HOMEPAGE="http://www.arda.homeunix.net/"
@@ -23,6 +22,6 @@ src_install() {
if use xinetd; then
insinto /etc/xinetd.d
- doins "${FILESDIR}/courierpassd"
+ newins "${FILESDIR}"/${PN}.xinetd ${PN}
fi
}
diff --git a/net-mail/courierpassd/files/courierpassd b/net-mail/courierpassd/files/courierpassd.xinetd
index 238702905aba..238702905aba 100644
--- a/net-mail/courierpassd/files/courierpassd
+++ b/net-mail/courierpassd/files/courierpassd.xinetd