diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:12:35 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:12:35 +0000 |
commit | 95850e7dab9dd775e9fafd39513e7aeaa9222075 (patch) | |
tree | 7f49c147b738277263bc7ad16c8259bd8241d97c /app-shells/zsh-completion/zsh-completion-20050120.ebuild | |
parent | stable amd64 (diff) | |
download | historical-95850e7dab9dd775e9fafd39513e7aeaa9222075.tar.gz historical-95850e7dab9dd775e9fafd39513e7aeaa9222075.tar.bz2 historical-95850e7dab9dd775e9fafd39513e7aeaa9222075.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-shells/zsh-completion/zsh-completion-20050120.ebuild')
-rw-r--r-- | app-shells/zsh-completion/zsh-completion-20050120.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh-completion/zsh-completion-20050120.ebuild b/app-shells/zsh-completion/zsh-completion-20050120.ebuild index a588b108f05a..6adc900236d4 100644 --- a/app-shells/zsh-completion/zsh-completion-20050120.ebuild +++ b/app-shells/zsh-completion/zsh-completion-20050120.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-completion/zsh-completion-20050120.ebuild,v 1.6 2005/04/06 04:49:56 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/zsh-completion-20050120.ebuild,v 1.7 2005/04/21 20:12:35 blubb Exp $ DESCRIPTION="Programmable Completion for zsh (includes emerge and ebuild commands)" HOMEPAGE="http://www.zsh.org/" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~usata/distfiles/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha ~arm hppa ~amd64 ia64 ppc-macos" +KEYWORDS="x86 ppc ~sparc alpha ~arm hppa amd64 ia64 ppc-macos" IUSE="" DEPEND="app-shells/zsh" |