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/cdrw/cdrw-1.2.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/cdrw/cdrw-1.2.ebuild')
-rw-r--r--app-emacs/cdrw/cdrw-1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/cdrw/cdrw-1.2.ebuild b/app-emacs/cdrw/cdrw-1.2.ebuild
index 9698ef76ac0f..190d251ae8fa 100644
--- a/app-emacs/cdrw/cdrw-1.2.ebuild
+++ b/app-emacs/cdrw/cdrw-1.2.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/cdrw/cdrw-1.2.ebuild,v 1.2 2003/02/13 07:03:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cdrw/cdrw-1.2.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $
-inherit elisp
+inherit elisp
IUSE=""
@@ -40,7 +40,7 @@ src_compile() {
src_install() {
elisp-install ${PN} *.el *.elc
elisp-site-file-install ${FILESDIR}/${SITEFILE}
-
+
exeinto /usr/bin
doexe mp3time
}