Gentoo Archives: gentoo-commits

From: "Lars Weiler (pylon)" <pylon@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/openttd: openttd-0.5.3.ebuild
Date: Sat, 29 Mar 2008 22:45:47
Message-Id: E1Jfjo0-0000rK-QU@stork.gentoo.org
1 pylon 08/03/29 22:45:44
2
3 Modified: openttd-0.5.3.ebuild
4 Log:
5 Added freetype2 as dependency; bug #206414.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 games-simulation/openttd/openttd-0.5.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild?r1=1.3&r2=1.4
14
15 Index: openttd-0.5.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- openttd-0.5.3.ebuild 20 Oct 2007 18:59:16 -0000 1.3
22 +++ openttd-0.5.3.ebuild 29 Mar 2008 22:45:44 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 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.5.3.ebuild,v 1.3 2007/10/20 18:59:16 pylon Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild,v 1.4 2008/03/29 22:45:44 pylon Exp $
28
29 inherit eutils games
30
31 @@ -23,6 +23,7 @@
32
33 DEPEND="!dedicated? ( media-libs/libsdl
34 media-libs/fontconfig
35 + >media-libs/freetype-2
36 )
37 iconv? ( virtual/libiconv )
38 png? ( media-libs/libpng )
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list