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/geki2-KXL: geki2-KXL-2.0.3-r2.ebuild ChangeLog
Date: Wed, 03 Jun 2009 13:21:01
Message-Id: E1MBqOp-0002nj-1D@stork.gentoo.org
1 nyhm 09/06/03 13:20:59
2
3 Modified: geki2-KXL-2.0.3-r2.ebuild ChangeLog
4 Log:
5 RDEPEND on media-fonts/font-adobe-100dpi
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild?r1=1.2&r2=1.3
14
15 Index: geki2-KXL-2.0.3-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- geki2-KXL-2.0.3-r2.ebuild 7 Jan 2008 14:13:53 -0000 1.2
22 +++ geki2-KXL-2.0.3-r2.ebuild 3 Jun 2009 13:20:58 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild,v 1.2 2008/01/07 14:13:53 nyhm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild,v 1.3 2009/06/03 13:20:58 nyhm Exp $
29
30 inherit autotools eutils games
31
32 @@ -16,7 +16,7 @@
33
34 DEPEND="dev-games/KXL"
35 RDEPEND="${DEPEND}
36 - media-fonts/font-bitstream-75dpi"
37 + media-fonts/font-adobe-100dpi"
38
39 src_unpack() {
40 unpack ${A}
41
42
43
44 1.9 games-action/geki2-KXL/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/geki2-KXL/ChangeLog?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/geki2-KXL/ChangeLog?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/geki2-KXL/ChangeLog?r1=1.8&r2=1.9
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/ChangeLog,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- ChangeLog 5 Jan 2008 21:57:38 -0000 1.8
57 +++ ChangeLog 3 Jun 2009 13:20:58 -0000 1.9
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-action/geki2-KXL
60 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/ChangeLog,v 1.8 2008/01/05 21:57:38 nyhm Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/ChangeLog,v 1.9 2009/06/03 13:20:58 nyhm Exp $
64 +
65 + 03 Jun 2009; Tristan Heaven <nyhm@g.o> geki2-KXL-2.0.3-r2.ebuild:
66 + RDEPEND on media-fonts/font-adobe-100dpi
67
68 *geki2-KXL-2.0.3-r2 (05 Jan 2008)