diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-13 16:41:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-13 16:41:59 +0000 |
commit | 9d5084fa49bc9589506edc0a1557c16745f74ed2 (patch) | |
tree | ed42c307aa78a8d19696fd3687b4876c8ff59678 /app-shells | |
parent | Stable for AMD64, wrt bug #393257 ; remove old (diff) | |
download | gentoo-2-9d5084fa49bc9589506edc0a1557c16745f74ed2.tar.gz gentoo-2-9d5084fa49bc9589506edc0a1557c16745f74ed2.tar.bz2 gentoo-2-9d5084fa49bc9589506edc0a1557c16745f74ed2.zip |
Stable for HPPA (bug #394409).
(Portage version: 2.2.0_alpha80/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index bba138eccc92..ec9c6ff4caa6 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.171 2011/12/07 16:20:53 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.172 2011/12/13 16:41:59 jer Exp $ + + 13 Dec 2011; Jeroen Roovers <jer@gentoo.org> zsh-4.3.12.ebuild: + Stable for HPPA (bug #394409). *zsh-4.3.14 (07 Dec 2011) diff --git a/app-shells/zsh/zsh-4.3.12.ebuild b/app-shells/zsh/zsh-4.3.12.ebuild index 5c1c787b033e..4be3b2790b5e 100644 --- a/app-shells/zsh/zsh-4.3.12.ebuild +++ b/app-shells/zsh/zsh-4.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.12.ebuild,v 1.1 2011/06/01 18:11:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.12.ebuild,v 1.2 2011/12/13 16:41:59 jer 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=" |