Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wakeonlan/
Date: Sun, 03 Jan 2021 00:54:52
Message-Id: 1609635274.1d20f4da5746de9c4004b2833ce489cb8ff2674b.dilfridge@gentoo
1 commit: 1d20f4da5746de9c4004b2833ce489cb8ff2674b
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 3 00:54:13 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 3 00:54:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d20f4da
7
8 net-misc/wakeonlan: Add slot op dependency on perl
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>
12
13 .../wakeonlan/{wakeonlan-0.41-r3.ebuild => wakeonlan-0.41-r4.ebuild} | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild b/net-misc/wakeonlan/wakeonlan-0.41-r4.ebuild
17 similarity index 89%
18 rename from net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild
19 rename to net-misc/wakeonlan/wakeonlan-0.41-r4.ebuild
20 index 6106c0a1011..34b627cabd7 100644
21 --- a/net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild
22 +++ b/net-misc/wakeonlan/wakeonlan-0.41-r4.ebuild
23 @@ -1,8 +1,7 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 -GENTOO_DEPEND_ON_PERL=noslotop
30 inherit perl-module
31
32 DESCRIPTION="Client for Wake-On-LAN"