diff options
author | David Holm <dholm@gentoo.org> | 2004-07-17 19:23:46 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-17 19:23:46 +0000 |
commit | 98241476810006f4b034762fcb2420294645d08e (patch) | |
tree | e0b141b96137b519649adcbe9b7d1837e3bb0fb0 /app-vim/pushpop/pushpop-2.4.ebuild | |
parent | (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-98241476810006f4b034762fcb2420294645d08e.tar.gz gentoo-2-98241476810006f4b034762fcb2420294645d08e.tar.bz2 gentoo-2-98241476810006f4b034762fcb2420294645d08e.zip |
Added to ~ppc
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 |