diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-20 04:17:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-20 04:17:23 +0000 |
commit | 27530b692dc4fad3e6c5ebc804163fc554b207cb (patch) | |
tree | 5cc7493a2b04295095dbd114353f4dc9750b3df5 /games-simulation | |
parent | added ~amd64 keyword (diff) | |
download | historical-27530b692dc4fad3e6c5ebc804163fc554b207cb.tar.gz historical-27530b692dc4fad3e6c5ebc804163fc554b207cb.tar.bz2 historical-27530b692dc4fad3e6c5ebc804163fc554b207cb.zip |
IUSE sync
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/Manifest | 2 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.3.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-simulation/openttd/Manifest b/games-simulation/openttd/Manifest index ebb25649a3cb..f78ca84c8f26 100644 --- a/games-simulation/openttd/Manifest +++ b/games-simulation/openttd/Manifest @@ -1,6 +1,6 @@ MD5 8a68dd2606f29b334f76ea15f806edbc ChangeLog 1325 MD5 7efefbbe81a05cbc5d4e96203f047fda metadata.xml 245 -MD5 66c073d305b8e0c7ebf17588dbe47104 openttd-0.3.4.ebuild 2032 +MD5 762081c49771d5026f6703266335d28f openttd-0.3.4.ebuild 2041 MD5 25944d17686e962c3d5b922e39cb2ba4 openttd-0.3.3.ebuild 2118 MD5 4fcd4d28183ae8fbc7b0727685de0271 files/digest-openttd-0.3.4 130 MD5 211d365a1cdda11aa6e5e2f7fb307579 files/digest-openttd-0.3.3 130 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 |