diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:39:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:39:56 +0000 |
commit | 882b56da71754f3570fc04937f192b2043437200 (patch) | |
tree | 6a681f2fb952455c6fda274bceffb1333a8b1b4c /app-shells/zsh | |
parent | arm/ia64 stable (diff) | |
download | gentoo-2-882b56da71754f3570fc04937f192b2043437200.tar.gz gentoo-2-882b56da71754f3570fc04937f192b2043437200.tar.bz2 gentoo-2-882b56da71754f3570fc04937f192b2043437200.zip |
arm stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-shells/zsh')
-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 b3a388839b55..8f5269a58ef9 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.6 2005/05/12 13:22:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.5.ebuild,v 1.7 2005/05/25 03:39:56 vapier 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 ) |