diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:25:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:25:16 +0000 |
commit | 3b66f07c97bbbf43e16b50cf594ca6b06793e711 (patch) | |
tree | d8dcaaf10b80b34f8b1c3e27df6d0ead0a0c229d /app-emacs/tamago | |
parent | whitespace (diff) | |
download | gentoo-2-3b66f07c97bbbf43e16b50cf594ca6b06793e711.tar.gz gentoo-2-3b66f07c97bbbf43e16b50cf594ca6b06793e711.tar.bz2 gentoo-2-3b66f07c97bbbf43e16b50cf594ca6b06793e711.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-emacs/tamago')
-rw-r--r-- | app-emacs/tamago/tamago-4.0.6-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/tamago/tamago-4.0.6-r1.ebuild b/app-emacs/tamago/tamago-4.0.6-r1.ebuild index 67b1c335b182..914d45b6f0a0 100644 --- a/app-emacs/tamago/tamago-4.0.6-r1.ebuild +++ b/app-emacs/tamago/tamago-4.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tamago/tamago-4.0.6-r1.ebuild,v 1.11 2007/01/09 12:51:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tamago/tamago-4.0.6-r1.ebuild,v 1.12 2007/07/13 07:25:16 mr_bones_ Exp $ inherit elisp eutils @@ -45,7 +45,6 @@ src_install() { elispdir=${D}/${SITELISP}/${PN} \ etcdir=${D}/usr/share/${PN} install || die - cp ${FILESDIR}/${SITEFILE} ${SITEFILE} if use canna ; then cat >>${SITEFILE}<<-EOF |