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 bc58b94c32cd..fc909b4d718d 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.1 2004/07/16 00:34:18 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.2 2004/07/17 19:19:06 dholm 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" +KEYWORDS="~x86 ~sparc ~mips ~ppc" IUSE="" RDEPEND=">=app-vim/genutils-1.1 |