summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-08-27 16:15:57 +0000
committerJeroen Roovers <jer@gentoo.org>2013-08-27 16:15:57 +0000
commit840f54a8f284f918a4caa34eeecf0bf1ab830951 (patch)
tree8f11c69074150c37fe20aac34acf38b60e681d6a /app-shells
parentUpdate to EAPI=4 and install html docs #482520 by JMW. (diff)
downloadgentoo-2-840f54a8f284f918a4caa34eeecf0bf1ab830951.tar.gz
gentoo-2-840f54a8f284f918a4caa34eeecf0bf1ab830951.tar.bz2
gentoo-2-840f54a8f284f918a4caa34eeecf0bf1ab830951.zip
Stable for HPPA (bug #482626).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh/ChangeLog5
-rw-r--r--app-shells/zsh/zsh-5.0.2-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index 6affb7dae486..a9aba2aa3e77 100644
--- a/app-shells/zsh/ChangeLog
+++ b/app-shells/zsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/zsh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.217 2013/08/27 06:27:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.218 2013/08/27 16:15:57 jer Exp $
+
+ 27 Aug 2013; Jeroen Roovers <jer@gentoo.org> zsh-5.0.2-r3.ebuild:
+ Stable for HPPA (bug #482626).
27 Aug 2013; Tim Harder <radhermit@gentoo.org> metadata.xml:
Set myself as the primary maintainer.
diff --git a/app-shells/zsh/zsh-5.0.2-r3.ebuild b/app-shells/zsh/zsh-5.0.2-r3.ebuild
index a4b062a5ef99..6a04782b7357 100644
--- a/app-shells/zsh/zsh-5.0.2-r3.ebuild
+++ b/app-shells/zsh/zsh-5.0.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.2-r3.ebuild,v 1.1 2013/07/16 19:16:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.2-r3.ebuild,v 1.2 2013/08/27 16:15:57 jer Exp $
EAPI=5
@@ -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 ~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="