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/linuxsms
parentLICENSE fix (diff)
downloadgentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.gz
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.bz2
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.zip
whitespace cleanup
Diffstat (limited to 'net-misc/linuxsms')
-rw-r--r--net-misc/linuxsms/Manifest2
-rw-r--r--net-misc/linuxsms/linuxsms-0.58.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/linuxsms/Manifest b/net-misc/linuxsms/Manifest
index 33cc429b54e1..1258bf98bb91 100644
--- a/net-misc/linuxsms/Manifest
+++ b/net-misc/linuxsms/Manifest
@@ -1,5 +1,5 @@
MD5 0edab1ed88d93a0e0340d85e2385e482 ChangeLog 535
-MD5 400d622a98476a76a7153491a6e54bb5 linuxsms-0.58.ebuild 769
+MD5 88120c349d4d6888578c9382f89bd903 linuxsms-0.58.ebuild 769
MD5 00ee6621bc54c171d5b4a1e19c66fdda linuxsms-0.61.ebuild 753
MD5 9c3fc772cd505127464cd3b64850b341 files/97linuxsms 46
MD5 4de4dff8622a8123c120ef9a32f0ea45 files/digest-linuxsms-0.58 64
diff --git a/net-misc/linuxsms/linuxsms-0.58.ebuild b/net-misc/linuxsms/linuxsms-0.58.ebuild
index bea548d040b6..fbe3f1eb0fd9 100644
--- a/net-misc/linuxsms/linuxsms-0.58.ebuild
+++ b/net-misc/linuxsms/linuxsms-0.58.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/linuxsms/linuxsms-0.58.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/linuxsms/linuxsms-0.58.ebuild,v 1.5 2003/09/05 22:01:49 msterret Exp $
S=${WORKDIR}/${P}
@@ -20,7 +20,7 @@ src_install () {
insinto /etc/env.d
doins ${FILESDIR}/97linuxsms
-
+
doman linuxsms.1
dodoc BUGS CHANGES COPYING INSTALL README README.ES TODO
}