commit: 53d0c78008e5b7cd47a4ab102642e5af15025d63 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Fri Oct 13 13:41:53 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Fri Oct 13 13:41:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d0c780
net-analyzer/vnstat: Do not inherit versionator. Package-Manager: Portage-2.3.11, Repoman-2.3.3 net-analyzer/vnstat/vnstat-1.17-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/vnstat/vnstat-1.17-r1.ebuild b/net-analyzer/vnstat/vnstat-1.17-r1.ebuild index 2805e1d0d1c..c3c76c43018 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/"
