Gentoo Archives: gentoo-commits

From: Keri Harris <keri@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pedro/
Date: Mon, 31 May 2021 18:47:38
Message-Id: 1622486838.08c741f2f658896634e54cb8fb6a9046ee8a5fe1.keri@gentoo
1 commit: 08c741f2f658896634e54cb8fb6a9046ee8a5fe1
2 Author: Keri Harris <keri <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 18:46:59 2021 +0000
4 Commit: Keri Harris <keri <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 18:47:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c741f2
7
8 net-misc/pedro: cleanly regenerate configure script and Makefiles
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Keri Harris <keri <AT> gentoo.org>
12
13 net-misc/pedro/pedro-1.12.ebuild | 8 +++++++-
14 1 file changed, 7 insertions(+), 1 deletion(-)
15
16 diff --git a/net-misc/pedro/pedro-1.12.ebuild b/net-misc/pedro/pedro-1.12.ebuild
17 index 050a58794d6..f513594a09f 100644
18 --- a/net-misc/pedro/pedro-1.12.ebuild
19 +++ b/net-misc/pedro/pedro-1.12.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23
24 -inherit toolchain-funcs
25 +inherit autotools toolchain-funcs
26
27 DESCRIPTION="Pedro is a subscription/notification communications system"
28 HOMEPAGE="https://staff.itee.uq.edu.au/pjr/HomePages/PedroHome.html"
29 @@ -26,6 +26,12 @@ PATCHES=(
30 "${FILESDIR}"/${P}-portage.patch
31 )
32
33 +src_prepare() {
34 + default
35 +
36 + eautoreconf
37 +}
38 +
39 src_configure() {
40 tc-export PKG_CONFIG