Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/openttd: openttd-0.7.1.ebuild ChangeLog openttd-0.7.0.ebuild
Date: Sat, 01 Aug 2009 11:59:45
Message-Id: E1MXDFX-0006bG-6k@stork.gentoo.org
1 ssuominen 09/08/01 11:59:43
2
3 Modified: openttd-0.7.1.ebuild ChangeLog openttd-0.7.0.ebuild
4 Log:
5 Remove USE midi depend from alsa-lib depend.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 games-simulation/openttd/openttd-0.7.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.7.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.7.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.7.1.ebuild?r1=1.2&r2=1.3
14
15 Index: openttd-0.7.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- openttd-0.7.1.ebuild 21 Jul 2009 02:19:55 -0000 1.2
22 +++ openttd-0.7.1.ebuild 1 Aug 2009 11:59:43 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.1.ebuild,v 1.2 2009/07/21 02:19:55 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.1.ebuild,v 1.3 2009/08/01 11:59:43 ssuominen Exp $
28
29 EAPI=2
30 inherit eutils games
31 @@ -30,7 +30,7 @@
32 zlib? ( sys-libs/zlib )"
33 RDEPEND="${DEPEND}
34 !dedicated? (
35 - alsa? ( media-sound/alsa-utils[midi] )
36 + alsa? ( media-sound/alsa-utils )
37 )"
38
39 src_configure() {
40
41
42
43 1.72 games-simulation/openttd/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.72&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/ChangeLog?rev=1.72&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/ChangeLog?r1=1.71&r2=1.72
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v
52 retrieving revision 1.71
53 retrieving revision 1.72
54 diff -u -r1.71 -r1.72
55 --- ChangeLog 21 Jul 2009 02:19:55 -0000 1.71
56 +++ ChangeLog 1 Aug 2009 11:59:43 -0000 1.72
57 @@ -1,6 +1,10 @@
58 # ChangeLog for games-simulation/openttd
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.71 2009/07/21 02:19:55 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.72 2009/08/01 11:59:43 ssuominen Exp $
62 +
63 + 01 Aug 2009; Samuli Suominen <ssuominen@g.o> openttd-0.7.0.ebuild,
64 + openttd-0.7.1.ebuild:
65 + Remove USE midi depend from alsa-lib depend.
66
67 21 Jul 2009; Michael Sterrett <mr_bones_@g.o> openttd-0.7.1.ebuild:
68 fix install paths (bug #278319)
69
70
71
72 1.3 games-simulation/openttd/openttd-0.7.0.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.7.0.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.7.0.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.7.0.ebuild?r1=1.2&r2=1.3
77
78 Index: openttd-0.7.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.0.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- openttd-0.7.0.ebuild 5 Apr 2009 17:38:04 -0000 1.2
85 +++ openttd-0.7.0.ebuild 1 Aug 2009 11:59:43 -0000 1.3
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.0.ebuild,v 1.2 2009/04/05 17:38:04 mr_bones_ Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.0.ebuild,v 1.3 2009/08/01 11:59:43 ssuominen Exp $
91
92 EAPI=2
93 inherit eutils games
94 @@ -30,7 +30,7 @@
95 zlib? ( sys-libs/zlib )"
96 RDEPEND="${DEPEND}
97 !dedicated? (
98 - alsa? ( media-sound/alsa-utils[midi] )
99 + alsa? ( media-sound/alsa-utils )
100 )"
101
102 PATCHES=( "${FILESDIR}"/${P}-build.patch )