diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-02 15:19:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-02 15:19:45 +0000 |
commit | 93ab536e80ea2998fc4b29f8991fef6ac881eb4b (patch) | |
tree | 22faff3d49411b2577b3ed2f302819aa0834faa2 /app-shells | |
parent | ppc64 stable wrt #394409 (diff) | |
download | gentoo-2-93ab536e80ea2998fc4b29f8991fef6ac881eb4b.tar.gz gentoo-2-93ab536e80ea2998fc4b29f8991fef6ac881eb4b.tar.bz2 gentoo-2-93ab536e80ea2998fc4b29f8991fef6ac881eb4b.zip |
ppc64 stable wrt #394409
(Portage version: 2.2.0_alpha84/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 dba76171ce22..359098f3e048 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.177 2012/02/01 21:37:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.178 2012/02/02 15:19:45 ssuominen Exp $ + + 02 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> zsh-4.3.12.ebuild: + ppc64 stable wrt #394409 01 Feb 2012; Brent Baude <ranger@gentoo.org> zsh-4.3.12.ebuild: Marking zsh-4.3.12 ppc for bug 394409 diff --git a/app-shells/zsh/zsh-4.3.12.ebuild b/app-shells/zsh/zsh-4.3.12.ebuild index 6d4ecacd6148..b58a61bb424a 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-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.12.ebuild,v 1.6 2012/02/01 21:37:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.12.ebuild,v 1.7 2012/02/02 15:19:45 ssuominen 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=" |