summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-03-05 13:15:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-03-05 13:15:15 +0000
commit6d6f675e5827fc9adbaff99d24058968a38885ef (patch)
tree7dcfd084d496661ed2849d8c2250e176e3533c65 /app-shells
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-6d6f675e5827fc9adbaff99d24058968a38885ef.tar.gz
gentoo-2-6d6f675e5827fc9adbaff99d24058968a38885ef.tar.bz2
gentoo-2-6d6f675e5827fc9adbaff99d24058968a38885ef.zip
stable on sparc
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh/ChangeLog5
-rw-r--r--app-shells/zsh/zsh-4.1.1-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index 9989a022fcc1..93532e278556 100644
--- a/app-shells/zsh/ChangeLog
+++ b/app-shells/zsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/zsh
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.40 2004/03/03 18:41:45 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.41 2004/03/05 13:15:15 gustavoz Exp $
+
+ 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.1.1-r5.ebuild:
+ stable on sparc
*zsh-4.2.0_pre2 (04 Mar 2004)
diff --git a/app-shells/zsh/zsh-4.1.1-r5.ebuild b/app-shells/zsh/zsh-4.1.1-r5.ebuild
index 162774725373..c59f31d96b7b 100644
--- a/app-shells/zsh/zsh-4.1.1-r5.ebuild
+++ b/app-shells/zsh/zsh-4.1.1-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r5.ebuild,v 1.2 2004/03/03 18:41:45 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r5.ebuild,v 1.3 2004/03/05 13:15:15 gustavoz Exp $
IUSE="cjk maildir ncurses static doc"
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2
SLOT="0"
LICENSE="ZSH"
-KEYWORDS="x86 alpha ~ppc ~sparc ~amd64 ~hppa"
+KEYWORDS="x86 alpha ~ppc sparc ~amd64 ~hppa"
DEPEND="sys-apps/groff
>=sys-apps/sed-4