commit: a6ea1a913e8ea8d6762ab7e6e35c7a59299fd9ac
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 12:00:56 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=a6ea1a91
xfce-extra/thunar-shares-plugin: Restrict thunar dep in old versions
.../thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105-r1.ebuild | 2 +-
.../thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105-r1.ebuild
b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105-r1.ebuild
index c002b2f127a..0f3451795c3 100644
---
a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105-r1.ebuild
+++
b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105-r1.ebuild
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.18
>=x11-libs/gtk+-2.12:2
- >=xfce-base/thunar-1.2"
+ <xfce-base/thunar-1.7"
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/xfce4-dev-tools
diff --git
a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
index 9f4943da890..79af20cb56a 100644
---
a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
+++
b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
@@ -18,7 +18,7 @@ IUSE="debug"
RDEPEND=">=dev-libs/glib-2.18
>=x11-libs/gtk+-2.12:2
- >=xfce-base/thunar-1.2"
+ <xfce-base/thunar-1.7"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"