diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2021-01-03 02:54:13 +0200 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2021-01-03 02:54:34 +0200 |
commit | 1d20f4da5746de9c4004b2833ce489cb8ff2674b (patch) | |
tree | 66507a852ddeaa996e0eee71c1d8050d66fa0899 /net-misc/wakeonlan | |
parent | media-gfx/fbida: Remove old (diff) | |
download | gentoo-1d20f4da5746de9c4004b2833ce489cb8ff2674b.tar.gz gentoo-1d20f4da5746de9c4004b2833ce489cb8ff2674b.tar.bz2 gentoo-1d20f4da5746de9c4004b2833ce489cb8ff2674b.zip |
net-misc/wakeonlan: Add slot op dependency on perl
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'net-misc/wakeonlan')
-rw-r--r-- | net-misc/wakeonlan/wakeonlan-0.41-r4.ebuild (renamed from net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild b/net-misc/wakeonlan/wakeonlan-0.41-r4.ebuild index 6106c0a10112..34b627cabd74 100644 --- a/net-misc/wakeonlan/wakeonlan-0.41-r3.ebuild +++ b/net-misc/wakeonlan/wakeonlan-0.41-r4.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -GENTOO_DEPEND_ON_PERL=noslotop inherit perl-module DESCRIPTION="Client for Wake-On-LAN" |