summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:02:59 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:02:59 +0000
commitf04fab693608b48b1793d947dc25cfa1c603630b (patch)
tree195fc0588cc5352d48a0a66a6ccae4201da2d155 /app-emacs/session/session-2.1c.ebuild
parentAdding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff)
downloadgentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.gz
gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.bz2
gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.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
}