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/totd
parentLICENSE fix (diff)
downloadgentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.gz
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.bz2
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.zip
whitespace cleanup
Diffstat (limited to 'net-misc/totd')
-rw-r--r--net-misc/totd/Manifest4
-rw-r--r--net-misc/totd/totd-1.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/totd/Manifest b/net-misc/totd/Manifest
index 6ff374d366a2..f0d1464c0f6e 100644
--- a/net-misc/totd/Manifest
+++ b/net-misc/totd/Manifest
@@ -1,4 +1,4 @@
-MD5 b2516141ffd4600ca524c206d3d2b967 totd-1.3.ebuild 874
MD5 4c9a32ed365e496d603a3335cd74ef01 ChangeLog 404
-MD5 44e836923bd1a6294b5bd21e2e4d4401 files/totd 811
+MD5 4996f53714f42a8f7c453e349ad533cd totd-1.3.ebuild 874
MD5 b5d7da146bba4e657fc30595eab333b5 files/digest-totd-1.3 59
+MD5 44e836923bd1a6294b5bd21e2e4d4401 files/totd 811
diff --git a/net-misc/totd/totd-1.3.ebuild b/net-misc/totd/totd-1.3.ebuild
index 035f7d1a9698..4f979906ca3c 100644
--- a/net-misc/totd/totd-1.3.ebuild
+++ b/net-misc/totd/totd-1.3.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/totd/totd-1.3.ebuild,v 1.1 2003/06/25 20:19:39 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/totd/totd-1.3.ebuild,v 1.2 2003/09/05 22:01:49 msterret Exp $
DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4"
HOMEPAGE="http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html"
@@ -23,7 +23,7 @@ src_install() {
dosbin totd
doman totd.8
dodoc totd.conf.sample README INSTALL
-
+
exeinto /etc/init.d
doexe ${FILESDIR}/totd
}