diff options
Diffstat (limited to 'net-analyzer/bmon')
-rw-r--r-- | net-analyzer/bmon/bmon-9999.ebuild (renamed from net-analyzer/bmon/bmon-999.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/bmon/bmon-999.ebuild b/net-analyzer/bmon/bmon-9999.ebuild index 9c199107dfbf..9dc07e17ba12 100644 --- a/net-analyzer/bmon/bmon-999.ebuild +++ b/net-analyzer/bmon/bmon-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools git-r3 linux-info toolchain-funcs @@ -20,7 +20,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" -DOCS=( ChangeLog ) +DOCS=( ChangeLog NEWS README ) CONFIG_CHECK="~NET_SCHED" ERROR_NET_SCHED=" |