dev-perl/Net-SNPP: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-07-16 19:49:11 +02:00
parent b8b1c6d325
commit a8e477bff9

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
DIST_AUTHOR=TOBEYA
DIST_VERSION=1.17
@@ -12,8 +12,8 @@ DESCRIPTION="libnet SNPP component"
SLOT="0"
KEYWORDS="amd64 ~ia64 ppc sparc x86"
IUSE=""
RDEPEND="virtual/perl-libnet"
DEPEND="${RDEPEND}"
BDEPEND="${RDEPEND}"
PATCHES=("${FILESDIR}/${PN}-1.17-dummy-timeout.patch")