summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-06-23 02:24:44 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-06-23 02:24:44 +0000
commitca466a725281997bcf36f0c5d30e36bfe0491bec (patch)
tree760f4328a9f006381a17aec4f7f59cede5d2704e /app-shells
parentAdd IUSE (Manifest recommit) (diff)
downloadgentoo-2-ca466a725281997bcf36f0c5d30e36bfe0491bec.tar.gz
gentoo-2-ca466a725281997bcf36f0c5d30e36bfe0491bec.tar.bz2
gentoo-2-ca466a725281997bcf36f0c5d30e36bfe0491bec.zip
Stable on sparc
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh/ChangeLog5
-rw-r--r--app-shells/zsh/zsh-4.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index cc71f0329e07..c659248ad665 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.51 2004/06/21 17:43:23 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.52 2004/06/23 02:24:44 gustavoz Exp $
+
+ 22 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.0-r1.ebuild:
+ Stable on sparc
22 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> -zsh-4.0.9-r2.ebuild,
zsh-4.0.9-r3.ebuild, zsh-4.1.1-r5.ebuild, zsh-4.2.0-r1.ebuild,
diff --git a/app-shells/zsh/zsh-4.2.0-r1.ebuild b/app-shells/zsh/zsh-4.2.0-r1.ebuild
index c66fb2141c54..b5e8b6891033 100644
--- a/app-shells/zsh/zsh-4.2.0-r1.ebuild
+++ b/app-shells/zsh/zsh-4.2.0-r1.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.2.0-r1.ebuild,v 1.3 2004/06/21 17:43:23 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0-r1.ebuild,v 1.4 2004/06/23 02:24:44 gustavoz Exp $
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${MY_P}.tar.bz2
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha arm ~hppa ~amd64"
+KEYWORDS="x86 ppc sparc alpha arm ~hppa ~amd64"
IUSE="maildir ncurses static doc pcre cap cjk"
RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 )