diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:22:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:22:47 +0000 |
commit | 280a89bc22dd610ba78d8ff81467130d2bb50481 (patch) | |
tree | cdbb7576c2db86d508ce4bdd42f5b0b411000e05 /app-vim/genutils | |
parent | stable on ia64 (diff) | |
download | gentoo-2-280a89bc22dd610ba78d8ff81467130d2bb50481.tar.gz gentoo-2-280a89bc22dd610ba78d8ff81467130d2bb50481.tar.bz2 gentoo-2-280a89bc22dd610ba78d8ff81467130d2bb50481.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-vim/genutils')
-rw-r--r-- | app-vim/genutils/genutils-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/genutils/genutils-1.17.ebuild b/app-vim/genutils/genutils-1.17.ebuild index f213dd85a30a..cc8d3798eec1 100644 --- a/app-vim/genutils/genutils-1.17.ebuild +++ b/app-vim/genutils/genutils-1.17.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.17.ebuild,v 1.2 2005/02/18 18:56:49 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.17.ebuild,v 1.3 2005/02/22 23:18:26 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: library with various useful functions" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197" LICENSE="GPL-2" -KEYWORDS="x86 sparc mips ~ppc" +KEYWORDS="x86 sparc mips ~ppc alpha ia64" IUSE="" RDEPEND="|| ( >=app-editors/vim-6.3 >=app-editors/gvim-6.3 ) |