summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-06-19 00:44:52 +0000
committerJonathan Callen <abcd@gentoo.org>2010-06-19 00:44:52 +0000
commitd37a23c80fc6b6bcb4e84bc271dae283054a1506 (patch)
treef55f0ce7ac8c7daaf0b49c3a1fe67f859a67e604 /dev-util
parentMoving dev-util/cvs* to dev-vcs/cvs* (diff)
downloadgentoo-2-d37a23c80fc6b6bcb4e84bc271dae283054a1506.tar.gz
gentoo-2-d37a23c80fc6b6bcb4e84bc271dae283054a1506.tar.bz2
gentoo-2-d37a23c80fc6b6bcb4e84bc271dae283054a1506.zip
Moving dev-util/cvs* to dev-vcs/cvs*
(Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/kdevplatform/ChangeLog6
-rw-r--r--dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild4
-rw-r--r--dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/kdevplatform/ChangeLog b/dev-util/kdevplatform/ChangeLog
index 648430362f46..f0a623c59e10 100644
--- a/dev-util/kdevplatform/ChangeLog
+++ b/dev-util/kdevplatform/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/kdevplatform
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.29 2010/06/05 19:59:54 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.30 2010/06/19 00:44:52 abcd Exp $
+
+ 19 Jun 2010; Jonathan Callen <abcd@gentoo.org>
+ kdevplatform-0.9.97-r1.ebuild, kdevplatform-1.0.0-r1.ebuild:
+ Moving dev-util/cvs* to dev-vcs/cvs*
*kdevplatform-1.0.0-r1 (05 Jun 2010)
diff --git a/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild b/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild
index dc34dbbe6b72..b765d8cc746f 100644
--- a/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.7 2010/05/12 16:24:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.8 2010/06/19 00:44:52 abcd Exp $
EAPI="2"
@@ -34,7 +34,7 @@ DEPEND="
# block - some plugins moved to kdevplatform from kdevelop
RDEPEND="${DEPEND}
!<dev-util/kdevelop-${KDEVELOP_PV}
- cvs? ( dev-util/cvs )
+ cvs? ( dev-vcs/cvs )
mercurial? ( dev-vcs/mercurial )
"
diff --git a/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild b/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild
index 359d822e2155..6f8215de4e7e 100644
--- a/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.1 2010/06/05 19:59:54 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.2 2010/06/19 00:44:52 abcd Exp $
EAPI="2"
@@ -27,7 +27,7 @@ IUSE="cvs debug subversion"
# block - some plugins moved to kdevplatform from kdevelop
DEPEND="
dev-libs/boost
- cvs? ( dev-util/cvs )
+ cvs? ( dev-vcs/cvs )
subversion? ( >=dev-util/subversion-1.3 )
"
RDEPEND="${DEPEND}