diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-06-19 00:41:09 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-06-19 00:41:09 +0000 |
commit | 831cd87b24502e2a349ae216fcedcd53e3785fc0 (patch) | |
tree | 10b808cc28dbfe57319c56c9f242e4e8924cd4c6 | |
parent | Moving dev-util/cvs* to dev-vcs/cvs* (diff) | |
download | historical-831cd87b24502e2a349ae216fcedcd53e3785fc0.tar.gz historical-831cd87b24502e2a349ae216fcedcd53e3785fc0.tar.bz2 historical-831cd87b24502e2a349ae216fcedcd53e3785fc0.zip |
Moving dev-util/cvs* to dev-vcs/cvs*
Package-Manager: portage-2.2_rc67/cvs/Linux i686
-rw-r--r-- | app-vim/cvscommand/ChangeLog | 8 | ||||
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.63.ebuild | 6 | ||||
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.65.ebuild | 6 | ||||
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.67.ebuild | 6 | ||||
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.76.ebuild | 6 | ||||
-rw-r--r-- | app-vim/cvsmenu/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/cvsmenu/cvsmenu-1.147.ebuild | 6 |
7 files changed, 26 insertions, 19 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" diff --git a/app-vim/cvsmenu/ChangeLog b/app-vim/cvsmenu/ChangeLog index 2922d39d6c64..dd312c3d5d83 100644 --- a/app-vim/cvsmenu/ChangeLog +++ b/app-vim/cvsmenu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/cvsmenu -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/ChangeLog,v 1.13 2008/09/20 14:16:40 hawking Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/ChangeLog,v 1.14 2010/06/19 00:40:25 abcd Exp $ + + 19 Jun 2010; Jonathan Callen <abcd@gentoo.org> cvsmenu-1.147.ebuild: + Moving dev-util/cvs* to dev-vcs/cvs* *cvsmenu-1.147 (20 Sep 2008) diff --git a/app-vim/cvsmenu/cvsmenu-1.147.ebuild b/app-vim/cvsmenu/cvsmenu-1.147.ebuild index 7e0f00226814..22e92a22f7d0 100644 --- a/app-vim/cvsmenu/cvsmenu-1.147.ebuild +++ b/app-vim/cvsmenu/cvsmenu-1.147.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/cvsmenu/cvsmenu-1.147.ebuild,v 1.1 2008/09/20 14:16:40 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvsmenu/cvsmenu-1.147.ebuild,v 1.2 2010/06/19 00:40:25 abcd Exp $ inherit vim-plugin @@ -14,4 +14,4 @@ IUSE="" # http://ezytools.cvs.sourceforge.net/*checkout*/ezytools/VimTools/cvsmenu.txt VIM_PLUGIN_HELPFILES="cvsmenu.txt" -RDEPEND="dev-util/cvs" +RDEPEND="dev-vcs/cvs" |