summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-26 18:09:13 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:19:05 +0100
commit40d3bf246ba7aee3ddaef30145b5c2c29c450acd (patch)
tree5149ecfa1b0f3b44a9ea0f817d5c5cc6fcfd415d /net-misc
parentnet-misc/icmptx: move to EAPI 7 (diff)
downloadportage-40d3bf246ba7aee3ddaef30145b5c2c29c450acd.tar.xz
net-misc/smcroute: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/smcroute/smcroute-0.92.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/smcroute/smcroute-0.92.ebuild b/net-misc/smcroute/smcroute-0.92.ebuild
index eef99506..fe1da33e 100644
--- a/net-misc/smcroute/smcroute-0.92.ebuild
+++ b/net-misc/smcroute/smcroute-0.92.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit toolchain-funcs
DESCRIPTION="command line tool to manipulate the multicast routes of the Linux kernel"