diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-07-08 02:34:10 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-07-08 03:15:24 +0300 |
commit | 4ca517c7316052c1deb8449ffeaf7b49040c9031 (patch) | |
tree | 68abfc38354a5f24c141be0f63dae3ab8d809a19 /dev-libs/libgnome-games-support | |
parent | x11-libs/gtksourceview: bump to 3.24.3 for SPARQL, CSS, BibTeX and LaTeX high... (diff) | |
download | gentoo-4ca517c7316052c1deb8449ffeaf7b49040c9031.tar.gz gentoo-4ca517c7316052c1deb8449ffeaf7b49040c9031.tar.bz2 gentoo-4ca517c7316052c1deb8449ffeaf7b49040c9031.zip |
dev-libs/libgnome-games-support: Update HOMEPAGE and fix typo in DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/libgnome-games-support')
-rw-r--r-- | dev-libs/libgnome-games-support/libgnome-games-support-1.2.1.ebuild | 6 |
1 files 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 ebd1763e2b17..e397fa31884e 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} |