summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/vnstat/vnstat-9999.ebuild')
-rw-r--r--net-analyzer/vnstat/vnstat-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/vnstat/vnstat-9999.ebuild b/net-analyzer/vnstat/vnstat-9999.ebuild
index 7299c18fe077..dd3a09ddf9ac 100644
--- a/net-analyzer/vnstat/vnstat-9999.ebuild
+++ b/net-analyzer/vnstat/vnstat-9999.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit git-r3 systemd user
DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage"
@@ -10,7 +11,6 @@ EGIT_REPO_URI="https://github.com/vergoh/vnstat"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=""
IUSE="gd selinux test"
RESTRICT="!test? ( test )"
@@ -26,6 +26,7 @@ RDEPEND="
${COMMON_DEPEND}
selinux? ( sec-policy/selinux-vnstatd )
"
+
PATCHES=(
"${FILESDIR}"/${PN}-2.2-conf.patch
"${FILESDIR}"/${PN}-2.2-drop-root.patch