Gentoo Archives: gentoo-commits

From: Ole Reifschneider <tranquility@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
Date: Mon, 28 Mar 2016 21:21:06
Message-Id: 1459198946.81e446a64a8f00577d43641d7808b40245cb78ab.tranquility@gentoo
1 commit: 81e446a64a8f00577d43641d7808b40245cb78ab
2 Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 21:02:26 2016 +0000
4 Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 21:02:26 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=81e446a6
7
8 games-puzzle/gnome-klotski: Bump version to 3.20.0
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="amd64"
12 Manifest-Sign-Key: 0xE9E568677E8B4D42
13
14 .../{gnome-klotski-3.18.2.ebuild => gnome-klotski-3.20.0.ebuild} | 6 ++++--
15 1 file changed, 4 insertions(+), 2 deletions(-)
16
17 diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.20.0.ebuild
18 similarity index 82%
19 rename from games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild
20 rename to games-puzzle/gnome-klotski/gnome-klotski-3.20.0.ebuild
21 index 59a0b5b..050a252 100644
22 --- a/games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild
23 +++ b/games-puzzle/gnome-klotski/gnome-klotski-3.20.0.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -17,9 +17,11 @@ KEYWORDS="~amd64 ~arm ~x86"
31 IUSE=""
32
33 RDEPEND="
34 + dev-libs/libgee:0.8
35 >=dev-libs/glib-2.32:2
36 + >=dev-libs/libgames-support-1.0:1.0
37 >=gnome-base/librsvg-2.32.0
38 - >=x11-libs/gtk+-3.15:3
39 + >=x11-libs/gtk+-3.19.0:3
40 "
41 DEPEND="${RDEPEND}
42 $(vala_depend)