Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/openttd: openttd-1.4.4.ebuild ChangeLog
Date: Wed, 25 Feb 2015 15:52:28
Message-Id: 20150225155224.C227D1287F@oystercatcher.gentoo.org
1 ago 15/02/25 15:52:24
2
3 Modified: openttd-1.4.4.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #540236
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.6 games-simulation/openttd/openttd-1.4.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild?r1=1.5&r2=1.6
15
16 Index: openttd-1.4.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- openttd-1.4.4.ebuild 20 Feb 2015 19:37:49 -0000 1.5
23 +++ openttd-1.4.4.ebuild 25 Feb 2015 15:52:24 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild,v 1.5 2015/02/20 19:37:49 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild,v 1.6 2015/02/25 15:52:24 ago Exp $
29
30 EAPI=5
31 inherit eutils gnome2-utils games
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
38 IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png cpu_flags_x86_sse +timidity +truetype zlib"
39 RESTRICT="test" # needs a graphics set in order to test
40
41
42
43
44 1.155 games-simulation/openttd/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.155&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.155&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/openttd/ChangeLog?r1=1.154&r2=1.155
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v
53 retrieving revision 1.154
54 retrieving revision 1.155
55 diff -u -r1.154 -r1.155
56 --- ChangeLog 20 Feb 2015 19:37:49 -0000 1.154
57 +++ ChangeLog 25 Feb 2015 15:52:24 -0000 1.155
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-simulation/openttd
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.154 2015/02/20 19:37:49 mr_bones_ Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.155 2015/02/25 15:52:24 ago Exp $
63 +
64 + 25 Feb 2015; Agostino Sarubbo <ago@g.o> openttd-1.4.4.ebuild:
65 + Stable for x86, wrt bug #540236
66
67 20 Feb 2015; Michael Sterrett <mr_bones_@g.o> openttd-1.4.4.ebuild:
68 add missing virtual/pkgconfig dep