summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-08 04:26:39 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-08 04:26:39 +0000
commit24629f2eb359c543d77e7139c7cbbbb2f56080f9 (patch)
tree8711af6056114fd95660974dd142b951f41d88d2 /app-emacs/flim/flim-1.14.5.ebuild
parentrepoman: whitespace cleanup (diff)
downloadgentoo-2-24629f2eb359c543d77e7139c7cbbbb2f56080f9.tar.gz
gentoo-2-24629f2eb359c543d77e7139c7cbbbb2f56080f9.tar.bz2
gentoo-2-24629f2eb359c543d77e7139c7cbbbb2f56080f9.zip
repoman: fix leading whitespace
Diffstat (limited to 'app-emacs/flim/flim-1.14.5.ebuild')
-rw-r--r--app-emacs/flim/flim-1.14.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/flim/flim-1.14.5.ebuild b/app-emacs/flim/flim-1.14.5.ebuild
index 1e3abb3cd44b..87ecf31eaaef 100644
--- a/app-emacs/flim/flim-1.14.5.ebuild
+++ b/app-emacs/flim/flim-1.14.5.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/app-emacs/flim/flim-1.14.5.ebuild,v 1.3 2003/08/13 07:06:36 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/flim/flim-1.14.5.ebuild,v 1.4 2003/09/08 04:26:36 msterret Exp $
inherit elisp
@@ -31,7 +31,7 @@ src_install() {
LISPDIR=${D}/${SITELISP} \
VERSION_SPECIFIC_LISPDIR=${D}/${SITELISP} install || die
- elisp-site-file-install ${FILESDIR}/60flim-gentoo.el
+ elisp-site-file-install ${FILESDIR}/60flim-gentoo.el
dodoc FLIM-API.en NEWS VERSION README* Changelog
}