projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81924e1
)
xfce-extra/thunar-shares-plugin: Restrict thunar dep in old versions
author
Michał Górny
<mgorny@gentoo.org>
Sun, 17 Jun 2018 12:00:56 +0000
(14:00 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 17 Jun 2018 12:11:15 +0000
(14:11 +0200)
xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105-r1.ebuild
patch
|
blob
|
history
xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
patch
|
blob
|
history
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 c002b2f127aee3361a5c45804f9d8c4786ea10fc..0f3451795c31fc5068bb31a723ee13d8e9b0ee35 100644
(file)
--- 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 9f4943da890e00ce5c8742eba6bd2a551465b0d4..79af20cb56ab0d7c757ace5079fead079333c8b9 100644
(file)
--- 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"