summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 22:01:57 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 22:01:57 +0000
commitb5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f (patch)
treeaaae03e472c453b0e1c37aad094ef40d9beb0484 /net-misc/dante
parentLICENSE fix (diff)
downloadgentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.gz
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.bz2
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.zip
whitespace cleanup
Diffstat (limited to 'net-misc/dante')
-rw-r--r--net-misc/dante/Manifest4
-rw-r--r--net-misc/dante/dante-1.1.13.ebuild4
-rw-r--r--net-misc/dante/dante-1.1.14.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/dante/Manifest b/net-misc/dante/Manifest
index 4d84c9f5ac96..d98937fb390b 100644
--- a/net-misc/dante/Manifest
+++ b/net-misc/dante/Manifest
@@ -1,6 +1,6 @@
-MD5 246077180236537375af9a5407380753 dante-1.1.14.ebuild 1389
-MD5 247c7a6b8aac963d95297494adce8f74 dante-1.1.13.ebuild 1628
MD5 79ffca8d23b840b2e767516703c24886 ChangeLog 2430
+MD5 9cdc31775c5dc2db57555e3981ec01f0 dante-1.1.13.ebuild 1629
+MD5 78d7b27d3e380f0ea854e41997ac07b0 dante-1.1.14.ebuild 1390
MD5 cf57d339f81e5b0ec5054a4722cdf335 files/dante-sockd-init 906
MD5 a5e8f0769876952c68e2a06a1508fbfd files/digest-dante-1.1.13 64
MD5 7d257618e686db991bad06011612d805 files/digest-dante-1.1.14 64
diff --git a/net-misc/dante/dante-1.1.13.ebuild b/net-misc/dante/dante-1.1.13.ebuild
index 07d1d1734cc6..a97b791c7c3e 100644
--- a/net-misc/dante/dante-1.1.13.ebuild
+++ b/net-misc/dante/dante-1.1.13.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/dante/dante-1.1.13.ebuild,v 1.16 2003/08/14 19:34:26 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.13.ebuild,v 1.17 2003/09/05 22:01:48 msterret Exp $
inherit gcc
@@ -43,7 +43,7 @@ src_install() {
# bor: comment libdl.so out it seems to work just fine without it
perl -pe 's/(libdl\.so)//' -i ${D}/usr/bin/socksify
dodir /etc/socks
- dodoc BUGS CREDITS LICENSE NEWS README SUPPORT TODO VERSION
+ dodoc BUGS CREDITS LICENSE NEWS README SUPPORT TODO VERSION
docinto txt
cd doc
dodoc README* *.txt SOCKS4.*
diff --git a/net-misc/dante/dante-1.1.14.ebuild b/net-misc/dante/dante-1.1.14.ebuild
index f33208ef4bf9..359966b514ca 100644
--- a/net-misc/dante/dante-1.1.14.ebuild
+++ b/net-misc/dante/dante-1.1.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-misc/dante/dante-1.1.14.ebuild,v 1.1 2003/08/03 04:05:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.14.ebuild,v 1.2 2003/09/05 22:01:48 msterret Exp $
inherit gcc
@@ -36,7 +36,7 @@ src_install() {
# bor: comment libdl.so out it seems to work just fine without it
dosed 's:libdl\.so::' /usr/bin/socksify
dodir /etc/socks
- dodoc BUGS CREDITS LICENSE NEWS README SUPPORT TODO VERSION
+ dodoc BUGS CREDITS LICENSE NEWS README SUPPORT TODO VERSION
docinto txt
cd doc
dodoc README* *.txt SOCKS4.*