diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:01:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:01:54 +0000 |
commit | 2592192738d2259b6b6e12bf3b6014e4df2af8b1 (patch) | |
tree | 6a64f258bf07517ceae33f0556b69899d47f1e8c /app-xemacs/eshell/eshell-1.04.ebuild | |
parent | version bump (diff) | |
download | historical-2592192738d2259b6b6e12bf3b6014e4df2af8b1.tar.gz historical-2592192738d2259b6b6e12bf3b6014e4df2af8b1.tar.bz2 historical-2592192738d2259b6b6e12bf3b6014e4df2af8b1.zip |
stable on ppc64
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 754ad7b8740b..18c158821470 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.7 2004/11/01 20:32:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.04.ebuild,v 1.8 2004/12/16 09:53:31 corsair Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/xemacs-eterm " -KEYWORDS="x86 ~ppc alpha sparc amd64 ~ppc64" +KEYWORDS="x86 ~ppc alpha sparc amd64 ppc64" inherit xemacs-packages |