summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-17 10:31:02 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-17 10:31:02 +0000
commit3122ab359668945bf2ea669575bf60e9799a32a8 (patch)
treebdddd2a758586b56836e591e123e79e1e25ea6f1 /app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
parentQA: add prefix keywords (diff)
downloadhistorical-3122ab359668945bf2ea669575bf60e9799a32a8.tar.gz
historical-3122ab359668945bf2ea669575bf60e9799a32a8.tar.bz2
historical-3122ab359668945bf2ea669575bf60e9799a32a8.zip
silence repoman warnings
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-vim/eselect-syntax/eselect-syntax-20070506.ebuild')
-rw-r--r--app-vim/eselect-syntax/eselect-syntax-20070506.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
index bfc764408ba1..a1a3d9208db7 100644
--- a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
+++ b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.12 2009/12/17 10:22:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.13 2009/12/17 10:23:14 fauli Exp $
inherit eutils vim-plugin
@@ -12,6 +12,9 @@ LICENSE="vim"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
DEPEND="!<app-vim/gentoo-syntax-20070506"
+RDEPEND="${DEPEND}"
+
+IUSE=""
VIM_PLUGIN_HELPFILES="${PN}"
VIM_PLUGIN_MESSAGES="filetype"