summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-05-01 19:35:36 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-05-01 19:35:36 +0000
commitde9ca60cecd46dbc51ad95aa3dd9f4bc4f9eda0d (patch)
tree47c3756700f35aec12a92088e86f5e8f3ead1238 /app-emacs
parentBad rdepend fix (Manifest recommit) (diff)
downloadgentoo-2-de9ca60cecd46dbc51ad95aa3dd9f4bc4f9eda0d.tar.gz
gentoo-2-de9ca60cecd46dbc51ad95aa3dd9f4bc4f9eda0d.tar.bz2
gentoo-2-de9ca60cecd46dbc51ad95aa3dd9f4bc4f9eda0d.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/cmail/cmail-2.62.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/cmail/cmail-2.62.ebuild b/app-emacs/cmail/cmail-2.62.ebuild
index dfadcf251784..4a417ff17214 100644
--- a/app-emacs/cmail/cmail-2.62.ebuild
+++ b/app-emacs/cmail/cmail-2.62.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/cmail/cmail-2.62.ebuild,v 1.1 2004/05/01 12:23:14 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cmail/cmail-2.62.ebuild,v 1.2 2004/05/01 19:33:31 mr_bones_ Exp $
inherit elisp
@@ -19,8 +19,6 @@ RDEPEND="${DEPEND}
virtual/flim
virtual/semi"
-S=${WORKDIR}/${P}
-
SITEFILE="70cmail-gentoo.el"
src_compile() {
@@ -35,7 +33,7 @@ src_install() {
elisp-site-file-install ${FILESDIR}/${SITEFILE} || die
- dodoc ChangeLog INTRO* README* RELNOTES*
+ dodoc ChangeLog INTRO* README* RELNOTES*
dodoc doc/FAQ doc/README* doc/cmail-r2c* doc/glossary
dodoc sample*
}