diff options
author | Sven Wegener <swegener@gentoo.org> | 2006-03-25 21:59:42 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2006-03-25 21:59:42 +0000 |
commit | bc217ef242ccde469ce6eb13f99419f85a6ba6a0 (patch) | |
tree | 8ccfb9e3ce2ad7fea717de1723554845787af89d /net-analyzer | |
parent | Add qt3 to DEPEND (diff) | |
download | gentoo-2-bc217ef242ccde469ce6eb13f99419f85a6ba6a0.tar.gz gentoo-2-bc217ef242ccde469ce6eb13f99419f85a6ba6a0.tar.bz2 gentoo-2-bc217ef242ccde469ce6eb13f99419f85a6ba6a0.zip |
Fix CVS Header keyword.
(Portage version: 2.1_pre6-r7)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/snmptt/files/snmptt.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/snmptt/files/snmptt.initd b/net-analyzer/snmptt/files/snmptt.initd index b473fb415c6a..5fa2a523fcf8 100644 --- a/net-analyzer/snmptt/files/snmptt.initd +++ b/net-analyzer/snmptt/files/snmptt.initd @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/files/snmptt.initd,v 1.2 2006/03/25 21:59:42 swegener Exp $ depend() { need net snmptrapd |