From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ptpd/
Date: Tue, 21 Nov 2023 09:27:19 +0000 (UTC) [thread overview]
Message-ID: <1700558647.d2e231809dee9c98c65b7662e8df42b8d2d73ec0.ulm@gentoo> (raw)
commit: d2e231809dee9c98c65b7662e8df42b8d2d73ec0
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Nov 1 19:19:34 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 09:24:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e23180
net-misc/ptpd: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
net-misc/ptpd/ptpd-2.3.1-r2.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/net-misc/ptpd/ptpd-2.3.1-r2.ebuild b/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
index 96dae3022e0d..6b5600180760 100644
--- a/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
+++ b/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit autotools flag-o-matic systemd
DESCRIPTION="Precision Time Protocol daemon"
HOMEPAGE="https://github.com/ptpd/ptpd"
SRC_URI="https://github.com/ptpd/ptpd/archive/${P}.tar.gz"
+S="${WORKDIR}/ptpd-${P}"
KEYWORDS="~amd64 ~arm ~x86"
LICENSE="BSD"
@@ -25,11 +26,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.3.1-fix-snmp.patch
)
-S=${WORKDIR}/ptpd-${P}
-
src_prepare() {
default
-
eautoreconf
}
@@ -61,5 +59,5 @@ src_install() {
pkg_postinst() {
elog "Do not forget to setup correct network interface."
- elog "Change the config file ${EROOT}etc/ptpd2.conf to suit your needs."
+ elog "Change the config file ${EROOT}/etc/ptpd2.conf to suit your needs."
}
next reply other threads:[~2023-11-21 9:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 9:27 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-21 6:10 [gentoo-commits] repo/gentoo:master commit in: net-misc/ptpd/ Sam James
2021-04-30 23:43 Sam James
2017-12-06 11:46 Michael Palimaka
2016-08-08 8:14 Patrice Clement
2016-08-08 8:14 Patrice Clement
2016-08-08 8:14 Patrice Clement
2016-08-08 8:14 Patrice Clement
2015-10-31 9:36 Ian Delaney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1700558647.d2e231809dee9c98c65b7662e8df42b8d2d73ec0.ulm@gentoo \
--to=ulm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox