summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-06-03 18:19:44 +0000
committerMarkus Meier <maekke@gentoo.org>2012-06-03 18:19:44 +0000
commit16ec385d2ad2b662e7bfb7318a5dec900ce33cdf (patch)
treeaf9b8df0f6f3c5e2cc1dd6175de86983069c033f /app-shells/zsh
parentCleanup (diff)
downloadgentoo-2-16ec385d2ad2b662e7bfb7318a5dec900ce33cdf.tar.gz
gentoo-2-16ec385d2ad2b662e7bfb7318a5dec900ce33cdf.tar.bz2
gentoo-2-16ec385d2ad2b662e7bfb7318a5dec900ce33cdf.zip
arm stable, bug #418325
(Portage version: 2.1.10.63/cvs/Linux i686)
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/ChangeLog5
-rw-r--r--app-shells/zsh/zsh-4.3.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index a42f2b7f4bac..6b1091878281 100644
--- a/app-shells/zsh/ChangeLog
+++ b/app-shells/zsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/zsh
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.191 2012/05/31 08:47:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.192 2012/06/03 18:19:44 maekke Exp $
+
+ 03 Jun 2012; Markus Meier <maekke@gentoo.org> zsh-4.3.17.ebuild:
+ arm stable, bug #418325
31 May 2012; Agostino Sarubbo <ago@gentoo.org> zsh-4.3.17.ebuild:
Stable for amd64, wrt bug #418325
diff --git a/app-shells/zsh/zsh-4.3.17.ebuild b/app-shells/zsh/zsh-4.3.17.ebuild
index 2ef57f69d7fa..9c6c976b2955 100644
--- a/app-shells/zsh/zsh-4.3.17.ebuild
+++ b/app-shells/zsh/zsh-4.3.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.17.ebuild,v 1.3 2012/05/31 08:47:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.17.ebuild,v 1.4 2012/06/03 18:19:44 maekke Exp $
EAPI=4
@@ -34,7 +34,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="