diff options
Diffstat (limited to 'app-emacs/w3mnav')
-rw-r--r-- | app-emacs/w3mnav/w3mnav-0.5-r1.ebuild | 3 | ||||
-rw-r--r-- | app-emacs/w3mnav/w3mnav-0.5.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/w3mnav/w3mnav-0.5-r1.ebuild b/app-emacs/w3mnav/w3mnav-0.5-r1.ebuild index 6fc1f380b6a9..d5c6373e9bd4 100644 --- a/app-emacs/w3mnav/w3mnav-0.5-r1.ebuild +++ b/app-emacs/w3mnav/w3mnav-0.5-r1.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/w3mnav/w3mnav-0.5-r1.ebuild,v 1.2 2004/04/26 09:37:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3mnav/w3mnav-0.5-r1.ebuild,v 1.3 2004/06/15 10:09:06 kloeri Exp $ inherit elisp @@ -13,7 +13,6 @@ KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/emacs app-emacs/emacs-w3m" -S=${WORKDIR}/${P} SITEFILE=90w3mnav-gentoo.el diff --git a/app-emacs/w3mnav/w3mnav-0.5.ebuild b/app-emacs/w3mnav/w3mnav-0.5.ebuild index 6cc5e0c6e608..38863fc458c1 100644 --- a/app-emacs/w3mnav/w3mnav-0.5.ebuild +++ b/app-emacs/w3mnav/w3mnav-0.5.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/w3mnav/w3mnav-0.5.ebuild,v 1.3 2004/04/26 09:37:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3mnav/w3mnav-0.5.ebuild,v 1.4 2004/06/15 10:09:06 kloeri Exp $ inherit elisp @@ -13,6 +13,5 @@ KEYWORDS="~x86" IUSE="" DEPEND="virtual/emacs app-emacs/emacs-w3m" -S=${WORKDIR}/${P} SITEFILE=60w3mnav-gentoo.el |