diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-26 00:10:17 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-26 00:10:17 +0000 |
commit | 5db000f5616dc914e65bddc67717b7e53abed834 (patch) | |
tree | 1be214ba6bf24aaee9f289b9d72bab570011a77f /app-shells/zsh | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-5db000f5616dc914e65bddc67717b7e53abed834.tar.gz gentoo-2-5db000f5616dc914e65bddc67717b7e53abed834.tar.bz2 gentoo-2-5db000f5616dc914e65bddc67717b7e53abed834.zip |
stable on amd64
Diffstat (limited to 'app-shells/zsh')
-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 57f7a722cb5b..7135ef48563b 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.54 2004/06/24 22:26:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.55 2004/06/26 00:05:31 kugelfang Exp $ + + 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> zsh-4.2.0-r1.ebuild: + Marked stable on amd64. 23 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.0-r1.ebuild: Stable on hppa 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 ) |