diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-07 16:24:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-07 16:24:44 +0000 |
commit | 56df1ea7136efe8ab55462a9b04c5878dde280a3 (patch) | |
tree | dff0c98dae14bc7c88927e9d85c8e9f33dfc26cf /app-shells/zsh/zsh-4.2.5.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-56df1ea7136efe8ab55462a9b04c5878dde280a3.tar.gz historical-56df1ea7136efe8ab55462a9b04c5878dde280a3.tar.bz2 historical-56df1ea7136efe8ab55462a9b04c5878dde280a3.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-shells/zsh/zsh-4.2.5.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.2.5.ebuild b/app-shells/zsh/zsh-4.2.5.ebuild index 98cfd98b780f..46bd10163d85 100644 --- a/app-shells/zsh/zsh-4.2.5.ebuild +++ b/app-shells/zsh/zsh-4.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.5.ebuild,v 1.3 2005/05/05 21:59:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.5.ebuild,v 1.4 2005/05/07 16:24:44 agriffis Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2 LICENSE="ZSH" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc-macos sparc x86" IUSE="maildir ncurses static doc pcre cap" RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 ) |