diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-04 00:48:36 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-04 00:48:36 +0000 |
commit | ee6c421bc3a049e2333805b0b7129f00b32acd11 (patch) | |
tree | 9538879d9ae7f9adf0593853d8503caf647eac67 /app-vim/vimpython/vimpython-1.7.ebuild | |
parent | stable on mips (Manifest recommit) (diff) | |
download | gentoo-2-ee6c421bc3a049e2333805b0b7129f00b32acd11.tar.gz gentoo-2-ee6c421bc3a049e2333805b0b7129f00b32acd11.tar.bz2 gentoo-2-ee6c421bc3a049e2333805b0b7129f00b32acd11.zip |
stable on sparc
Diffstat (limited to 'app-vim/vimpython/vimpython-1.7.ebuild')
-rw-r--r-- | app-vim/vimpython/vimpython-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimpython/vimpython-1.7.ebuild b/app-vim/vimpython/vimpython-1.7.ebuild index 44c038aaaeb8..7e76acc6ca90 100644 --- a/app-vim/vimpython/vimpython-1.7.ebuild +++ b/app-vim/vimpython/vimpython-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.7.ebuild,v 1.2 2004/01/23 15:51:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.7.ebuild,v 1.3 2004/04/04 00:48:36 ciaranm Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: improvements for editing python scripts" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30" LICENSE="vim" -KEYWORDS="~sparc ~x86 ~ppc amd64 alpha ia64" +KEYWORDS="sparc ~x86 ~ppc amd64 alpha ia64" DEPEND="${DEPEND} >=sys-apps/sed-4" |