summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-02-15 07:06:51 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-02-15 07:06:51 +0000
commit536edbcf2ff403c1ec3ca1add5b77ba2fef3b247 (patch)
treed7cdf63ce5cbfd65ee0ee99c324cb8eb7afe1192
parent~ppc-macos keyword. closes bug 66677 (diff)
downloadgentoo-2-536edbcf2ff403c1ec3ca1add5b77ba2fef3b247.tar.gz
gentoo-2-536edbcf2ff403c1ec3ca1add5b77ba2fef3b247.tar.bz2
gentoo-2-536edbcf2ff403c1ec3ca1add5b77ba2fef3b247.zip
Stable on hppa.
(Portage version: 2.0.51.16)
-rw-r--r--app-shells/zsh/ChangeLog5
-rw-r--r--app-shells/zsh/zsh-4.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog
index 15913497b30c..6b97fc8265e5 100644
--- a/app-shells/zsh/ChangeLog
+++ b/app-shells/zsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/zsh
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.71 2005/02/15 00:37:36 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.72 2005/02/15 07:06:51 gmsoft Exp $
+
+ 15 Feb 2005; Guy Martin <gmsoft@gentoo.org> zsh-4.2.3.ebuild:
+ Stable on hppa.
14 Feb 2005; Kito <kito@gentoo.org> zsh-4.2.4.ebuild:
add ~ppc-macos
diff --git a/app-shells/zsh/zsh-4.2.3.ebuild b/app-shells/zsh/zsh-4.2.3.ebuild
index becc498c2e84..418a8da95a25 100644
--- a/app-shells/zsh/zsh-4.2.3.ebuild
+++ b/app-shells/zsh/zsh-4.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.3.ebuild,v 1.3 2005/02/13 03:28:24 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.3.ebuild,v 1.4 2005/02/15 07:06:51 gmsoft Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc ~alpha ~arm hppa ~amd64 ~ia64"
IUSE="maildir ncurses static doc pcre cap"
RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 )