diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-05-03 18:46:32 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-05-03 18:46:32 +0000 |
commit | 9a48584d19470a621e6f82b74be0e003e2cbb3f1 (patch) | |
tree | f685d7f9596f3268c74f6b6af51bc82e10add0d9 /app-shells/zsh/zsh-4.2.0.ebuild | |
parent | added rc script and documentation (Manifest recommit) (diff) | |
download | gentoo-2-9a48584d19470a621e6f82b74be0e003e2cbb3f1.tar.gz gentoo-2-9a48584d19470a621e6f82b74be0e003e2cbb3f1.tar.bz2 gentoo-2-9a48584d19470a621e6f82b74be0e003e2cbb3f1.zip |
Added cjk patch. Marked 4.2.0 stable on x86 and alpha
Diffstat (limited to 'app-shells/zsh/zsh-4.2.0.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.2.0.ebuild b/app-shells/zsh/zsh-4.2.0.ebuild index 1225467b3ec6..f21782736361 100644 --- a/app-shells/zsh/zsh-4.2.0.ebuild +++ b/app-shells/zsh/zsh-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0.ebuild,v 1.1 2004/03/20 21:25:55 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0.ebuild,v 1.2 2004/05/03 18:46:32 usata Exp $ IUSE="maildir ncurses static doc pcre cap" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${MY_P}.tar.bz2 SLOT="0" LICENSE="ZSH" -KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64 ~hppa" +KEYWORDS="x86 alpha ~ppc ~sparc ~amd64 ~hppa" DEPEND="sys-apps/groff >=sys-apps/sed-4 |