summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-22 18:33:50 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-22 18:33:50 +0000
commitaadf445f4c0acc7c747e5b02f5f1726441ad0bc4 (patch)
treeed2a88a33e9fadcc50918b4b2730ca6d12957755 /app-vim/svncommand/svncommand-1.67.3.ebuild
parentdev-util/subversion renamed to dev-vcs/subversion. (diff)
downloadgentoo-2-aadf445f4c0acc7c747e5b02f5f1726441ad0bc4.tar.gz
gentoo-2-aadf445f4c0acc7c747e5b02f5f1726441ad0bc4.tar.bz2
gentoo-2-aadf445f4c0acc7c747e5b02f5f1726441ad0bc4.zip
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/svncommand/svncommand-1.67.3.ebuild')
-rw-r--r--app-vim/svncommand/svncommand-1.67.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/svncommand/svncommand-1.67.3.ebuild b/app-vim/svncommand/svncommand-1.67.3.ebuild
index a0ca3bba3611..4ce9d7bb4c22 100644
--- a/app-vim/svncommand/svncommand-1.67.3.ebuild
+++ b/app-vim/svncommand/svncommand-1.67.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/svncommand/svncommand-1.67.3.ebuild,v 1.5 2007/07/11 05:14:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild,v 1.6 2010/06/22 18:33:50 arfrever Exp $
inherit vim-plugin
@@ -12,7 +12,7 @@ IUSE=""
# vimspell map conflict, bug #91965
RDEPEND="${RDEPEND}
- dev-util/subversion
+ dev-vcs/subversion
!app-vim/vimspell"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=922"