summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-22 18:56:28 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-22 18:56:28 +0000
commita3228ee513fd67395fb33ed2a1693c19cf922bae (patch)
tree519cec356d027813ad18b68bcf2d34a4c48293d6 /xfce-extra/thunar-vcs-plugin
parentdev-util/subversion renamed to dev-vcs/subversion. (diff)
downloadgentoo-2-a3228ee513fd67395fb33ed2a1693c19cf922bae.tar.gz
gentoo-2-a3228ee513fd67395fb33ed2a1693c19cf922bae.tar.bz2
gentoo-2-a3228ee513fd67395fb33ed2a1693c19cf922bae.zip
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
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/thunar-vcs-plugin-0.1.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog
index 323fc2c384b3..88456c180d84 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.9 2010/03/17 16:51:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.10 2010/06/22 18:56:28 arfrever Exp $
+
+ 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ thunar-vcs-plugin-0.1.2.ebuild:
+ dev-util/subversion renamed to dev-vcs/subversion.
17 Mar 2010; Sebastian Pipping <sping@gentoo.org>
thunar-vcs-plugin-0.1.2.ebuild, metadata.xml:
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 7c34d70c2b14..4d909508fd39 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.6 2010/03/17 16:51:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.7 2010/06/22 18:56:28 arfrever Exp $
EAPI=2
inherit xfconf
@@ -19,7 +19,7 @@ RDEPEND="<xfce-base/thunar-1.1.0
>=dev-libs/glib-2.6:2
git? ( dev-vcs/git )
subversion? ( >=dev-libs/apr-0.9.7
- >=dev-util/subversion-1.5 )"
+ >=dev-vcs/subversion-1.5 )"
DEPEND="${RDEPEND}
dev-util/pkgconfig"