summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-29 18:45:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-29 18:45:40 +0000
commit68d4f0441a1c0c7b89727f5bc425e4b138ee2ead (patch)
treec0dc577726e137a0280cbddbc7ec7464edd76aed /app-xemacs/eshell
parentalpha stable wrt #175560 (diff)
downloadgentoo-2-68d4f0441a1c0c7b89727f5bc425e4b138ee2ead.tar.gz
gentoo-2-68d4f0441a1c0c7b89727f5bc425e4b138ee2ead.tar.bz2
gentoo-2-68d4f0441a1c0c7b89727f5bc425e4b138ee2ead.zip
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/eshell')
-rw-r--r--app-xemacs/eshell/ChangeLog5
-rw-r--r--app-xemacs/eshell/eshell-1.10.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/eshell/ChangeLog b/app-xemacs/eshell/ChangeLog
index a2ae862c7725..11544ff6418a 100644
--- a/app-xemacs/eshell/ChangeLog
+++ b/app-xemacs/eshell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/eshell
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/ChangeLog,v 1.11 2007/02/22 00:30:09 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/ChangeLog,v 1.12 2007/05/29 18:45:40 armin76 Exp $
+
+ 29 May 2007; Raúl Porcel <armin76@gentoo.org> eshell-1.10.ebuild:
+ alpha stable wrt #175560
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-xemacs/eshell/eshell-1.10.ebuild b/app-xemacs/eshell/eshell-1.10.ebuild
index dc565424cca0..4432c0d89b41 100644
--- a/app-xemacs/eshell/eshell-1.10.ebuild
+++ b/app-xemacs/eshell/eshell-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.10.ebuild,v 1.2 2007/05/29 18:45:40 armin76 Exp $
SLOT="0"
IUSE=""
@@ -10,6 +10,6 @@ PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/xemacs-eterm
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
inherit xemacs-packages