summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-13 09:24:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-13 09:24:01 +0000
commit937b048e93c209ee5643094eccb329f74ad570f9 (patch)
tree939ef25c0e04e79c8eae651ea91c8f5fc10ef4a2 /app-shells/zsh
parentStable for ppc, wrt bug #510454 (diff)
downloadgentoo-2-937b048e93c209ee5643094eccb329f74ad570f9.tar.gz
gentoo-2-937b048e93c209ee5643094eccb329f74ad570f9.tar.bz2
gentoo-2-937b048e93c209ee5643094eccb329f74ad570f9.zip
Stable for ppc, wrt bug #505590
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/ChangeLog5
-rw-r--r--app-shells/zsh/zsh-5.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index 8ca005563716..962e0a4dcdca 100644
--- a/app-shells/zsh/ChangeLog
+++ b/app-shells/zsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/zsh
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.239 2014/08/01 10:44:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.240 2014/08/13 09:24:01 ago Exp $
+
+ 13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> zsh-5.0.5.ebuild:
+ Stable for ppc, wrt bug #505590
01 Aug 2014; Raúl Porcel <armin76@gentoo.org> zsh-5.0.5.ebuild:
sparc stable wrt #505590
diff --git a/app-shells/zsh/zsh-5.0.5.ebuild b/app-shells/zsh/zsh-5.0.5.ebuild
index 699939c96578..2f6960d7df33 100644
--- a/app-shells/zsh/zsh-5.0.5.ebuild
+++ b/app-shells/zsh/zsh-5.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v 1.8 2014/08/01 10:44:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v 1.9 2014/08/13 09:24:01 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://www.zsh.org/pub/${P}.tar.bz2
LICENSE="ZSH gdbm? ( GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~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="