commit: 819da2cd90095d230dc7c43df84bd06e708c2ea7
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 07:52:20 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 08:15:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819da2cd
games-arcade/gnome-robots: use subslot operator for libgnome-games-support
libgnome-games-support-1.4.x will bump soname
Also downgrade yelp-tools dep to just itstool while here (yelp-tools is only
for developers, so an eautoreconf dep only, if even that).
Package-Manager: Portage-2.3.49, Repoman-2.3.10
games-arcade/gnome-robots/gnome-robots-3.22.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-arcade/gnome-robots/gnome-robots-3.22.3.ebuild
b/games-arcade/gnome-robots/gnome-robots-3.22.3.ebuild
index 6ed2c64fda2..3b32736470b 100644
--- a/games-arcade/gnome-robots/gnome-robots-3.22.3.ebuild
+++ b/games-arcade/gnome-robots/gnome-robots-3.22.3.ebuild
@@ -14,15 +14,15 @@ IUSE=""
RDEPEND="
>=dev-libs/glib-2.32:2
- dev-libs/libgnome-games-support:1
+ dev-libs/libgnome-games-support:1=
>=gnome-base/librsvg-2.36.2:2
>=media-libs/libcanberra-0.26[gtk3]
>=x11-libs/gtk+-3.15:3
"
DEPEND="${RDEPEND}
- app-text/yelp-tools
dev-libs/appstream-glib
>=dev-util/intltool-0.50
+ dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
"