diff options
author | 2010-11-11 13:42:34 +0000 | |
---|---|---|
committer | 2010-11-11 13:42:34 +0000 | |
commit | 2abb18f59fb647f2b3dbad01cb269b2a6de73106 (patch) | |
tree | 9698a30259eaac997f9b46d4717d4d8c15c843b8 /app-vim/pushpop/pushpop-4.0.ebuild | |
parent | Stable on amd64 wrt bug #345079 (diff) | |
download | gentoo-2-2abb18f59fb647f2b3dbad01cb269b2a6de73106.tar.gz gentoo-2-2abb18f59fb647f2b3dbad01cb269b2a6de73106.tar.bz2 gentoo-2-2abb18f59fb647f2b3dbad01cb269b2a6de73106.zip |
Stable on amd64 wrt bug #345081
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/pushpop/pushpop-4.0.ebuild')
-rw-r--r-- | app-vim/pushpop/pushpop-4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/pushpop/pushpop-4.0.ebuild b/app-vim/pushpop/pushpop-4.0.ebuild index 119753f09afa..a76489de87df 100644 --- a/app-vim/pushpop/pushpop-4.0.ebuild +++ b/app-vim/pushpop/pushpop-4.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.1 2008/09/20 14:59:13 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-4.0.ebuild,v 1.2 2010/11/11 13:42:34 hwoarang 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 |