summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-06-19 00:39:23 +0000
committerJonathan Callen <abcd@gentoo.org>2010-06-19 00:39:23 +0000
commit85585c6195bfb0a982ecf982aa9456e8a4ce77be (patch)
treeaeab1c87509e7277aa335bfba9a3e3ff592a7ee7 /app-portage/layman/layman-9999.ebuild
parentMoving dev-util/cvs* to dev-vcs/cvs* (diff)
downloadgentoo-2-85585c6195bfb0a982ecf982aa9456e8a4ce77be.tar.gz
gentoo-2-85585c6195bfb0a982ecf982aa9456e8a4ce77be.tar.bz2
gentoo-2-85585c6195bfb0a982ecf982aa9456e8a4ce77be.zip
Moving dev-util/cvs* to dev-vcs/cvs*
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-portage/layman/layman-9999.ebuild')
-rw-r--r--app-portage/layman/layman-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/layman/layman-9999.ebuild b/app-portage/layman/layman-9999.ebuild
index 68d4c44b73d5..4d6d5966cff4 100644
--- a/app-portage/layman/layman-9999.ebuild
+++ b/app-portage/layman/layman-9999.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/app-portage/layman/layman-9999.ebuild,v 1.11 2010/03/30 20:09:00 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-9999.ebuild,v 1.12 2010/06/19 00:39:23 abcd Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
@@ -24,7 +24,7 @@ DEPEND="${COMMON_DEPS}
app-text/xmlto"
RDEPEND="${COMMON_DEPS}
bazaar? ( dev-vcs/bzr )
- cvs? ( dev-util/cvs )
+ cvs? ( dev-vcs/cvs )
darcs? ( dev-vcs/darcs )
git? ( dev-vcs/git )
mercurial? ( dev-vcs/mercurial )