summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-17 10:23:14 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-17 10:23:14 +0000
commita4c881aacc16a87619f9253eb2ae04c537627629 (patch)
tree7781986014176da0c37c2784cc4687ee51c51692 /app-vim
parentQA: add prefix keywords (diff)
downloadgentoo-2-a4c881aacc16a87619f9253eb2ae04c537627629.tar.gz
gentoo-2-a4c881aacc16a87619f9253eb2ae04c537627629.tar.bz2
gentoo-2-a4c881aacc16a87619f9253eb2ae04c537627629.zip
silence repoman warnings
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/eselect-syntax/ChangeLog6
-rw-r--r--app-vim/eselect-syntax/eselect-syntax-20070506.ebuild5
2 files changed, 9 insertions, 2 deletions
diff --git a/app-vim/eselect-syntax/ChangeLog b/app-vim/eselect-syntax/ChangeLog
index e61669c50d87..d3959136b032 100644
--- a/app-vim/eselect-syntax/ChangeLog
+++ b/app-vim/eselect-syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/eselect-syntax
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/ChangeLog,v 1.11 2009/12/17 10:22:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/ChangeLog,v 1.12 2009/12/17 10:23:14 fauli Exp $
+
+ 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+ eselect-syntax-20070506.ebuild:
+ silence repoman warnings
17 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
eselect-syntax-20070506.ebuild:
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"