Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
|
|
Subject:
|
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:40 +0000 (UTC)
|
|
mr_bones_ 12/05/31 16:34:40
Modified: openttd-1.2.0.ebuild ChangeLog
Removed: openttd-1.1.3.ebuild
Log:
clean old; tidy
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.7 games-simulation/openttd/openttd-1.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild?r1=1.6&r2=1.7
Index: openttd-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- openttd-1.2.0.ebuild 19 Apr 2012 11:53:53 -0000 1.6
+++ openttd-1.2.0.ebuild 31 May 2012 16:34:39 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild,v 1.6 2012/04/19 11:53:53 ago Exp $
+# $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 $
EAPI=3
inherit eutils games
@@ -38,7 +38,7 @@
)
openmedia? ( >=games-misc/opengfx-0.4.4 )"
-PATCHES=( "${FILESDIR}"/${PN}-1.1.3-cflags.patch )
+PATCHES=( "${FILESDIR}"/${P}-cflags.patch )
src_configure() {
# there is an allegro interface available as well as sdl, but
1.125 games-simulation/openttd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?r1=1.124&r2=1.125
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog 6 May 2012 19:29:52 -0000 1.124
+++ ChangeLog 31 May 2012 16:34:39 -0000 1.125
@@ -1,6 +1,11 @@
# ChangeLog for games-simulation/openttd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.124 2012/05/06 19:29:52 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.125 2012/05/31 16:34:39 mr_bones_ Exp $
+
+ 31 May 2012; Michael Sterrett <mr_bones_@g.o>
+ +files/openttd-1.2.0-cflags.patch, -files/openttd-1.1.3-cflags.patch,
+ -openttd-1.1.3.ebuild, openttd-1.2.0.ebuild:
+ clean old; tidy
06 May 2012; Mark Loeser <halcy0n@g.o> openttd-1.1.3.ebuild:
Drop to ~ppc; bug #398161
|
|