summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-10-13 15:41:53 +0200
committerJeroen Roovers <jer@gentoo.org>2017-10-13 15:41:53 +0200
commit53d0c78008e5b7cd47a4ab102642e5af15025d63 (patch)
treef2389f9dc7adaef2a84d395a615bfc75c331e749 /net-analyzer/vnstat
parentnet-analyzer/vnstat: Fix test, remove 26 volume elog epic. (diff)
downloadgentoo-53d0c78008e5b7cd47a4ab102642e5af15025d63.tar.gz
gentoo-53d0c78008e5b7cd47a4ab102642e5af15025d63.tar.bz2
gentoo-53d0c78008e5b7cd47a4ab102642e5af15025d63.zip
net-analyzer/vnstat: Do not inherit versionator.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-analyzer/vnstat')
-rw-r--r--net-analyzer/vnstat/vnstat-1.17-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/vnstat/vnstat-1.17-r1.ebuild b/net-analyzer/vnstat/vnstat-1.17-r1.ebuild
index 2805e1d0d1c3..c3c76c430187 100644
--- a/net-analyzer/vnstat/vnstat-1.17-r1.ebuild
+++ b/net-analyzer/vnstat/vnstat-1.17-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-inherit systemd toolchain-funcs user versionator
+inherit systemd toolchain-funcs user
DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage"
HOMEPAGE="http://humdi.net/vnstat/"