Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/ggz-gtk-client: ChangeLog ggz-gtk-client-0.0.14.1.ebuild
Date: Mon, 18 Feb 2008 16:27:56
Message-Id: E1JR8qP-000516-J4@stork.gentoo.org
1 nyhm 08/02/18 16:27:53
2
3 Modified: ChangeLog
4 Added: ggz-gtk-client-0.0.14.1.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.17 games-board/ggz-gtk-client/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ggz-gtk-client/ChangeLog?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ggz-gtk-client/ChangeLog?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ggz-gtk-client/ChangeLog?r1=1.16&r2=1.17
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-client/ChangeLog,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- ChangeLog 22 Feb 2007 14:52:50 -0000 1.16
23 +++ ChangeLog 18 Feb 2008 16:27:52 -0000 1.17
24 @@ -1,6 +1,12 @@
25 # ChangeLog for games-board/ggz-gtk-client
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-client/ChangeLog,v 1.16 2007/02/22 14:52:50 nyhm Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-client/ChangeLog,v 1.17 2008/02/18 16:27:52 nyhm Exp $
30 +
31 +*ggz-gtk-client-0.0.14.1 (18 Feb 2008)
32 +
33 + 18 Feb 2008; Tristan Heaven <nyhm@g.o>
34 + +ggz-gtk-client-0.0.14.1.ebuild:
35 + Version bump
36
37 *ggz-gtk-client-0.0.14 (22 Feb 2007)
38
39
40
41
42 1.1 games-board/ggz-gtk-client/ggz-gtk-client-0.0.14.1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ggz-gtk-client/ggz-gtk-client-0.0.14.1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ggz-gtk-client/ggz-gtk-client-0.0.14.1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: ggz-gtk-client-0.0.14.1.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-client/ggz-gtk-client-0.0.14.1.ebuild,v 1.1 2008/02/18 16:27:52 nyhm Exp $
52
53 inherit games-ggz
54
55 DESCRIPTION="The GTK+ client for GGZ Gaming Zone"
56
57 LICENSE="GPL-2"
58 SLOT="0"
59 KEYWORDS="~ppc ~x86"
60 IUSE="debug"
61
62 RDEPEND="~dev-games/libggz-${PV}
63 ~dev-games/ggz-client-libs-${PV}
64 >=x11-libs/gtk+-2
65 virtual/libintl"
66 DEPEND="${RDEPEND}
67 dev-util/pkgconfig
68 sys-devel/gettext"
69
70 src_compile() {
71 games-ggz_src_compile \
72 --disable-gaim-plugin
73 }
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list