summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-07-17 08:03:48 +0000
committerUlrich Müller <ulm@gentoo.org>2007-07-17 08:03:48 +0000
commitadc5e08f5d3656b1fb206d1c3e228419da2cc1f7 (patch)
tree77d3107a39605ad4bf73bb1345b4f4aab09e0675 /app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild
parentMask app-emacs/emacs-w3m CVS snapshot. (diff)
downloadgentoo-2-adc5e08f5d3656b1fb206d1c3e228419da2cc1f7.tar.gz
gentoo-2-adc5e08f5d3656b1fb206d1c3e228419da2cc1f7.tar.bz2
gentoo-2-adc5e08f5d3656b1fb206d1c3e228419da2cc1f7.zip
CVS snapshot, bug #185106.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild')
-rw-r--r--app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild b/app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild
index 8e9d88412693..8b747938131d 100644
--- a/app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild
+++ b/app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild,v 1.5 2007/07/06 19:05:07 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/emacs-w3m-1.4.4-r2.ebuild,v 1.6 2007/07/17 08:03:48 ulm Exp $
-inherit elisp eutils
+inherit elisp
DESCRIPTION="emacs-w3m is an interface program of w3m on Emacs"
HOMEPAGE="http://emacs-w3m.namazu.org"
@@ -24,7 +24,7 @@ src_compile() {
emake || die "emake failed"
}
-src_install () {
+src_install() {
emake lispdir="${D}"/${SITELISP}/${PN} \
infodir="${D}"/usr/share/info \
ICONDIR="${D}"/usr/share/pixmaps/${PN} \