summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-06-17 14:00:56 +0200
committerMichał Górny <mgorny@gentoo.org>2018-06-17 14:11:15 +0200
commita6ea1a913e8ea8d6762ab7e6e35c7a59299fd9ac (patch)
tree9b144599c0f3aba4fd422465f1279b410d976059 /xfce-extra
parentxfce-extra/thunar-media-tags-plugin: Restrict thunar dep in old version (diff)
downloadgentoo-a6ea1a913e8ea8d6762ab7e6e35c7a59299fd9ac.tar.gz
gentoo-a6ea1a913e8ea8d6762ab7e6e35c7a59299fd9ac.tar.bz2
gentoo-a6ea1a913e8ea8d6762ab7e6e35c7a59299fd9ac.zip
xfce-extra/thunar-shares-plugin: Restrict thunar dep in old versions
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105-r1.ebuild2
-rw-r--r--xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild2
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 c002b2f127ae..0f3451795c31 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 9f4943da890e..79af20cb56ab 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"