summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:06:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:06:14 +0000
commit3bd80fb7cbc42963a37e52db6d80db15bd4515b1 (patch)
tree93d43eefdd828c6359224e630afb0faf639048ff /media-sound/cm
parentwhitespace cleanup (diff)
downloadhistorical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.gz
historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.bz2
historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.zip
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/cm')
-rw-r--r--media-sound/cm/Manifest4
-rw-r--r--media-sound/cm/cm-2.4.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/cm/Manifest b/media-sound/cm/Manifest
index 5f36708b33f9..511845d8c688 100644
--- a/media-sound/cm/Manifest
+++ b/media-sound/cm/Manifest
@@ -1,3 +1,3 @@
-MD5 606a027bb2fa39a2aec9c66ca394eaa8 files/digest-cm-2.4.0 60
MD5 9b0a762db00d68e99bc70b5014202a92 ChangeLog 403
-MD5 e20ee130a763f57446f66fe088d168a0 cm-2.4.0.ebuild 1547
+MD5 32b72a2eabb7fe324981c753d85e893f cm-2.4.0.ebuild 1550
+MD5 606a027bb2fa39a2aec9c66ca394eaa8 files/digest-cm-2.4.0 60
diff --git a/media-sound/cm/cm-2.4.0.ebuild b/media-sound/cm/cm-2.4.0.ebuild
index 65d2bf902e60..bd5d468976e7 100644
--- a/media-sound/cm/cm-2.4.0.ebuild
+++ b/media-sound/cm/cm-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/cm-2.4.0.ebuild,v 1.2 2003/07/12 20:30:47 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/cm-2.4.0.ebuild,v 1.3 2003/09/07 00:06:04 msterret Exp $
DESCRIPTION="Common Music: An object oriented music composition environment in LISP/scheme"
HOMEPAGE="http://www-ccrma.stanford.edu/software/cm/doc/cm.html"
@@ -48,6 +48,6 @@ pkg_prerm() {
rm /usr/bin/cm
fi
if [ -e /usr/share/cm/bin ]; then
- rm -rf /usr/share/cm/bin
+ rm -rf /usr/share/cm/bin
fi
}