summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2006-11-11 15:40:54 +0000
committerHans de Graaff <graaff@gentoo.org>2006-11-11 15:40:54 +0000
commitc9261129e5df8b56b042c980c7e68833c162e6c4 (patch)
treeb759472e064c815987d2646b590403f285a8f9c0 /app-xemacs/eshell/eshell-1.10.ebuild
parentVersion bump; add metadata. (diff)
downloadgentoo-2-c9261129e5df8b56b042c980c7e68833c162e6c4.tar.gz
gentoo-2-c9261129e5df8b56b042c980c7e68833c162e6c4.tar.bz2
gentoo-2-c9261129e5df8b56b042c980c7e68833c162e6c4.zip
Version bump; remove old version.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/eshell/eshell-1.10.ebuild')
-rw-r--r--app-xemacs/eshell/eshell-1.10.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/eshell/eshell-1.10.ebuild b/app-xemacs/eshell/eshell-1.10.ebuild
new file mode 100644
index 000000000000..dc565424cca0
--- /dev/null
+++ b/app-xemacs/eshell/eshell-1.10.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.10.ebuild,v 1.1 2006/11/11 15:40:54 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Command shell implemented entirely in Emacs Lisp"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/xemacs-eterm
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages