summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 23:40:14 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 23:40:14 +0000
commit081020c6d8b00f2750190600c12379ea601be8f5 (patch)
treeecf8f2c2128cc45ef37da71a9c2073774502cba0 /net-analyzer/ippl
parentheader fix (diff)
downloadgentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.tar.gz
gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.tar.bz2
gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.zip
whitespace cleanup
Diffstat (limited to 'net-analyzer/ippl')
-rw-r--r--net-analyzer/ippl/Manifest2
-rw-r--r--net-analyzer/ippl/ippl-1.4.14.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/ippl/Manifest b/net-analyzer/ippl/Manifest
index d57487ee7e8c..3c47b82152fe 100644
--- a/net-analyzer/ippl/Manifest
+++ b/net-analyzer/ippl/Manifest
@@ -1,4 +1,4 @@
MD5 d250a014b9f4b4b94736c04da493a4c1 ChangeLog 466
-MD5 7022664239f3c1dfe0466bee4ed42c78 ippl-1.4.14.ebuild 731
+MD5 f44a967ef9aa5da3962f2e71eb470683 ippl-1.4.14.ebuild 730
MD5 3f4674252fd897f578066eb544d67455 files/digest-ippl-1.4.14 62
MD5 b093725890450448af1bdcff9b20b39b files/ippl.rc 799
diff --git a/net-analyzer/ippl/ippl-1.4.14.ebuild b/net-analyzer/ippl/ippl-1.4.14.ebuild
index 31a53ab1b048..747c3a1d450e 100644
--- a/net-analyzer/ippl/ippl-1.4.14.ebuild
+++ b/net-analyzer/ippl/ippl-1.4.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.3 2003/03/17 23:25:53 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.4 2003/09/05 23:40:09 msterret Exp $
DESCRIPTION="A daemon which logs TCP/UDP/ICMP packets"
HOMEPAGE="http://pltplp.net/ippl/"
@@ -17,13 +17,13 @@ S=${WORKDIR}/${P}
src_install() {
dosbin Source/ippl
-
+
insinto "/etc"
doins ippl.conf
doman Docs/ippl.8 Docs/ippl.conf.5
- dodoc BUGS CREDITS HISTORY README TODO
+ dodoc BUGS CREDITS HISTORY README TODO
newdoc ippl.conf ippl.conf-sample
exeinto "/etc/init.d"