diff options
Diffstat (limited to 'app-vim/pushpop/pushpop-4.0.ebuild')
-rw-r--r-- | app-vim/pushpop/pushpop-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/pushpop/pushpop-4.0.ebuild b/app-vim/pushpop/pushpop-4.0.ebuild index a76489de87df..fb8633082ae1 100644 --- a/app-vim/pushpop/pushpop-4.0.ebuild +++ b/app-vim/pushpop/pushpop-4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-4.0.ebuild,v 1.2 2010/11/11 13:42:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-4.0.ebuild,v 1.3 2010/11/14 11:10:53 maekke 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="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86" IUSE="" RDEPEND=">=app-vim/genutils-1.1 |