summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-27 21:44:40 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-27 21:44:40 +0000
commit1608eddde34ce968505d1c95f44734dbb0824005 (patch)
treeb0765e45d17235919a33110eae9d1e3b26bbc3b5 /app-shells/zsh
parentStable on amd64 wrt bug #356663 (diff)
downloadgentoo-2-1608eddde34ce968505d1c95f44734dbb0824005.tar.gz
gentoo-2-1608eddde34ce968505d1c95f44734dbb0824005.tar.bz2
gentoo-2-1608eddde34ce968505d1c95f44734dbb0824005.zip
Stable on amd64 wrt bug #356545
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/ChangeLog5
-rw-r--r--app-shells/zsh/zsh-4.3.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index b75502b5e352..fb6b28e12c00 100644
--- a/app-shells/zsh/ChangeLog
+++ b/app-shells/zsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/zsh
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.162 2011/02/27 15:21:15 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.163 2011/02/27 21:44:40 hwoarang Exp $
+
+ 27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> zsh-4.3.11-r1.ebuild:
+ Stable on amd64 wrt bug #356545
27 Feb 2011; Tobias Klausmann <klausman@gentoo.org> zsh-4.3.11-r1.ebuild:
Stable on alpha, bug #356545
diff --git a/app-shells/zsh/zsh-4.3.11-r1.ebuild b/app-shells/zsh/zsh-4.3.11-r1.ebuild
index bd78f475ec95..3d30347e9770 100644
--- a/app-shells/zsh/zsh-4.3.11-r1.ebuild
+++ b/app-shells/zsh/zsh-4.3.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.11-r1.ebuild,v 1.3 2011/02/27 15:21:15 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.11-r1.ebuild,v 1.4 2011/02/27 21:44:40 hwoarang Exp $
EAPI=3
@@ -39,7 +39,7 @@ SRC_URI="${ZSH_URI}
LICENSE="ZSH gdbm? ( GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="caps debug doc examples gdbm maildir pcre static unicode"
RDEPEND=">=sys-libs/ncurses-5.1