public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-mail/courierpassd/files/, net-mail/courierpassd/
@ 2021-11-25 21:59 Marek Szuba
  0 siblings, 0 replies; only message in thread
From: Marek Szuba @ 2021-11-25 21:59 UTC (permalink / raw
  To: gentoo-commits

commit:     7835daf2c9c04178eb6a7dac950296bfea955b19
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 25 21:44:05 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Nov 25 21:44:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7835daf2

net-mail/courierpassd: update EAPI 5 -> 8

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 .../{courierpassd-1.1.2-r1.ebuild => courierpassd-1.1.2-r2.ebuild} | 7 +++----
 net-mail/courierpassd/files/{courierpassd => courierpassd.xinetd}  | 0
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-mail/courierpassd/courierpassd-1.1.2-r1.ebuild b/net-mail/courierpassd/courierpassd-1.1.2-r2.ebuild
similarity index 83%
rename from net-mail/courierpassd/courierpassd-1.1.2-r1.ebuild
rename to 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
similarity index 100%
rename from net-mail/courierpassd/files/courierpassd
rename to net-mail/courierpassd/files/courierpassd.xinetd


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-25 21:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-25 21:59 [gentoo-commits] repo/gentoo:master commit in: net-mail/courierpassd/files/, net-mail/courierpassd/ Marek Szuba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox