diff options
Diffstat (limited to 'app-vim/pushpop/pushpop-2.4.ebuild')
-rw-r--r-- | app-vim/pushpop/pushpop-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/pushpop/pushpop-2.4.ebuild b/app-vim/pushpop/pushpop-2.4.ebuild index 4988861c8e0d..8defe6122e59 100644 --- a/app-vim/pushpop/pushpop-2.4.ebuild +++ b/app-vim/pushpop/pushpop-2.4.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/pushpop/pushpop-2.4.ebuild,v 1.3 2004/07/24 02:54:20 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.4 2004/08/20 16:55:47 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: pushd / popd from the vim commandline" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129" LICENSE="GPL-2" -KEYWORDS="~x86 sparc mips ~ppc" +KEYWORDS="x86 sparc mips ~ppc" IUSE="" RDEPEND=">=app-vim/genutils-1.1 |