summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-06-19 00:41:09 +0000
committerJonathan Callen <abcd@gentoo.org>2010-06-19 00:41:09 +0000
commitcda1f88ba86668e341cacc00359e04b7cde6dc6d (patch)
tree579d2b40590e6582f22b0e5e5e81189e9b83b6d5 /app-vim
parentMoving dev-util/cvs* to dev-vcs/cvs* (diff)
downloadgentoo-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')
-rw-r--r--app-vim/cvscommand/ChangeLog8
-rw-r--r--app-vim/cvscommand/cvscommand-1.63.ebuild6
-rw-r--r--app-vim/cvscommand/cvscommand-1.65.ebuild6
-rw-r--r--app-vim/cvscommand/cvscommand-1.67.ebuild6
-rw-r--r--app-vim/cvscommand/cvscommand-1.76.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog
index c28fb57735d6..b63b41ec18c7 100644
--- a/app-vim/cvscommand/ChangeLog
+++ b/app-vim/cvscommand/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/cvscommand
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.22 2006/09/08 20:48:38 pioto Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.23 2010/06/19 00:41:09 abcd Exp $
+
+ 19 Jun 2010; Jonathan Callen <abcd@gentoo.org> cvscommand-1.63.ebuild,
+ cvscommand-1.65.ebuild, cvscommand-1.67.ebuild, cvscommand-1.76.ebuild:
+ Moving dev-util/cvs* to dev-vcs/cvs*
08 Sep 2006; <pioto@gentoo.org> cvscommand-1.76.ebuild:
Removed unnecessary ${RDEPEND} in RDEPEND.
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"
diff --git a/app-vim/cvscommand/cvscommand-1.65.ebuild b/app-vim/cvscommand/cvscommand-1.65.ebuild
index 258e9666babb..f2377b70edab 100644
--- a/app-vim/cvscommand/cvscommand-1.65.ebuild
+++ b/app-vim/cvscommand/cvscommand-1.65.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.65.ebuild,v 1.9 2005/01/21 22:38:16 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.10 2010/06/19 00:41:09 abcd Exp $
inherit vim-plugin
@@ -13,5 +13,5 @@ IUSE=""
VIM_PLUGIN_HELPFILES="cvcsommand-contents"
# conflict, bug 62677
RDEPEND="${RDEPEND}
- dev-util/cvs
+ dev-vcs/cvs
!app-vim/calendar"
diff --git a/app-vim/cvscommand/cvscommand-1.67.ebuild b/app-vim/cvscommand/cvscommand-1.67.ebuild
index 34a1eb4e521f..ad885926fd61 100644
--- a/app-vim/cvscommand/cvscommand-1.67.ebuild
+++ b/app-vim/cvscommand/cvscommand-1.67.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.67.ebuild,v 1.6 2005/04/24 11:59:18 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.67.ebuild,v 1.7 2010/06/19 00:41:09 abcd Exp $
inherit vim-plugin
@@ -13,5 +13,5 @@ IUSE=""
VIM_PLUGIN_HELPFILES="cvscommand-contents"
# conflict, bug 62677
RDEPEND="${RDEPEND}
- dev-util/cvs
+ dev-vcs/cvs
!app-vim/calendar"
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"