diff options
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.63.ebuild')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.63.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild index ad9cf66079d3..6dbb7a19d45e 100644 --- a/app-vim/cvscommand/cvscommand-1.63.ebuild +++ b/app-vim/cvscommand/cvscommand-1.63.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/cvscommand/cvscommand-1.63.ebuild,v 1.10 2005/01/21 22:38:16 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.11 2010/06/19 00:41:09 abcd Exp $ inherit vim-plugin @@ -10,4 +10,4 @@ LICENSE="public-domain" KEYWORDS="x86 alpha sparc ia64 ~ppc" IUSE="" -RDEPEND="${RDEPEND} dev-util/cvs" +RDEPEND="${RDEPEND} dev-vcs/cvs" |