diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-06-19 00:41:09 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-06-19 00:41:09 +0000 |
commit | cda1f88ba86668e341cacc00359e04b7cde6dc6d (patch) | |
tree | 579d2b40590e6582f22b0e5e5e81189e9b83b6d5 /app-vim/cvscommand/cvscommand-1.76.ebuild | |
parent | Moving dev-util/cvs* to dev-vcs/cvs* (diff) | |
download | gentoo-2-cda1f88ba86668e341cacc00359e04b7cde6dc6d.tar.gz gentoo-2-cda1f88ba86668e341cacc00359e04b7cde6dc6d.tar.bz2 gentoo-2-cda1f88ba86668e341cacc00359e04b7cde6dc6d.zip |
Moving dev-util/cvs* to dev-vcs/cvs*
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.76.ebuild')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.76.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.76.ebuild b/app-vim/cvscommand/cvscommand-1.76.ebuild index f8daca564a4c..01e000eb5a47 100644 --- a/app-vim/cvscommand/cvscommand-1.76.ebuild +++ b/app-vim/cvscommand/cvscommand-1.76.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/cvscommand/cvscommand-1.76.ebuild,v 1.2 2006/09/08 20:48:38 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.76.ebuild,v 1.3 2010/06/19 00:41:09 abcd Exp $ inherit vim-plugin @@ -12,5 +12,5 @@ IUSE="" VIM_PLUGIN_HELPFILES="cvscommand-contents" # conflict, bug 62677 -RDEPEND="dev-util/cvs +RDEPEND="dev-vcs/cvs !app-vim/calendar" |