summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-21 15:16:06 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-21 15:16:06 +0000
commit7c3df8be100a8813f97c5996e07cee58cf62fd87 (patch)
tree0818ac14742a33ebb75adc330d341440205644d8 /net-analyzer/vnstat
parent[bump] perl-core/Module-CoreList-2.570.0 (diff)
downloadgentoo-2-7c3df8be100a8813f97c5996e07cee58cf62fd87.tar.gz
gentoo-2-7c3df8be100a8813f97c5996e07cee58cf62fd87.tar.bz2
gentoo-2-7c3df8be100a8813f97c5996e07cee58cf62fd87.zip
Remove fowners call for /var/run/vnstatd too.
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/vnstat')
-rw-r--r--net-analyzer/vnstat/ChangeLog5
-rw-r--r--net-analyzer/vnstat/vnstat-1.11-r1.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/net-analyzer/vnstat/ChangeLog b/net-analyzer/vnstat/ChangeLog
index 7ac0c5b5e496..7971e702c93c 100644
--- a/net-analyzer/vnstat/ChangeLog
+++ b/net-analyzer/vnstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/vnstat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.51 2011/10/20 16:24:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.52 2011/10/21 15:16:06 jer Exp $
+
+ 21 Oct 2011; Jeroen Roovers <jer@gentoo.org> vnstat-1.11-r1.ebuild:
+ Remove fowners call for /var/run/vnstatd too.
20 Oct 2011; Jeroen Roovers <jer@gentoo.org> vnstat-1.11-r1.ebuild:
Remove keepdir /var/run/vnstatd by i.Dark_Templar (bug #387887).
diff --git a/net-analyzer/vnstat/vnstat-1.11-r1.ebuild b/net-analyzer/vnstat/vnstat-1.11-r1.ebuild
index c4e6736376c6..2ac93fee99b2 100644
--- a/net-analyzer/vnstat/vnstat-1.11-r1.ebuild
+++ b/net-analyzer/vnstat/vnstat-1.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.11-r1.ebuild,v 1.2 2011/10/20 16:24:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.11-r1.ebuild,v 1.3 2011/10/21 15:16:06 jer Exp $
EAPI="4"
@@ -51,7 +51,6 @@ src_install() {
keepdir /var/lib/vnstat
fowners vnstat:vnstat /var/lib/vnstat
- fowners vnstat:vnstat /var/run/vnstatd
use gd && doman man/vnstati.1
doman man/vnstat.1 man/vnstatd.1