From 4ca517c7316052c1deb8449ffeaf7b49040c9031 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 8 Jul 2017 02:34:10 +0300 Subject: [PATCH] dev-libs/libgnome-games-support: Update HOMEPAGE and fix typo in DESCRIPTION Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- .../libgnome-games-support-1.2.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.2.1.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.1.ebuild index ebd1763e2b17e..e397fa31884e4 100644 --- a/dev-libs/libgnome-games-support/libgnome-games-support-1.2.1.ebuild +++ b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.1.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit gnome2 -DESCRIPTION="Library for code commong to Gnome games" -HOMEPAGE="https://git.gnome.org/browse/libgames-support/" +DESCRIPTION="Library for code common to Gnome games" +HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/" LICENSE="LGPL-3+" SLOT="1/2" @@ -14,8 +14,8 @@ KEYWORDS="amd64 x86" IUSE="" RDEPEND=" - >=dev-libs/glib-2.40:2 dev-libs/libgee:0.8= + >=dev-libs/glib-2.40:2 >=x11-libs/gtk+-3.19.2:3 " DEPEND="${DEPEND}