diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-23 04:01:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-23 04:01:10 +0000 |
commit | c3f35baaaf61a9b1bfe8e6ddaa5ecdc1be1ee791 (patch) | |
tree | 9844b5b06d4d2a539aa4bd1c14d03fdd1b3af8e4 /net-analyzer/sflowtool | |
parent | add ~alpha ~ia64 (diff) | |
download | historical-c3f35baaaf61a9b1bfe8e6ddaa5ecdc1be1ee791.tar.gz historical-c3f35baaaf61a9b1bfe8e6ddaa5ecdc1be1ee791.tar.bz2 historical-c3f35baaaf61a9b1bfe8e6ddaa5ecdc1be1ee791.zip |
header fix
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/sflowtool')
-rw-r--r-- | net-analyzer/sflowtool/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/sflowtool/sflowtool-3.7.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/sflowtool/Manifest b/net-analyzer/sflowtool/Manifest index 4c046cfecf5a..3dab35de34a3 100644 --- a/net-analyzer/sflowtool/Manifest +++ b/net-analyzer/sflowtool/Manifest @@ -1,4 +1,4 @@ -MD5 69ae1b2baadb8ff1ef59e7aec8c57bea sflowtool-3.7.ebuild 487 -MD5 561a05cef3744b2523f922b3a4f20c20 ChangeLog 358 MD5 b3adfaba0a37452fbd16e0c0c916982f metadata.xml 255 +MD5 561a05cef3744b2523f922b3a4f20c20 ChangeLog 358 +MD5 9c6edc97d7fcfc8c3fa87d7b9ace377f sflowtool-3.7.ebuild 598 MD5 29931b9548ad756fde3b9cad0a2b1cfb files/digest-sflowtool-3.7 65 diff --git a/net-analyzer/sflowtool/sflowtool-3.7.ebuild b/net-analyzer/sflowtool/sflowtool-3.7.ebuild index b219024d3f14..bd1d4e5851ff 100644 --- a/net-analyzer/sflowtool/sflowtool-3.7.ebuild +++ b/net-analyzer/sflowtool/sflowtool-3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.7.ebuild,v 1.2 2005/05/23 04:01:10 mr_bones_ Exp $ DESCRIPTION="sflowtool is a utility for collecting and processing sFlow data" HOMEPAGE="http://www.inmon.com/technology/sflowTools.php" |