summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:01:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:01:31 +0000
commitc447b119c0e1a5d6ecbb960f22a713bc65f6ed98 (patch)
treea6a03c88bfeef284a8ae56d140206ef1f0388da6 /app-emacs/session/session-2.1c.ebuild
parentAdding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff)
downloadhistorical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.gz
historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.bz2
historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-emacs/session/session-2.1c.ebuild')
-rw-r--r--app-emacs/session/session-2.1c.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/session/session-2.1c.ebuild b/app-emacs/session/session-2.1c.ebuild
index 69ce7aab0070..28caf221a186 100644
--- a/app-emacs/session/session-2.1c.ebuild
+++ b/app-emacs/session/session-2.1c.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/session/session-2.1c.ebuild,v 1.2 2003/02/13 07:08:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/session/session-2.1c.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $
-inherit elisp
+inherit elisp
IUSE=""
@@ -23,7 +23,7 @@ src_compile() {
}
src_install() {
- elisp-install ${PN} lisp/*.el lisp/*.elc
+ elisp-install ${PN} lisp/*.el lisp/*.elc
elisp-site-file-install ${FILESDIR}/50session-gentoo.el
dodoc INSTALL README lisp/ChangeLog
}