diff options
Diffstat (limited to 'app-xemacs/eshell/eshell-1.04.ebuild')
-rw-r--r-- | app-xemacs/eshell/eshell-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eshell/eshell-1.04.ebuild b/app-xemacs/eshell/eshell-1.04.ebuild index 941f70c9ead0..458c0e2abf92 100644 --- a/app-xemacs/eshell/eshell-1.04.ebuild +++ b/app-xemacs/eshell/eshell-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.04.ebuild,v 1.5 2004/06/24 23:11:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.04.ebuild,v 1.6 2004/10/03 05:48:34 rac Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="Command shell implemented entirely in Emacs Lisp" PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base -app-xemacs/eterm +app-xemacs/xemacs-eterm " KEYWORDS="x86 ~ppc alpha sparc amd64" |