summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-06-19 00:57:39 +0000
committerJonathan Callen <abcd@gentoo.org>2010-06-19 00:57:39 +0000
commit8595033a97399e1f775e1fddbce1f83792ab19ff (patch)
tree8f5c3c0740af22a04b7af7bdc3bc46b08516fe82
parentMoving dev-util/cvs* to dev-vcs/cvs* (diff)
downloadgentoo-2-8595033a97399e1f775e1fddbce1f83792ab19ff.tar.gz
gentoo-2-8595033a97399e1f775e1fddbce1f83792ab19ff.tar.bz2
gentoo-2-8595033a97399e1f775e1fddbce1f83792ab19ff.zip
Moving dev-util/cvs* to dev-vcs/cvs*
(Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)
-rw-r--r--media-tv/xbmc/ChangeLog5
-rw-r--r--media-tv/xbmc/xbmc-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-tv/xbmc/ChangeLog b/media-tv/xbmc/ChangeLog
index 6da40999856e..69445304977e 100644
--- a/media-tv/xbmc/ChangeLog
+++ b/media-tv/xbmc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/xbmc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.58 2010/05/23 23:22:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.59 2010/06/19 00:57:39 abcd Exp $
+
+ 19 Jun 2010; Jonathan Callen <abcd@gentoo.org> xbmc-9999.ebuild:
+ Moving dev-util/cvs* to dev-vcs/cvs*
23 May 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
Run autotools in more subdirs, update docdir install, and convert to
diff --git a/media-tv/xbmc/xbmc-9999.ebuild b/media-tv/xbmc/xbmc-9999.ebuild
index b631cd062784..10191bc88ee0 100644
--- a/media-tv/xbmc/xbmc-9999.ebuild
+++ b/media-tv/xbmc/xbmc-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/media-tv/xbmc/xbmc-9999.ebuild,v 1.56 2010/05/23 23:22:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.57 2010/06/19 00:57:39 abcd Exp $
EAPI="2"
@@ -90,7 +90,7 @@ RDEPEND="virtual/opengl
x11-libs/libXrender"
# The cpluff bundled addon uses gettext which needs CVS ...
DEPEND="${RDEPEND}
- dev-util/cvs
+ dev-vcs/cvs
x11-proto/xineramaproto
dev-util/cmake
x86? ( dev-lang/nasm )"