commit: b45325e0e9b84e2e942808a5f1fb7bf5f5458160
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 5 20:54:11 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 5 21:20:01 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b45325e0
games-puzzle/swell-foop: 3.12.2 → 3.14.0
---
.../{swell-foop-3.12.1.ebuild => swell-foop-3.14.0.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/games-puzzle/swell-foop/swell-foop-3.12.1.ebuild
b/games-puzzle/swell-foop/swell-foop-3.14.0.ebuild
similarity index 81%
rename from games-puzzle/swell-foop/swell-foop-3.12.1.ebuild
rename to games-puzzle/swell-foop/swell-foop-3.14.0.ebuild
index 24e6e6f..a992498 100644
--- a/games-puzzle/swell-foop/swell-foop-3.12.1.ebuild
+++ b/games-puzzle/swell-foop/swell-foop-3.14.0.ebuild
@@ -9,7 +9,7 @@ VALA_MIN_API_VERSION="0.22"
inherit gnome-games vala
DESCRIPTION="Clear the screen by removing groups of colored and shaped tiles"
-HOMEPAGE="https://wiki.gnome.org/Swell%20Foop"
+HOMEPAGE="https://wiki.gnome.org/Apps/Swell%20Foop"
LICENSE="GPL-2+"
SLOT="0"
@@ -19,12 +19,13 @@ IUSE=""
RDEPEND="
>=dev-libs/glib-2.36:2
>=media-libs/clutter-1.14:1.0
- >=media-libs/clutter-gtk-1.4:1.0
- >=x11-libs/gtk+-3.10:3
+ >=media-libs/clutter-gtk-1.5:1.0
+ >=x11-libs/gtk+-3.12:3
"
DEPEND="${RDEPEND}
$(vala_depend)
app-text/yelp-tools
+ dev-util/appdata-tools
>=dev-util/intltool-0.50
sys-devel/gettext
virtual/pkgconfig