summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-10-26 12:01:03 +0000
committerTom Martin <slarti@gentoo.org>2004-10-26 12:01:03 +0000
commit1303d8ad425af5c750b9004592fcdb063424329f (patch)
tree57e9545b4dcb784c84f85d9f4615afcef0f1a8b3 /app-vim/locateopen
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-1303d8ad425af5c750b9004592fcdb063424329f.tar.gz
gentoo-2-1303d8ad425af5c750b9004592fcdb063424329f.tar.bz2
gentoo-2-1303d8ad425af5c750b9004592fcdb063424329f.zip
~amd64
Diffstat (limited to 'app-vim/locateopen')
-rw-r--r--app-vim/locateopen/ChangeLog5
-rw-r--r--app-vim/locateopen/locateopen-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/locateopen/ChangeLog b/app-vim/locateopen/ChangeLog
index 9d49d9e0d8ed..1149c9b1b036 100644
--- a/app-vim/locateopen/ChangeLog
+++ b/app-vim/locateopen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/locateopen
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/ChangeLog,v 1.10 2004/09/05 00:29:40 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/ChangeLog,v 1.11 2004/10/26 11:59:20 slarti Exp $
+
+ 26 Oct 2004; Tom Martin <slarti@gentoo.org> locateopen-0.8.0.ebuild:
+ Marked ~amd64.
05 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> locateopen-0.8.0.ebuild:
Added help text, bug #62559
diff --git a/app-vim/locateopen/locateopen-0.8.0.ebuild b/app-vim/locateopen/locateopen-0.8.0.ebuild
index d493812e4332..7c20b711a21c 100644
--- a/app-vim/locateopen/locateopen-0.8.0.ebuild
+++ b/app-vim/locateopen/locateopen-0.8.0.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/locateopen/locateopen-0.8.0.ebuild,v 1.9 2004/09/05 00:29:40 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.8.0.ebuild,v 1.10 2004/10/26 11:59:20 slarti 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="sparc x86 alpha ia64 mips ~ppc"
+KEYWORDS="sparc x86 alpha ia64 mips ~ppc ~amd64"
IUSE=""
RDEPEND="${RDEPEND} sys-apps/slocate"