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/cannonsmash: cannonsmash-0.6.6.ebuild ChangeLog
Date: Wed, 02 May 2012 21:17:06
Message-Id: 20120502211656.508DD2004C@flycatcher.gentoo.org
1 jdhore 12/05/02 21:16:56
2
3 Modified: cannonsmash-0.6.6.ebuild ChangeLog
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.17 games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?r1=1.16&r2=1.17
15
16 Index: cannonsmash-0.6.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- cannonsmash-0.6.6.ebuild 18 Oct 2010 13:26:44 -0000 1.16
23 +++ cannonsmash-0.6.6.ebuild 2 May 2012 21:16:56 -0000 1.17
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.16 2010/10/18 13:26:44 tupone Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.17 2012/05/02 21:16:56 jdhore Exp $
30
31 EAPI=2
32 inherit eutils games
33 @@ -24,7 +24,7 @@
34 x11-libs/gtk+:2
35 nls? ( virtual/libintl )"
36 DEPEND="${RDEPEND}
37 - dev-util/pkgconfig
38 + virtual/pkgconfig
39 nls? ( sys-devel/gettext )"
40
41 S=${WORKDIR}/csmash-${PV}
42
43
44
45 1.21 games-simulation/cannonsmash/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/ChangeLog?rev=1.21&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/ChangeLog?rev=1.21&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/ChangeLog?r1=1.20&r2=1.21
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v
54 retrieving revision 1.20
55 retrieving revision 1.21
56 diff -u -r1.20 -r1.21
57 --- ChangeLog 18 Oct 2010 13:26:44 -0000 1.20
58 +++ ChangeLog 2 May 2012 21:16:56 -0000 1.21
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-simulation/cannonsmash
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.20 2010/10/18 13:26:44 tupone Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.21 2012/05/02 21:16:56 jdhore Exp $
65 +
66 + 02 May 2012; Jeff Horelick <jdhore@g.o> cannonsmash-0.6.6.ebuild:
67 + dev-util/pkgconfig -> virtual/pkgconfig
68
69 18 Oct 2010; Tupone Alfredo <tupone@g.o> cannonsmash-0.6.6.ebuild,
70 +files/cannonsmash-0.6.6-ldflags.patch: