summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2014-07-17 23:28:56 +0000
committerMatt Turner <mattst88@gentoo.org>2014-07-17 23:28:56 +0000
commit4389f8a5cf2b086f74fb6db207c0903489f5ddb0 (patch)
tree44b5368ac0b600c35e34c3ca6ba0bce16d3b9f71 /app-shells
parentbug 447920, initial version added, proxy for @Timo Eissler (diff)
downloadgentoo-2-4389f8a5cf2b086f74fb6db207c0903489f5ddb0.tar.gz
gentoo-2-4389f8a5cf2b086f74fb6db207c0903489f5ddb0.tar.bz2
gentoo-2-4389f8a5cf2b086f74fb6db207c0903489f5ddb0.zip
alpha stable, bug 505590.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'app-shells')
-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 8ae2a2682adc..13814ba0d975 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.237 2014/06/15 14:35:28 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.238 2014/07/17 23:28:56 mattst88 Exp $
+
+ 17 Jul 2014; Matt Turner <mattst88@gentoo.org> zsh-5.0.5.ebuild:
+ alpha stable, bug 505590.
15 Jun 2014; Akinori Hattori <hattya@gentoo.org> zsh-5.0.5.ebuild:
ia64 stable wrt bug #505590
diff --git a/app-shells/zsh/zsh-5.0.5.ebuild b/app-shells/zsh/zsh-5.0.5.ebuild
index 654ec155718d..20d0cd56d03c 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.6 2014/06/15 14:35:28 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v 1.7 2014/07/17 23:28:56 mattst88 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="