summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-10 09:26:36 +0000
committerMike Frysinger <vapier@gentoo.org>2008-01-10 09:26:36 +0000
commit1a286244233cf36dcff2047df729e77b74887e88 (patch)
tree67f8132a12ef5dd485e743bf0a7202eca4058c89 /app-shells
parentThe standard for lzma is app-arch/lzma-utils, not app-arch/lzma #205147. (diff)
downloadgentoo-2-1a286244233cf36dcff2047df729e77b74887e88.tar.gz
gentoo-2-1a286244233cf36dcff2047df729e77b74887e88.tar.bz2
gentoo-2-1a286244233cf36dcff2047df729e77b74887e88.zip
arm/s390/sh stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh/zsh-4.3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.3.4-r1.ebuild b/app-shells/zsh/zsh-4.3.4-r1.ebuild
index e8718502cbeb..b85799f99bb5 100644
--- a/app-shells/zsh/zsh-4.3.4-r1.ebuild
+++ b/app-shells/zsh/zsh-4.3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v 1.8 2008/01/08 14:59:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v 1.9 2008/01/10 09:26:36 vapier Exp $
inherit eutils multilib autotools
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="maildir static doc examples pcre caps unicode"
RDEPEND=">=sys-libs/ncurses-5.1