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-action/heavygear2: ChangeLog heavygear2-1.0b.ebuild
Date: Mon, 28 Sep 2009 22:56:37
Message-Id: E1MsP91-0005Nu-BT@stork.gentoo.org
1 nyhm 09/09/28 22:56:35
2
3 Modified: ChangeLog heavygear2-1.0b.ebuild
4 Log:
5 Add missing glib-1 dependency
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.21 games-action/heavygear2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/heavygear2/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/heavygear2/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/heavygear2/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/heavygear2/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 5 Jun 2008 19:06:45 -0000 1.20
22 +++ ChangeLog 28 Sep 2009 22:56:34 -0000 1.21
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-action/heavygear2
25 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/ChangeLog,v 1.20 2008/06/05 19:06:45 wolf31o2 Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/ChangeLog,v 1.21 2009/09/28 22:56:34 nyhm Exp $
29 +
30 + 28 Sep 2009; Tristan Heaven <nyhm@g.o> heavygear2-1.0b.ebuild:
31 + Add missing glib-1 dependency
32
33 05 Jun 2008; Chris Gianelloni <wolf31o2@g.o> metadata.xml:
34 Removing myself as maintainer.
35
36
37
38 1.20 games-action/heavygear2/heavygear2-1.0b.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild?rev=1.20&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild?rev=1.20&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild?r1=1.19&r2=1.20
43
44 Index: heavygear2-1.0b.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild,v
47 retrieving revision 1.19
48 retrieving revision 1.20
49 diff -u -r1.19 -r1.20
50 --- heavygear2-1.0b.ebuild 14 Apr 2009 07:24:13 -0000 1.19
51 +++ heavygear2-1.0b.ebuild 28 Sep 2009 22:56:34 -0000 1.20
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild,v 1.19 2009/04/14 07:24:13 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild,v 1.20 2009/09/28 22:56:34 nyhm Exp $
58
59 inherit eutils games
60
61 @@ -17,6 +17,7 @@
62
63 DEPEND="games-util/loki_patch"
64 RDEPEND="=media-libs/freetype-1*
65 + =dev-libs/glib-1*
66 virtual/opengl"
67
68 S=${WORKDIR}