diff options
author | Rick Farina <zerochaos@gentoo.org> | 2019-12-13 16:59:31 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2019-12-13 16:59:48 -0500 |
commit | 207a9577c1825ceb88d3a5a5dbf0d6938147f6b8 (patch) | |
tree | 1719db1f98008fa6968f027153551c10fc42f06c /net-analyzer | |
parent | net-analyzer/multimon-ng: fix bug #702734 (diff) | |
download | gentoo-207a9577c1825ceb88d3a5a5dbf0d6938147f6b8.tar.gz gentoo-207a9577c1825ceb88d3a5a5dbf0d6938147f6b8.tar.bz2 gentoo-207a9577c1825ceb88d3a5a5dbf0d6938147f6b8.zip |
net-analyzer/multimon-ng: eapi bump
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/multimon-ng/multimon-ng-1.1.8.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/multimon-ng/multimon-ng-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/multimon-ng/multimon-ng-1.1.8.ebuild b/net-analyzer/multimon-ng/multimon-ng-1.1.8.ebuild index 2416cf0f2437..da7b10babdb7 100644 --- a/net-analyzer/multimon-ng/multimon-ng-1.1.8.ebuild +++ b/net-analyzer/multimon-ng/multimon-ng-1.1.8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit cmake-utils diff --git a/net-analyzer/multimon-ng/multimon-ng-9999.ebuild b/net-analyzer/multimon-ng/multimon-ng-9999.ebuild index 2416cf0f2437..da7b10babdb7 100644 --- a/net-analyzer/multimon-ng/multimon-ng-9999.ebuild +++ b/net-analyzer/multimon-ng/multimon-ng-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit cmake-utils |