Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/openttd: openttd-1.2.0.ebuild ChangeLog openttd-1.1.3.ebuild
Date: Thu, 31 May 2012 16:34:54
Message-Id: 20120531163440.095D92004C@flycatcher.gentoo.org
1 mr_bones_ 12/05/31 16:34:40
2
3 Modified: openttd-1.2.0.ebuild ChangeLog
4 Removed: openttd-1.1.3.ebuild
5 Log:
6 clean old; tidy
7
8 (Portage version: 2.1.10.49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.7 games-simulation/openttd/openttd-1.2.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?r1=1.6&r2=1.7
16
17 Index: openttd-1.2.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- openttd-1.2.0.ebuild 19 Apr 2012 11:53:53 -0000 1.6
24 +++ openttd-1.2.0.ebuild 31 May 2012 16:34:39 -0000 1.7
25 @@ -1,6 +1,6 @@
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/openttd/openttd-1.2.0.ebuild,v 1.6 2012/04/19 11:53:53 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild,v 1.7 2012/05/31 16:34:39 mr_bones_ Exp $
30
31 EAPI=3
32 inherit eutils games
33 @@ -38,7 +38,7 @@
34 )
35 openmedia? ( >=games-misc/opengfx-0.4.4 )"
36
37 -PATCHES=( "${FILESDIR}"/${PN}-1.1.3-cflags.patch )
38 +PATCHES=( "${FILESDIR}"/${P}-cflags.patch )
39
40 src_configure() {
41 # there is an allegro interface available as well as sdl, but
42
43
44
45 1.125 games-simulation/openttd/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.125&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.125&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?r1=1.124&r2=1.125
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v
54 retrieving revision 1.124
55 retrieving revision 1.125
56 diff -u -r1.124 -r1.125
57 --- ChangeLog 6 May 2012 19:29:52 -0000 1.124
58 +++ ChangeLog 31 May 2012 16:34:39 -0000 1.125
59 @@ -1,6 +1,11 @@
60 # ChangeLog for games-simulation/openttd
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.124 2012/05/06 19:29:52 halcy0n Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.125 2012/05/31 16:34:39 mr_bones_ Exp $
64 +
65 + 31 May 2012; Michael Sterrett <mr_bones_@g.o>
66 + +files/openttd-1.2.0-cflags.patch, -files/openttd-1.1.3-cflags.patch,
67 + -openttd-1.1.3.ebuild, openttd-1.2.0.ebuild:
68 + clean old; tidy
69
70 06 May 2012; Mark Loeser <halcy0n@g.o> openttd-1.1.3.ebuild:
71 Drop to ~ppc; bug #398161