summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-02 12:47:28 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-02 12:47:28 +0000
commit922fa47e791f579530d3fc5e47fdf1a6c108bbf7 (patch)
tree4f8ef70cf527a34ef22602e5d42d20f8ee6b7b88 /app-shells/zsh
parentfix digest (diff)
downloadgentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.tar.gz
gentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.tar.bz2
gentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.zip
unmasks and changelog fixes
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/zsh-4.1.0_pre7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.1.0_pre7.ebuild b/app-shells/zsh/zsh-4.1.0_pre7.ebuild
index ffdf41c4d87e..12e6dc14bef1 100644
--- a/app-shells/zsh/zsh-4.1.0_pre7.ebuild
+++ b/app-shells/zsh/zsh-4.1.0_pre7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.0_pre7.ebuild,v 1.1 2003/04/17 08:39:02 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.0_pre7.ebuild,v 1.2 2003/07/02 12:47:28 aliz Exp $
IUSE="ncurses"
MY_PV=${PV%_*}-dev-${PV#*_pre}
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/zsh/development/${MY_PN}.tar.bz2
SLOT="0"
LICENSE="ZSH"
-KEYWORDS="~x86 ~alpha ~ppc ~sparc"
+KEYWORDS="x86 ~alpha ~ppc ~sparc"
DEPEND="ncurses? ( >=sys-libs/ncurses-5.1 )"