diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2015-06-09 15:20:44 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2015-06-09 15:20:44 +0000 |
commit | 805afeb19158c4e9af042a834a3d75dc08787894 (patch) | |
tree | 3b070dbc53781ab926d75f26d6ce97740ca4af63 /games-puzzle | |
parent | Version bump for Gnome 3.16. Clean up old revision. (diff) | |
download | gentoo-2-805afeb19158c4e9af042a834a3d75dc08787894.tar.gz gentoo-2-805afeb19158c4e9af042a834a3d75dc08787894.tar.bz2 gentoo-2-805afeb19158c4e9af042a834a3d75dc08787894.zip |
Version bump for Gnome 3.16. Clean up old revision.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/swell-foop/ChangeLog | 8 | ||||
-rw-r--r-- | games-puzzle/swell-foop/swell-foop-3.16.1.ebuild (renamed from games-puzzle/swell-foop/swell-foop-3.12.2.ebuild) | 11 |
2 files changed, 13 insertions, 6 deletions
diff --git a/games-puzzle/swell-foop/ChangeLog b/games-puzzle/swell-foop/ChangeLog index a857784b600d..bd39e031f596 100644 --- a/games-puzzle/swell-foop/ChangeLog +++ b/games-puzzle/swell-foop/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-puzzle/swell-foop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/swell-foop/ChangeLog,v 1.20 2015/03/15 13:21:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/swell-foop/ChangeLog,v 1.21 2015/06/09 15:20:44 eva Exp $ + +*swell-foop-3.16.1 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> + -swell-foop-3.12.2.ebuild, +swell-foop-3.16.1.ebuild: + Version bump for Gnome 3.16. Clean up old revision. 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> swell-foop-3.14.0.ebuild: x86 stable, bug 534012 diff --git a/games-puzzle/swell-foop/swell-foop-3.12.2.ebuild b/games-puzzle/swell-foop/swell-foop-3.16.1.ebuild index eb1ab4e12069..55df0a4106c8 100644 --- a/games-puzzle/swell-foop/swell-foop-3.12.2.ebuild +++ b/games-puzzle/swell-foop/swell-foop-3.16.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/swell-foop/swell-foop-3.12.2.ebuild,v 1.3 2014/07/23 15:16:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/swell-foop/swell-foop-3.16.1.ebuild,v 1.1 2015/06/09 15:20:44 eva Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,18 +13,19 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Swell%20Foop" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="~amd64 ~arm ~x86" 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-libs/appstream-glib >=dev-util/intltool-0.50 sys-devel/gettext virtual/pkgconfig |