summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:01:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:01:57 +0000
commitd57e8cd5234564c17748dd8cc2009b254afb8b5c (patch)
tree90b32b34467e23ea2c4af62a42850439767cf524 /net-misc/tlsproxyd
parentLICENSE fix (diff)
downloadhistorical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.gz
historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.bz2
historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.zip
whitespace cleanup
Diffstat (limited to 'net-misc/tlsproxyd')
-rw-r--r--net-misc/tlsproxyd/Manifest4
-rw-r--r--net-misc/tlsproxyd/tlsproxyd-0.0.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/tlsproxyd/Manifest b/net-misc/tlsproxyd/Manifest
index 362593ad31f3..ee7c6ddb631a 100644
--- a/net-misc/tlsproxyd/Manifest
+++ b/net-misc/tlsproxyd/Manifest
@@ -1,3 +1,3 @@
-MD5 e88a13ecad4bef5b8fa61e31102d5aa5 files/digest-tlsproxyd-0.0.2 66
-MD5 67b1a32feb020b0d9dc0b67e4c5fc9b9 tlsproxyd-0.0.2.ebuild 849
MD5 837faae97316cf073e8d264a1cc82d46 ChangeLog 392
+MD5 4e38a84809c30dbe41ec4416b76a2a85 tlsproxyd-0.0.2.ebuild 849
+MD5 e88a13ecad4bef5b8fa61e31102d5aa5 files/digest-tlsproxyd-0.0.2 66
diff --git a/net-misc/tlsproxyd/tlsproxyd-0.0.2.ebuild b/net-misc/tlsproxyd/tlsproxyd-0.0.2.ebuild
index 5016f8b9eb68..4aa717f23d31 100644
--- a/net-misc/tlsproxyd/tlsproxyd-0.0.2.ebuild
+++ b/net-misc/tlsproxyd/tlsproxyd-0.0.2.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-misc/tlsproxyd/tlsproxyd-0.0.2.ebuild,v 1.3 2003/07/13 14:31:36 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tlsproxyd/tlsproxyd-0.0.2.ebuild,v 1.4 2003/09/05 22:01:49 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An TLS Tunneling Tool."
@@ -26,5 +26,5 @@ pkg_postinst() {
einfo "Read the tlsproxyd MAN-Page"
einfo "Please create /etc/tlsproxyd/tlsproxyd.conf to fit your Configuration"
einfo "init Script not included in this distribution. Shouldnt be to hard to create one on your own!"
-}
+}