diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2015-06-09 15:59:24 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2015-06-09 15:59:24 +0000 |
commit | 1f2acc5e2ad20a794ad9a9afc27503fa5cc4e897 (patch) | |
tree | 5c1bae9bf8541bec533a6b76afb6a122aeedd6b3 /games-puzzle | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-1f2acc5e2ad20a794ad9a9afc27503fa5cc4e897.tar.gz gentoo-2-1f2acc5e2ad20a794ad9a9afc27503fa5cc4e897.tar.bz2 gentoo-2-1f2acc5e2ad20a794ad9a9afc27503fa5cc4e897.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/gnome-klotski/ChangeLog | 8 | ||||
-rw-r--r-- | games-puzzle/gnome-klotski/gnome-klotski-3.16.1.ebuild (renamed from games-puzzle/gnome-klotski/gnome-klotski-3.12.2.ebuild) | 13 |
2 files changed, 14 insertions, 7 deletions
diff --git a/games-puzzle/gnome-klotski/ChangeLog b/games-puzzle/gnome-klotski/ChangeLog index 8898b8691a87..9b40afc18e5f 100644 --- a/games-puzzle/gnome-klotski/ChangeLog +++ b/games-puzzle/gnome-klotski/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-puzzle/gnome-klotski # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/ChangeLog,v 1.18 2015/03/15 13:21:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/ChangeLog,v 1.19 2015/06/09 15:59:24 eva Exp $ + +*gnome-klotski-3.16.1 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> + -gnome-klotski-3.12.2.ebuild, +gnome-klotski-3.16.1.ebuild: + Version bump for Gnome 3.16. Clean up old revision. 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-klotski-3.14.2.ebuild: x86 stable, bug 534012 diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.12.2.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.16.1.ebuild index d63cd5ec64a4..10a33094a5d6 100644 --- a/games-puzzle/gnome-klotski/gnome-klotski-3.12.2.ebuild +++ b/games-puzzle/gnome-klotski/gnome-klotski-3.16.1.ebuild @@ -1,10 +1,10 @@ -# 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/gnome-klotski/gnome-klotski-3.12.2.ebuild,v 1.3 2014/07/23 15:16:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.16.1.ebuild,v 1.1 2015/06/09 15:59:24 eva Exp $ EAPI="5" GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.16" +VALA_MIN_API_VERSION="0.28" inherit gnome-games vala @@ -13,17 +13,18 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Klotski" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=" - dev-libs/glib:2 + >=dev-libs/glib-2.32:2 >=gnome-base/librsvg-2.32.0 - >=x11-libs/gtk+-3.4.0:3 + >=x11-libs/gtk+-3.15:3 " DEPEND="${RDEPEND} $(vala_depend) app-text/yelp-tools + dev-libs/appstream-glib >=dev-util/intltool-0.50 sys-devel/gettext virtual/pkgconfig |