From 22fd7b2d4764535bd3afc37728df1015b0294467 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 28 Feb 2017 21:39:46 +0100 Subject: Drop remaining $Id$ and $Header$ from files. Bug: 611234 --- net-analyzer/mrtg/files/mrtg.confd | 1 - net-analyzer/mrtg/files/mrtg.rc | 1 - 2 files changed, 2 deletions(-) (limited to 'net-analyzer/mrtg') diff --git a/net-analyzer/mrtg/files/mrtg.confd b/net-analyzer/mrtg/files/mrtg.confd index c0fb422b11ec..3164a361955d 100644 --- a/net-analyzer/mrtg/files/mrtg.confd +++ b/net-analyzer/mrtg/files/mrtg.confd @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ MRTG_CONF="/etc/mrtg.conf" MRTG_PID="/var/run/mrtg.pid" diff --git a/net-analyzer/mrtg/files/mrtg.rc b/net-analyzer/mrtg/files/mrtg.rc index c621410faed3..d1ee6861cd45 100644 --- a/net-analyzer/mrtg/files/mrtg.rc +++ b/net-analyzer/mrtg/files/mrtg.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net -- cgit v1.2.3-65-gdbad