commit: c2e1829687cc05f79b3e3f438a39d8a9cf75c983
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 12:01:19 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 12:11:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e18296
xfce-extra/thunar-vcs-plugin: Restrict thunar dep in old version
xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild
b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild
index 5fa699c0486..c5c9272e12f 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild
@@ -18,7 +18,7 @@ RDEPEND=">=dev-libs/glib-2.18:2=
>=x11-libs/gtk+-2.14:2=
>=xfce-base/exo-0.6:=
>=xfce-base/libxfce4util-4.8:=
- >=xfce-base/thunar-1.2:=
+ <xfce-base/thunar-1.7:=
git? ( dev-vcs/git )
subversion? (
>=dev-libs/apr-0.9.7:=