diff options
author | 2007-06-03 19:51:49 +0000 | |
---|---|---|
committer | 2007-06-03 19:51:49 +0000 | |
commit | 142f50d2cce6eafd9574dcf338a98d876961c066 (patch) | |
tree | f907b66001478e3274c4a47e9554a9bd5f0f923a /app-xemacs/eshell/eshell-1.10.ebuild | |
parent | Version bump. (diff) | |
download | historical-142f50d2cce6eafd9574dcf338a98d876961c066.tar.gz historical-142f50d2cce6eafd9574dcf338a98d876961c066.tar.bz2 historical-142f50d2cce6eafd9574dcf338a98d876961c066.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/eshell/eshell-1.10.ebuild')
-rw-r--r-- | app-xemacs/eshell/eshell-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eshell/eshell-1.10.ebuild b/app-xemacs/eshell/eshell-1.10.ebuild index 4432c0d89b41..794e7887054b 100644 --- a/app-xemacs/eshell/eshell-1.10.ebuild +++ b/app-xemacs/eshell/eshell-1.10.ebuild @@ -1,6 +1,6 @@ # 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.2 2007/05/29 18:45:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.10.ebuild,v 1.3 2007/06/03 18:21:09 graaff 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 |