Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/multilog-watch/
Date: Wed, 27 Jan 2021 03:52:37
Message-Id: 1611719266.92f10131c52d90c387d406022ff1a6e7ba67816e.sam@gentoo
1 commit: 92f10131c52d90c387d406022ff1a6e7ba67816e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 27 03:47:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 27 03:47:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f10131
7
8 app-admin/multilog-watch: port to EAPI 7
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-admin/multilog-watch/multilog-watch-1.12-r1.ebuild | 18 ++++++++----------
14 1 file changed, 8 insertions(+), 10 deletions(-)
15
16 diff --git a/app-admin/multilog-watch/multilog-watch-1.12-r1.ebuild b/app-admin/multilog-watch/multilog-watch-1.12-r1.ebuild
17 index a8298e04e6c..42009247629 100644
18 --- a/app-admin/multilog-watch/multilog-watch-1.12-r1.ebuild
19 +++ b/app-admin/multilog-watch/multilog-watch-1.12-r1.ebuild
20 @@ -1,22 +1,21 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=6
26 -
27 -inherit eutils
28 +EAPI=7
29
30 DESCRIPTION="Watches a multilog file for irregularities"
31 HOMEPAGE="https://www.eyrie.org/~eagle/software/multilog-watch/"
32 -SRC_URI="https://archives.eyrie.org/software/system/multilog-watch
33 -https://www.eyrie.org/%7Eeagle/software/multilog-watch/sample.filter"
34 +SRC_URI="https://archives.eyrie.org/software/system/multilog-watch"
35 +SRC_URI+=" https://www.eyrie.org/%7Eeagle/software/multilog-watch/sample.filter"
36
37 LICENSE="Artistic GPL-2"
38 SLOT="0"
39 KEYWORDS="~amd64 ~x86"
40 -IUSE=""
41
42 -RDEPEND="dev-lang/perl
43 - virtual/qmail"
44 +RDEPEND="
45 + dev-lang/perl
46 + virtual/qmail
47 +"
48
49 src_unpack() {
50 mkdir "${S}" || die
51 @@ -31,7 +30,6 @@ src_compile() {
52 }
53
54 src_install() {
55 - dodir /etc/multilog-watch
56 insinto /etc/multilog-watch
57 doins sample.filter