summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2010-03-17 16:51:15 +0000
committerSebastian Pipping <sping@gentoo.org>2010-03-17 16:51:15 +0000
commit06fe9d481eee5d4941444382158431748b84be9a (patch)
tree33399682719e3a40cd970bf89d5fc2f58267c7eb /xfce-extra/thunar-vcs-plugin
parentdev-python/git-python: Propagate move of dev-util/git to dev-vcs/git (diff)
downloadgentoo-2-06fe9d481eee5d4941444382158431748b84be9a.tar.gz
gentoo-2-06fe9d481eee5d4941444382158431748b84be9a.tar.bz2
gentoo-2-06fe9d481eee5d4941444382158431748b84be9a.zip
xfce-extra/thunar-vcs-plugin: Propagate move of dev-util/git to dev-vcs/git
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/thunar-vcs-plugin')
-rw-r--r--xfce-extra/thunar-vcs-plugin/ChangeLog6
-rw-r--r--xfce-extra/thunar-vcs-plugin/metadata.xml2
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog
index d8d015ec7a8c..323fc2c384b3 100644
--- a/xfce-extra/thunar-vcs-plugin/ChangeLog
+++ b/xfce-extra/thunar-vcs-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-vcs-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.8 2010/02/22 18:27:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.9 2010/03/17 16:51:15 sping Exp $
+
+ 17 Mar 2010; Sebastian Pipping <sping@gentoo.org>
+ thunar-vcs-plugin-0.1.2.ebuild, metadata.xml:
+ Propagate move of dev-util/git to dev-vcs/git
22 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
thunar-vcs-plugin-0.1.2.ebuild:
diff --git a/xfce-extra/thunar-vcs-plugin/metadata.xml b/xfce-extra/thunar-vcs-plugin/metadata.xml
index 60fee1f57a3e..036c5b0e03c7 100644
--- a/xfce-extra/thunar-vcs-plugin/metadata.xml
+++ b/xfce-extra/thunar-vcs-plugin/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<herd>xfce</herd>
<use>
- <flag name='git'>Enable <pkg>dev-util/git</pkg> support</flag>
+ <flag name='git'>Enable <pkg>dev-vcs/git</pkg> support</flag>
</use>
</pkgmetadata>
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild
index b1f9201ad0eb..7c34d70c2b14 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.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/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.5 2010/02/22 18:27:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.6 2010/03/17 16:51:15 sping Exp $
EAPI=2
inherit xfconf
@@ -17,7 +17,7 @@ IUSE="debug git subversion"
RDEPEND="<xfce-base/thunar-1.1.0
>=x11-libs/gtk+-2.6:2
>=dev-libs/glib-2.6:2
- git? ( dev-util/git )
+ git? ( dev-vcs/git )
subversion? ( >=dev-libs/apr-0.9.7
>=dev-util/subversion-1.5 )"
DEPEND="${RDEPEND}