diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-05 17:22:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-05 17:22:35 +0000 |
commit | 769a2741d6ece79972925ec9be4ac43c344296a0 (patch) | |
tree | 8a92a342b4712fe1c14ceb628a2748a1719ad1cc /app-shells/zsh/zsh-4.3.4-r1.ebuild | |
parent | Stable on ppc wrt bug 204405 (diff) | |
download | historical-769a2741d6ece79972925ec9be4ac43c344296a0.tar.gz historical-769a2741d6ece79972925ec9be4ac43c344296a0.tar.bz2 historical-769a2741d6ece79972925ec9be4ac43c344296a0.zip |
alpha/ia64 stable wrt #204259
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-shells/zsh/zsh-4.3.4-r1.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-4.3.4-r1.ebuild | 4 |
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 4d130401b2bc..57748f7df983 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.6 2008/01/05 14:14:46 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v 1.7 2008/01/05 17:22:35 armin76 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 |