diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-12 22:25:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-12 22:25:21 +0000 |
commit | b46c3d0ffb0fdf57f950384cc9ce6ed35698efdd (patch) | |
tree | 02103bdf8faf76cf1d6c8fedb70626966fec54f1 /app-shells/zsh | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-b46c3d0ffb0fdf57f950384cc9ce6ed35698efdd.tar.gz gentoo-2-b46c3d0ffb0fdf57f950384cc9ce6ed35698efdd.tar.bz2 gentoo-2-b46c3d0ffb0fdf57f950384cc9ce6ed35698efdd.zip |
Stable on hppa
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 98c4211022a4..5ed7a310a45e 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.48 2004/05/07 19:30:10 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.49 2004/05/12 22:25:21 gustavoz Exp $ + + 12 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.0.ebuild: + Stable on hppa 07 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> zsh-4.2.0.ebuild: Stable on sparc, #50379 diff --git a/app-shells/zsh/zsh-4.2.0.ebuild b/app-shells/zsh/zsh-4.2.0.ebuild index 01ff9da516e4..7929cf6d84ff 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.3 2004/05/07 19:30:10 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0.ebuild,v 1.4 2004/05/12 22:25:21 gustavoz 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 |