Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/tali: tali-3.10.2.ebuild ChangeLog tali-3.8.1.ebuild
Date: Tue, 24 Dec 2013 16:14:44
Message-Id: 20131224161441.61C3E2004C@flycatcher.gentoo.org
1 pacho 13/12/24 16:14:41
2
3 Modified: ChangeLog
4 Added: tali-3.10.2.ebuild
5 Removed: tali-3.8.1.ebuild
6 Log:
7 Version bump for Gnome 3.10
8
9 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
10
11 Revision Changes Path
12 1.8 games-board/tali/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/ChangeLog?rev=1.8&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/ChangeLog?rev=1.8&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/ChangeLog?r1=1.7&r2=1.8
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/games-board/tali/ChangeLog,v
21 retrieving revision 1.7
22 retrieving revision 1.8
23 diff -u -r1.7 -r1.8
24 --- ChangeLog 8 Dec 2013 18:21:46 -0000 1.7
25 +++ ChangeLog 24 Dec 2013 16:14:41 -0000 1.8
26 @@ -1,6 +1,12 @@
27 # ChangeLog for games-board/tali
28 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/games-board/tali/ChangeLog,v 1.7 2013/12/08 18:21:46 pacho Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/games-board/tali/ChangeLog,v 1.8 2013/12/24 16:14:41 pacho Exp $
31 +
32 +*tali-3.10.2 (24 Dec 2013)
33 +
34 + 24 Dec 2013; Pacho Ramos <pacho@g.o> +tali-3.10.2.ebuild,
35 + -tali-3.8.1.ebuild:
36 + Version bump for Gnome 3.10
37
38 08 Dec 2013; Pacho Ramos <pacho@g.o> tali-3.8.2.ebuild:
39 x86 stable, bug #478252
40
41
42
43 1.1 games-board/tali/tali-3.10.2.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/tali-3.10.2.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tali/tali-3.10.2.ebuild?rev=1.1&content-type=text/plain
47
48 Index: tali-3.10.2.ebuild
49 ===================================================================
50 # Copyright 1999-2013 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/games-board/tali/tali-3.10.2.ebuild,v 1.1 2013/12/24 16:14:41 pacho Exp $
53
54 EAPI="5"
55 GCONF_DEBUG="no"
56
57 inherit gnome-games
58
59 DESCRIPTION="Beat the odds in a poker-style dice game"
60 HOMEPAGE="https://wiki.gnome.org/Tali"
61
62 LICENSE="GPL-2+"
63 SLOT="0"
64 KEYWORDS="~amd64 ~arm ~x86"
65 IUSE=""
66
67 RDEPEND="
68 dev-libs/glib:2
69 >=gnome-base/librsvg-2.32:2
70 >=x11-libs/gtk+-3.4:3
71 "
72 DEPEND="${RDEPEND}
73 app-text/yelp-tools
74 >=dev-util/intltool-0.35.0
75 sys-devel/gettext
76 virtual/pkgconfig
77 "