diff options
author | 2003-09-06 22:01:31 +0000 | |
---|---|---|
committer | 2003-09-06 22:01:31 +0000 | |
commit | c447b119c0e1a5d6ecbb960f22a713bc65f6ed98 (patch) | |
tree | a6a03c88bfeef284a8ae56d140206ef1f0388da6 /app-emacs/erc/erc-3.0.ebuild | |
parent | Adding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff) | |
download | historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.gz historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.bz2 historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-emacs/erc/erc-3.0.ebuild')
-rw-r--r-- | app-emacs/erc/erc-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/erc/erc-3.0.ebuild b/app-emacs/erc/erc-3.0.ebuild index 498b7bb50fac..13b5178e07cd 100644 --- a/app-emacs/erc/erc-3.0.ebuild +++ b/app-emacs/erc/erc-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc/erc-3.0.ebuild,v 1.4 2003/08/06 07:01:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc/erc-3.0.ebuild,v 1.5 2003/09/06 22:01:25 msterret Exp $ inherit elisp @@ -14,7 +14,7 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -src_install() { +src_install() { elisp-install ${PN} *.el elisp-site-file-install ${FILESDIR}/50erc-gentoo.el dodoc AUTHORS CREDITS HISTORY ChangeLog servers.pl README |