summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-27 07:13:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-27 07:13:48 +0000
commitcaac5fcf0aab1ad8bed9bbce39bd51cc28b25af8 (patch)
treeb112dc55f20ecd31dd8edb0ba34a595aa7d15fbc /app-shells/dash
parentSmall fixes >:) (diff)
downloadhistorical-caac5fcf0aab1ad8bed9bbce39bd51cc28b25af8.tar.gz
historical-caac5fcf0aab1ad8bed9bbce39bd51cc28b25af8.tar.bz2
historical-caac5fcf0aab1ad8bed9bbce39bd51cc28b25af8.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'app-shells/dash')
-rw-r--r--app-shells/dash/Manifest2
-rw-r--r--app-shells/dash/dash-0.4.24.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest
index 920d949b7fa9..5a40e717f6cb 100644
--- a/app-shells/dash/Manifest
+++ b/app-shells/dash/Manifest
@@ -1,3 +1,3 @@
MD5 2ed5a70804a1110d63da507b5e53f6e7 ChangeLog 515
-MD5 e497805c6e20c3d3bb48f3e340333c72 dash-0.4.24.ebuild 970
+MD5 a781f2207b517f2b0064814fed43c6bb dash-0.4.24.ebuild 972
MD5 cdb2616f7107463468dc542ffb5c0afe files/digest-dash-0.4.24 63
diff --git a/app-shells/dash/dash-0.4.24.ebuild b/app-shells/dash/dash-0.4.24.ebuild
index 7a54ca91e659..7585f459531a 100644
--- a/app-shells/dash/dash-0.4.24.ebuild
+++ b/app-shells/dash/dash-0.4.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.4.24.ebuild,v 1.2 2004/03/26 23:17:59 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.4.24.ebuild,v 1.3 2004/03/27 07:13:48 mr_bones_ Exp $
IUSE=""
@@ -15,7 +15,7 @@ LICENSE="BSD"
KEYWORDS="~x86 ~ppc"
DEPEND="sys-devel/pmake
- sys-apps/sed
+ sys-apps/sed
dev-util/yacc"
src_compile() {
@@ -31,6 +31,6 @@ src_install() {
newman sh.1 dash.1
#dosym /usr/share/man/man1/ash.1.gz /usr/share/man/man1/sh.1.gz
-
+
dodoc TOUR debian/changelog
}