summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-02-22 13:31:21 +0000
committerHans de Graaff <graaff@gentoo.org>2009-02-22 13:31:21 +0000
commite366b393ee1daf76b87f4d28561d1916baef68f3 (patch)
tree7257a74bbbfec0da82473f03be37434c77bbca63 /app-xemacs
parentstable amd64, bug 259655 (diff)
downloadgentoo-2-e366b393ee1daf76b87f4d28561d1916baef68f3.tar.gz
gentoo-2-e366b393ee1daf76b87f4d28561d1916baef68f3.tar.bz2
gentoo-2-e366b393ee1daf76b87f4d28561d1916baef68f3.zip
Version bump
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/eshell/ChangeLog9
-rw-r--r--app-xemacs/eshell/eshell-1.17.ebuild15
2 files changed, 22 insertions, 2 deletions
diff --git a/app-xemacs/eshell/ChangeLog b/app-xemacs/eshell/ChangeLog
index 0c3b40c10d2c..d0841ab1c4c0 100644
--- a/app-xemacs/eshell/ChangeLog
+++ b/app-xemacs/eshell/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/eshell
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/ChangeLog,v 1.15 2008/03/19 19:31:19 graaff Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/ChangeLog,v 1.16 2009/02/22 13:31:21 graaff Exp $
+
+*eshell-1.17 (22 Feb 2009)
+
+ 22 Feb 2009; Hans de Graaff <graaff@gentoo.org> +eshell-1.17.ebuild:
+ Version bump synced to upstream 2.4.2 and with additional compatibility fixes.
19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
A herd should not be listed as maintainer
diff --git a/app-xemacs/eshell/eshell-1.17.ebuild b/app-xemacs/eshell/eshell-1.17.ebuild
new file mode 100644
index 000000000000..92b0c67b8aef
--- /dev/null
+++ b/app-xemacs/eshell/eshell-1.17.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.17.ebuild,v 1.1 2009/02/22 13:31:21 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