Gentoo Archives: gentoo-commits

From: Alexandre Restovtsev <tetromino@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gnome-games/
Date: Thu, 29 Sep 2011 08:26:27
Message-Id: 9ccfb123db532c1c0ac7ebcb20b4e8ef1f0867b5.tetromino@gentoo
1 commit: 9ccfb123db532c1c0ac7ebcb20b4e8ef1f0867b5
2 Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
3 AuthorDate: Thu Sep 29 06:59:20 2011 +0000
4 Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
5 CommitDate: Thu Sep 29 06:59:20 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9ccfb123
7
8 gnome-extra/gnome-games: 3.1.5 → 3.2.0
9
10 Bump with assorted minor bugfixes.
11
12 ---
13 ...games-3.1.5.ebuild => gnome-games-3.2.0.ebuild} | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/gnome-extra/gnome-games/gnome-games-3.1.5.ebuild b/gnome-extra/gnome-games/gnome-games-3.2.0.ebuild
17 similarity index 98%
18 rename from gnome-extra/gnome-games/gnome-games-3.1.5.ebuild
19 rename to gnome-extra/gnome-games/gnome-games-3.2.0.ebuild
20 index cb808ce..0905bd8 100644
21 --- a/gnome-extra/gnome-games/gnome-games-3.1.5.ebuild
22 +++ b/gnome-extra/gnome-games/gnome-games-3.2.0.ebuild
23 @@ -51,7 +51,7 @@ COMMON_DEPEND="
24 x11-libs/libX11 )"
25 RDEPEND="${COMMON_DEPEND}
26 sudoku? (
27 - >=dev-python/pygobject-2.28.3:2[introspection]
28 + || ( dev-python/pygobject:3 >=dev-python/pygobject-2.28.3:2[introspection] )
29 x11-libs/gdk-pixbuf:2[introspection]
30 x11-libs/pango[introspection]
31 >=x11-libs/gtk+-3.0.0:3[introspection] )