diff options
author | 2012-12-08 12:35:59 +0000 | |
---|---|---|
committer | 2012-12-08 12:35:59 +0000 | |
commit | b05cd8d349d7fa9e647fe93de229f967b7b36180 (patch) | |
tree | 62620d53e577b075bccba810eba9c8324a05ed00 /app-shells/zsh | |
parent | [bump] dev-perl/Data-ICal-0.190.0 (diff) | |
download | gentoo-2-b05cd8d349d7fa9e647fe93de229f967b7b36180.tar.gz gentoo-2-b05cd8d349d7fa9e647fe93de229f967b7b36180.tar.bz2 gentoo-2-b05cd8d349d7fa9e647fe93de229f967b7b36180.zip |
Stable for ppc64, wrt bug #418325
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.3.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 7529e3873f67..3bc6f2391541 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.197 2012/07/22 01:34:03 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.198 2012/12/08 12:35:59 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> zsh-4.3.17.ebuild: + Stable for ppc64, wrt bug #418325 *zsh-5.0.0 (22 Jul 2012) diff --git a/app-shells/zsh/zsh-4.3.17.ebuild b/app-shells/zsh/zsh-4.3.17.ebuild index bf09ab4cd746..7a8a0123a345 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.8 2012/07/01 18:23:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.17.ebuild,v 1.9 2012/12/08 12:35:59 ago 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 ~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=" |