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-util/gamepick: gamepick-0.35.ebuild ChangeLog
Date: Thu, 03 May 2012 03:41:28
Message-Id: 20120503034115.BF2772004F@flycatcher.gentoo.org
1 jdhore 12/05/03 03:41:15
2
3 Modified: gamepick-0.35.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.9 games-util/gamepick/gamepick-0.35.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/gamepick/gamepick-0.35.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/gamepick/gamepick-0.35.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/gamepick/gamepick-0.35.ebuild?r1=1.8&r2=1.9
15
16 Index: gamepick-0.35.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-util/gamepick/gamepick-0.35.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- gamepick-0.35.ebuild 7 Jan 2010 23:28:17 -0000 1.8
23 +++ gamepick-0.35.ebuild 3 May 2012 03:41:15 -0000 1.9
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-util/gamepick/gamepick-0.35.ebuild,v 1.8 2010/01/07 23:28:17 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-util/gamepick/gamepick-0.35.ebuild,v 1.9 2012/05/03 03:41:15 jdhore Exp $
30
31 EAPI=2
32 inherit eutils games
33 @@ -16,7 +16,7 @@
34
35 RDEPEND="x11-libs/gtk+:2"
36 DEPEND="${RDEPEND}
37 - dev-util/pkgconfig"
38 + virtual/pkgconfig"
39
40 src_prepare() {
41 sed -i \
42
43
44
45 1.13 games-util/gamepick/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/gamepick/ChangeLog?rev=1.13&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/gamepick/ChangeLog?rev=1.13&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/gamepick/ChangeLog?r1=1.12&r2=1.13
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-util/gamepick/ChangeLog,v
54 retrieving revision 1.12
55 retrieving revision 1.13
56 diff -u -r1.12 -r1.13
57 --- ChangeLog 7 Jan 2010 23:28:17 -0000 1.12
58 +++ ChangeLog 3 May 2012 03:41:15 -0000 1.13
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-util/gamepick
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-util/gamepick/ChangeLog,v 1.12 2010/01/07 23:28:17 mr_bones_ Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-util/gamepick/ChangeLog,v 1.13 2012/05/03 03:41:15 jdhore Exp $
65 +
66 + 03 May 2012; Jeff Horelick <jdhore@g.o> gamepick-0.35.ebuild:
67 + dev-util/pkgconfig -> virtual/pkgconfig
68
69 07 Jan 2010; Michael Sterrett <mr_bones_@g.o> gamepick-0.35.ebuild:
70 drop ppc (bug #294336)