summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2010-01-25 01:44:58 +0000
committerTom Gall <tgall@gentoo.org>2010-01-25 01:44:58 +0000
commit2d526fc770110f399332b4059819dd084981656e (patch)
tree0464d7569f66a7348df285dc1ed8fc54ca67373b /app-shells
parentVersion bump, bug #267396. (diff)
downloadgentoo-2-2d526fc770110f399332b4059819dd084981656e.tar.gz
gentoo-2-2d526fc770110f399332b4059819dd084981656e.tar.bz2
gentoo-2-2d526fc770110f399332b4059819dd084981656e.zip
stable on ppc64
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh/ChangeLog7
-rw-r--r--app-shells/zsh/zsh-4.3.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index 99f4233a8563..345f003b52b2 100644
--- a/app-shells/zsh/ChangeLog
+++ b/app-shells/zsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/zsh
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.146 2009/09/29 11:05:04 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.147 2010/01/25 01:44:58 tgall Exp $
+
+ 24 Jan 2010; Tom Gall <tgall@gentoo.org< zsh-4.3.10.ebuild:
+ stlabe on ppc64 (passes tests .9 did not)
29 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> zsh-4.3.10.ebuild:
Allow using heirloom-doctools instead of groff.
diff --git a/app-shells/zsh/zsh-4.3.10.ebuild b/app-shells/zsh/zsh-4.3.10.ebuild
index 6c59ca8c47ba..d0832faae245 100644
--- a/app-shells/zsh/zsh-4.3.10.ebuild
+++ b/app-shells/zsh/zsh-4.3.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.10.ebuild,v 1.2 2009/09/29 11:05:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.10.ebuild,v 1.3 2010/01/25 01:44:58 tgall Exp $
# doc package for -dev version exists?
doc_available=true
@@ -37,7 +37,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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="caps debug doc examples gdbm maildir pcre static unicode"
RDEPEND=">=sys-libs/ncurses-5.1