summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:27:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:27:54 +0000
commit671ee61508947ebca9ecf7095ef0d36d5cc058a6 (patch)
treebfbd7af201da15d384c92859ef509f158d437e66 /dev-lang/smalltalkx
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-671ee61508947ebca9ecf7095ef0d36d5cc058a6.tar.gz
historical-671ee61508947ebca9ecf7095ef0d36d5cc058a6.tar.bz2
historical-671ee61508947ebca9ecf7095ef0d36d5cc058a6.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-lang/smalltalkx')
-rw-r--r--dev-lang/smalltalkx/Manifest4
-rw-r--r--dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/smalltalkx/Manifest b/dev-lang/smalltalkx/Manifest
index 8713c0c04663..1c6c4b6ab3ff 100644
--- a/dev-lang/smalltalkx/Manifest
+++ b/dev-lang/smalltalkx/Manifest
@@ -1,3 +1,3 @@
-MD5 48faffcf1f2a85a05dc98d64b5453214 files/digest-smalltalkx-4.1.4 148
MD5 bb604068e47f345665f4bfd051aa0a8d ChangeLog 666
-MD5 57aa45d4766019c2e51776d41773fe5b smalltalkx-4.1.4.ebuild 1146
+MD5 fe8d6fdefd6697cf0502a04409864516 smalltalkx-4.1.4.ebuild 1147
+MD5 48faffcf1f2a85a05dc98d64b5453214 files/digest-smalltalkx-4.1.4 148
diff --git a/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild b/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild
index 492cb21a7d9d..aa4c5d1458c4 100644
--- a/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild
+++ b/dev-lang/smalltalkx/smalltalkx-4.1.4.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/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild,v 1.5 2003/08/05 18:56:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/smalltalkx-4.1.4.ebuild,v 1.6 2003/09/06 22:27:51 msterret Exp $
MY_PV=${PV//./}
S=${WORKDIR}/stx
@@ -30,7 +30,7 @@ src_install() {
done
dodir /usr/bin
- dosym /opt/smalltalk/${PV}/bin/smalltalk /usr/bin/smalltalk
+ dosym /opt/smalltalk/${PV}/bin/smalltalk /usr/bin/smalltalk
# create a path entry in /etc/env.d
echo "PATH=/opt/smalltalk/${PV}/bin" >> ${WORKDIR}/50smalltalkx