diff options
author | 2004-09-20 04:17:23 +0000 | |
---|---|---|
committer | 2004-09-20 04:17:23 +0000 | |
commit | 41e485701529547d844e6e07a8d8741230d20ff2 (patch) | |
tree | f3e880eba88ba761b5ac650a787a53f0dc11cc0f /games-simulation/openttd | |
parent | added ~amd64 keyword (Manifest recommit) (diff) | |
download | gentoo-2-41e485701529547d844e6e07a8d8741230d20ff2.tar.gz gentoo-2-41e485701529547d844e6e07a8d8741230d20ff2.tar.bz2 gentoo-2-41e485701529547d844e6e07a8d8741230d20ff2.zip |
IUSE sync
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/openttd-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/openttd/openttd-0.3.4.ebuild b/games-simulation/openttd/openttd-0.3.4.ebuild index 37cb4297fd97..fe79cfae47b6 100644 --- a/games-simulation/openttd/openttd-0.3.4.ebuild +++ b/games-simulation/openttd/openttd-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.3.4.ebuild,v 1.1 2004/09/19 05:16:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.3.4.ebuild,v 1.2 2004/09/20 04:17:23 mr_bones_ Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/openttd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" -IUSE="debug png zlib" +IUSE="debug png zlib timidity" DEPEND="virtual/libc media-libs/libsdl |