summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-12-04 20:17:14 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-12-04 20:17:14 +0000
commit72c3dec4454e73ea78614fd6a7728d85b91274e3 (patch)
treeedb09fc909a0b65b3af59d495ffe65a17e05734a /app-shells
parentStable on ppc64; bug #198075 (diff)
downloadgentoo-2-72c3dec4454e73ea78614fd6a7728d85b91274e3.tar.gz
gentoo-2-72c3dec4454e73ea78614fd6a7728d85b91274e3.tar.bz2
gentoo-2-72c3dec4454e73ea78614fd6a7728d85b91274e3.zip
ppc stable, bug #201022
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh/ChangeLog5
-rw-r--r--app-shells/zsh/zsh-4.3.2-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index 8c8a31e961d5..f133d2defcf1 100644
--- a/app-shells/zsh/ChangeLog
+++ b/app-shells/zsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/zsh
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.116 2007/12/04 16:10:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.117 2007/12/04 20:17:14 dertobi123 Exp $
+
+ 04 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> zsh-4.3.2-r3.ebuild:
+ ppc stable, bug #201022
*zsh-4.3.4-r1 (04 Dec 2007)
*zsh-4.3.2-r3 (04 Dec 2007)
diff --git a/app-shells/zsh/zsh-4.3.2-r3.ebuild b/app-shells/zsh/zsh-4.3.2-r3.ebuild
index cdf68ab097bf..0a50e313da77 100644
--- a/app-shells/zsh/zsh-4.3.2-r3.ebuild
+++ b/app-shells/zsh/zsh-4.3.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r3.ebuild,v 1.1 2007/12/04 16:10:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r3.ebuild,v 1.2 2007/12/04 20:17:14 dertobi123 Exp $
inherit eutils multilib
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="maildir ncurses static doc examples pcre caps unicode"
RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 )