Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/lincity-ng: ChangeLog lincity-ng-2.0.ebuild
Date: Wed, 02 May 2012 21:17:10
Message-Id: 20120502211656.3B0EC2004B@flycatcher.gentoo.org
1 jdhore 12/05/02 21:16:56
2
3 Modified: ChangeLog lincity-ng-2.0.ebuild
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
8
9 Revision Changes Path
10 1.20 games-simulation/lincity-ng/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/lincity-ng/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/lincity-ng/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/lincity-ng/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 12 Jan 2011 18:01:24 -0000 1.19
23 +++ ChangeLog 2 May 2012 21:16:56 -0000 1.20
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-simulation/lincity-ng
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/ChangeLog,v 1.19 2011/01/12 18:01:24 mr_bones_ Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/ChangeLog,v 1.20 2012/05/02 21:16:56 jdhore Exp $
30 +
31 + 02 May 2012; Jeff Horelick <jdhore@g.o> lincity-ng-2.0.ebuild:
32 + dev-util/pkgconfig -> virtual/pkgconfig
33
34 12 Jan 2011; Michael Sterrett <mr_bones_@g.o>
35 lincity-ng-2.0.ebuild:
36
37
38
39 1.6 games-simulation/lincity-ng/lincity-ng-2.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/lincity-ng/lincity-ng-2.0.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/lincity-ng/lincity-ng-2.0.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/lincity-ng/lincity-ng-2.0.ebuild?r1=1.5&r2=1.6
44
45 Index: lincity-ng-2.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/lincity-ng-2.0.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- lincity-ng-2.0.ebuild 12 Jan 2011 18:01:24 -0000 1.5
52 +++ lincity-ng-2.0.ebuild 2 May 2012 21:16:56 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/lincity-ng-2.0.ebuild,v 1.5 2011/01/12 18:01:24 mr_bones_ Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/lincity-ng-2.0.ebuild,v 1.6 2012/05/02 21:16:56 jdhore Exp $
59
60 EAPI=2
61 inherit eutils games
62 @@ -24,7 +24,7 @@
63 media-libs/sdl-gfx
64 dev-games/physfs"
65 DEPEND="${RDEPEND}
66 - dev-util/pkgconfig
67 + virtual/pkgconfig
68 dev-util/ftjam"
69
70 src_compile() {