summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-11-13 09:11:54 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-11-13 09:11:54 +0000
commit400061b2a0ea34bfa115e005f9b1c9eaee2450bd (patch)
treed1be4cc8367b2bebedbdf0170a1bd71b8129eedb /app-vim/locateopen/locateopen-1.3.ebuild
parentFixed bug #150437. Removed old versions. (diff)
downloadhistorical-400061b2a0ea34bfa115e005f9b1c9eaee2450bd.tar.gz
historical-400061b2a0ea34bfa115e005f9b1c9eaee2450bd.tar.bz2
historical-400061b2a0ea34bfa115e005f9b1c9eaee2450bd.zip
Marked ppc stable for bug #151818.
Package-Manager: portage-2.1.2_rc1-r5
Diffstat (limited to 'app-vim/locateopen/locateopen-1.3.ebuild')
-rw-r--r--app-vim/locateopen/locateopen-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/locateopen/locateopen-1.3.ebuild b/app-vim/locateopen/locateopen-1.3.ebuild
index ab59acc875b0..4e266c519f86 100644
--- a/app-vim/locateopen/locateopen-1.3.ebuild
+++ b/app-vim/locateopen/locateopen-1.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-1.3.ebuild,v 1.3 2006/11/10 09:10:04 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-1.3.ebuild,v 1.4 2006/11/13 09:11:54 josejx Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: open a file without supplying a path"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=858"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ppc sparc x86"
IUSE=""
RDEPEND="${RDEPEND} || ( sys-apps/slocate sys-apps/rlocate )"