diff options
author | 2004-06-26 00:05:32 +0000 | |
---|---|---|
committer | 2004-06-26 00:05:32 +0000 | |
commit | d30fe3bed0dc96ac3f659aac88296528a03a3954 (patch) | |
tree | 1c61d9258597081a7f7b8c7bc97514c394cfff84 /app-shells/zsh/zsh-4.2.0-r1.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-d30fe3bed0dc96ac3f659aac88296528a03a3954.tar.gz historical-d30fe3bed0dc96ac3f659aac88296528a03a3954.tar.bz2 historical-d30fe3bed0dc96ac3f659aac88296528a03a3954.zip |
stable on amd64
Diffstat (limited to 'app-shells/zsh/zsh-4.2.0-r1.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-4.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.2.0-r1.ebuild b/app-shells/zsh/zsh-4.2.0-r1.ebuild index b1c47ae1a966..87fd5fa08365 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 Foundation # 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.6 2004/06/24 22:26:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0-r1.ebuild,v 1.7 2004/06/26 00:05:32 kugelfang 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 ) |