Gentoo Archives: gentoo-commits

From: Alexandre Restovtsev <tetromino@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-games/
Date: Sun, 08 Apr 2012 16:23:44
Message-Id: 1333902033.16d10891eb8cf9dcd07a54922c3860e9a162ce0c.tetromino@gentoo
1 commit: 16d10891eb8cf9dcd07a54922c3860e9a162ce0c
2 Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 16:12:06 2012 +0000
4 Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
5 CommitDate: Sun Apr 8 16:20:33 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=16d10891
7
8 gnome-extra/gnome-games: 3.3.92 → 3.4.0
9
10 The smclient code was removed in gnome-games-3.3.4.
11
12 ---
13 ...ames-3.3.92.ebuild => gnome-games-3.4.0.ebuild} | 2 --
14 1 files changed, 0 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-extra/gnome-games/gnome-games-3.3.92.ebuild b/gnome-extra/gnome-games/gnome-games-3.4.0.ebuild
17 similarity index 99%
18 rename from gnome-extra/gnome-games/gnome-games-3.3.92.ebuild
19 rename to gnome-extra/gnome-games/gnome-games-3.4.0.ebuild
20 index 3fec122..1b636e0 100644
21 --- a/gnome-extra/gnome-games/gnome-games-3.3.92.ebuild
22 +++ b/gnome-extra/gnome-games/gnome-games-3.4.0.ebuild
23 @@ -32,7 +32,6 @@ COMMON_DEPEND="
24 >=x11-libs/gtk+-3.3.11:3[introspection?]
25
26 >=media-libs/libcanberra-0.26[gtk3]
27 - x11-libs/libSM
28
29 artworkextra? ( >=gnome-extra/gnome-games-extra-data-3.0.0 )
30 clutter? (
31 @@ -97,7 +96,6 @@ pkg_setup() {
32 G2CONF="${G2CONF}
33 --with-scores-group=${GAMES_GROUP}
34 --with-platform=gnome
35 - --with-smclient
36 --enable-omitgames=none" # This line should be last for _omitgame
37
38 # FIXME: Use REQUIRED_USE once games.eclass is ported to EAPI 4