commit:     474e4df422e5ca6a1baaf8a8f35ab2fc07d8dd33
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 21:25:32 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 21:25:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474e4df4

net-analyzer/ifmetric: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{ifmetric-0.3-r2.ebuild => ifmetric-0.3-r3.ebuild}         | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r3.ebuild
similarity index 87%
rename from net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
rename to net-analyzer/ifmetric/ifmetric-0.3-r3.ebuild
index f5e962992ffb..df13f75e5942 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
 HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
@@ -13,15 +13,11 @@ KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 
-DOCS=(
-       README
-       doc/README.html
-)
-
 PATCHES=(
        "${FILESDIR}"/${P}-ul.patch
        "${FILESDIR}"/${P}-replybuf.patch
 )
+HTML_DOCS=( doc/README.html )
 
 src_configure() {
        # man page and HTML are already generated

Reply via email to