diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-07-24 02:54:20 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-07-24 02:54:20 +0000 |
commit | 42c2d4f38890c0f5f38e9e415e265e77e3411df8 (patch) | |
tree | 2f6377d15161b05ec67c3fc93d10371f7e6520cd /app-vim/genutils/genutils-1.13.ebuild | |
parent | Stable on ppc. (Manifest recommit) (diff) | |
download | gentoo-2-42c2d4f38890c0f5f38e9e415e265e77e3411df8.tar.gz gentoo-2-42c2d4f38890c0f5f38e9e415e265e77e3411df8.tar.bz2 gentoo-2-42c2d4f38890c0f5f38e9e415e265e77e3411df8.zip |
Stable on sparc, mips
Diffstat (limited to 'app-vim/genutils/genutils-1.13.ebuild')
-rw-r--r-- | app-vim/genutils/genutils-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/genutils/genutils-1.13.ebuild b/app-vim/genutils/genutils-1.13.ebuild index 9a9514fe85e0..45e5f16df61e 100644 --- a/app-vim/genutils/genutils-1.13.ebuild +++ b/app-vim/genutils/genutils-1.13.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.13.ebuild,v 1.2 2004/07/17 19:17:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.13.ebuild,v 1.3 2004/07/24 02:51:05 ciaranm 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" IUSE="" RDEPEND="|| ( >=app-editors/vim-6.3 >=app-editors/gvim-6.3 ) |