diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-23 18:59:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-23 18:59:42 +0000 |
commit | b40b60ebca6ab9c326b73ba5529ed2e184a42cb1 (patch) | |
tree | ebc87628614c1f03e9dfa9e6037f1d216b712bc2 /app-shells | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-b40b60ebca6ab9c326b73ba5529ed2e184a42cb1.tar.gz gentoo-2-b40b60ebca6ab9c326b73ba5529ed2e184a42cb1.tar.bz2 gentoo-2-b40b60ebca6ab9c326b73ba5529ed2e184a42cb1.zip |
Stable on hppa
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index c659248ad665..5d73927eb5ab 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.52 2004/06/23 02:24:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.53 2004/06/23 18:59:42 gustavoz Exp $ + + 23 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.0-r1.ebuild: + Stable on hppa 22 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.0-r1.ebuild: Stable on sparc diff --git a/app-shells/zsh/zsh-4.2.0-r1.ebuild b/app-shells/zsh/zsh-4.2.0-r1.ebuild index b5e8b6891033..3fb998b05b35 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 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-r1.ebuild,v 1.4 2004/06/23 02:24:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0-r1.ebuild,v 1.5 2004/06/23 18:59:42 gustavoz 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 ) |