diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-05-12 13:22:21 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-05-12 13:22:21 +0000 |
commit | 8c2d3e90097960873bf95404c8216b5edc97397c (patch) | |
tree | d5913c5ca2bb15f22249251b767a4fd61226bb96 /app-shells/zsh/zsh-4.2.5.ebuild | |
parent | trim old versions (diff) | |
download | gentoo-2-8c2d3e90097960873bf95404c8216b5edc97397c.tar.gz gentoo-2-8c2d3e90097960873bf95404c8216b5edc97397c.tar.bz2 gentoo-2-8c2d3e90097960873bf95404c8216b5edc97397c.zip |
Stable on ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'app-shells/zsh/zsh-4.2.5.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.2.5.ebuild b/app-shells/zsh/zsh-4.2.5.ebuild index 4773c948e42b..b3a388839b55 100644 --- a/app-shells/zsh/zsh-4.2.5.ebuild +++ b/app-shells/zsh/zsh-4.2.5.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.5.ebuild,v 1.5 2005/05/09 17:57:18 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.5.ebuild,v 1.6 2005/05/12 13:22:21 dertobi123 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2 LICENSE="ZSH" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~ppc ~ppc-macos sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ppc ~ppc-macos sparc x86" IUSE="maildir ncurses static doc pcre cap" RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 ) |