diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 09:57:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 09:57:52 +0000 |
commit | dc24a10f6ccabe4edfed41a7484db75e9b85fd58 (patch) | |
tree | 02807f3f0281a20cf18a609cba9fb145a0c646f6 /app-xemacs/eshell/eshell-1.04.ebuild | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-dc24a10f6ccabe4edfed41a7484db75e9b85fd58.tar.gz gentoo-2-dc24a10f6ccabe4edfed41a7484db75e9b85fd58.tar.bz2 gentoo-2-dc24a10f6ccabe4edfed41a7484db75e9b85fd58.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 |