diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-04-10 14:14:56 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-04-10 14:14:56 +0000 |
commit | dcf9f5680f8f688f19f635ddedbb1b025f0a5c10 (patch) | |
tree | 701588910af76d024198d67acdf054eef810fd88 /net-analyzer/net-snmp/files | |
parent | virtual/ruby fix (Manifest recommit) (diff) | |
download | gentoo-2-dcf9f5680f8f688f19f635ddedbb1b025f0a5c10.tar.gz gentoo-2-dcf9f5680f8f688f19f635ddedbb1b025f0a5c10.tar.bz2 gentoo-2-dcf9f5680f8f688f19f635ddedbb1b025f0a5c10.zip |
Version bumped.
Diffstat (limited to 'net-analyzer/net-snmp/files')
-rw-r--r-- | net-analyzer/net-snmp/files/digest-net-snmp-5.1.1 | 1 | ||||
-rw-r--r-- | net-analyzer/net-snmp/files/snmpd-5.1.conf | 4 | ||||
-rw-r--r-- | net-analyzer/net-snmp/files/snmpd-5.1.rc6 | 3 | ||||
-rw-r--r-- | net-analyzer/net-snmp/files/snmpd.conf | 4 | ||||
-rw-r--r-- | net-analyzer/net-snmp/files/snmpd.rc6 | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/net-analyzer/net-snmp/files/digest-net-snmp-5.1.1 b/net-analyzer/net-snmp/files/digest-net-snmp-5.1.1 new file mode 100644 index 000000000000..b8c9c3775eda --- /dev/null +++ b/net-analyzer/net-snmp/files/digest-net-snmp-5.1.1 @@ -0,0 +1 @@ +MD5 68f6c946387718e4f300cbb8b6c4bd43 net-snmp-5.1.1.tar.gz 2977122 diff --git a/net-analyzer/net-snmp/files/snmpd-5.1.conf b/net-analyzer/net-snmp/files/snmpd-5.1.conf index 3d0e10a46b5d..353f1a8ad393 100644 --- a/net-analyzer/net-snmp/files/snmpd-5.1.conf +++ b/net-analyzer/net-snmp/files/snmpd-5.1.conf @@ -1,3 +1,7 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/files/snmpd-5.1.conf,v 1.2 2004/04/10 14:14:56 mholzer Exp $ + # Initial (empty) options. SNMPD_FLAGS="" diff --git a/net-analyzer/net-snmp/files/snmpd-5.1.rc6 b/net-analyzer/net-snmp/files/snmpd-5.1.rc6 index ab69067b51f8..cb8f4b080bb4 100644 --- a/net-analyzer/net-snmp/files/snmpd-5.1.rc6 +++ b/net-analyzer/net-snmp/files/snmpd-5.1.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/files/snmpd-5.1.rc6,v 1.2 2004/04/10 14:14:56 mholzer Exp $ depend() { use logger diff --git a/net-analyzer/net-snmp/files/snmpd.conf b/net-analyzer/net-snmp/files/snmpd.conf index fcf038971ea8..08e6e06a3bde 100644 --- a/net-analyzer/net-snmp/files/snmpd.conf +++ b/net-analyzer/net-snmp/files/snmpd.conf @@ -1,3 +1,7 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/files/snmpd.conf,v 1.4 2004/04/10 14:14:56 mholzer Exp $ + # Initial (empty) options. SNMPD_FLAGS="" diff --git a/net-analyzer/net-snmp/files/snmpd.rc6 b/net-analyzer/net-snmp/files/snmpd.rc6 index 769701d9ee00..8ef4d7eb00c1 100644 --- a/net-analyzer/net-snmp/files/snmpd.rc6 +++ b/net-analyzer/net-snmp/files/snmpd.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/files/snmpd.rc6,v 1.6 2004/04/10 14:14:56 mholzer Exp $ depend() { use logger |