diff options
author | Robert Coie <rac@gentoo.org> | 2004-10-03 05:48:34 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2004-10-03 05:48:34 +0000 |
commit | 947dbf5b36607ebbaeabd5b8b788347e718c7268 (patch) | |
tree | 920015e1de0a9a060b14de1cf90b0f24dc0e482a /app-xemacs/eshell/eshell-1.04.ebuild | |
parent | ~ppc-macos keyword and patch (Manifest recommit) (diff) | |
download | gentoo-2-947dbf5b36607ebbaeabd5b8b788347e718c7268.tar.gz gentoo-2-947dbf5b36607ebbaeabd5b8b788347e718c7268.tar.bz2 gentoo-2-947dbf5b36607ebbaeabd5b8b788347e718c7268.zip |
eterm renaming
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" |