diff options
Diffstat (limited to 'app-emacs/wl/wl-2.8.1.ebuild')
-rw-r--r-- | app-emacs/wl/wl-2.8.1.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app-emacs/wl/wl-2.8.1.ebuild b/app-emacs/wl/wl-2.8.1.ebuild index e4b48658d358..02dc58465210 100644 --- a/app-emacs/wl/wl-2.8.1.ebuild +++ b/app-emacs/wl/wl-2.8.1.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/wl/wl-2.8.1.ebuild,v 1.4 2003/05/29 11:34:42 yakina Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wl/wl-2.8.1.ebuild,v 1.5 2003/09/09 08:40:03 msterret Exp $ inherit elisp @@ -13,9 +13,9 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/emacs - >=app-emacs/apel-10.3 - >=app-emacs/flim-1.14.3 - >=app-emacs/semi-1.14.3" + >=app-emacs/apel-10.3 + >=app-emacs/flim-1.14.3 + >=app-emacs/semi-1.14.3" # >=virtual/flim-1.14.3 # >=virtual/semi-1.14.3 @@ -32,7 +32,7 @@ src_install() { PIXMAPDIR=${D}/usr/share/${PN}/icons \ install || die - elisp-site-file-install ${FILESDIR}/70wl-gentoo.el + elisp-site-file-install ${FILESDIR}/70wl-gentoo.el dodir /usr/share/${PN}/samples |