commit: b6970455e9018af0495faa428e49895842539bc7
Author: blackraven <dpisklov <AT> gmail <DOT> com>
AuthorDate: Sun Sep 13 02:16:30 2015 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 20:28:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6970455
sys-apps/roccat-tools: dependency incompatibility fix
sys-apps/roccat-tools/roccat-tools-3.5.0-r1.ebuild | 2 +-
sys-apps/roccat-tools/roccat-tools-3.5.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/roccat-tools/roccat-tools-3.5.0-r1.ebuild
b/sys-apps/roccat-tools/roccat-tools-3.5.0-r1.ebuild
index 6d4b090..6d28253 100644
--- a/sys-apps/roccat-tools/roccat-tools-3.5.0-r1.ebuild
+++ b/sys-apps/roccat-tools/roccat-tools-3.5.0-r1.ebuild
@@ -39,7 +39,7 @@ REQUIRED_USE="
"
RDEPEND="
- >=dev-libs/libgaminggear-0.10
+ =dev-libs/libgaminggear-0.10*
x11-libs/gtk+:2
x11-libs/libnotify
media-libs/libcanberra
diff --git a/sys-apps/roccat-tools/roccat-tools-3.5.0.ebuild
b/sys-apps/roccat-tools/roccat-tools-3.5.0.ebuild
index f92e790..2a75fb9 100644
--- a/sys-apps/roccat-tools/roccat-tools-3.5.0.ebuild
+++ b/sys-apps/roccat-tools/roccat-tools-3.5.0.ebuild
@@ -38,7 +38,7 @@ REQUIRED_USE="
"
RDEPEND="
- >=dev-libs/libgaminggear-0.10
+ =dev-libs/libgaminggear-0.10*
x11-libs/gtk+:2
x11-libs/libnotify
media-libs/libcanberra