diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-22 20:27:05 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-22 20:27:05 +0000 |
commit | fc0d97a355d12fe3de7b4a669906796f9281502d (patch) | |
tree | 20977ee34884ea3682d6583751f0b311c995aa72 /games-simulation | |
parent | Stable on ppc. (diff) | |
download | historical-fc0d97a355d12fe3de7b4a669906796f9281502d.tar.gz historical-fc0d97a355d12fe3de7b4a669906796f9281502d.tar.bz2 historical-fc0d97a355d12fe3de7b4a669906796f9281502d.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/openttd/Manifest | 10 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.4.0.1.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 0da23f795e66..7921e266f668 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.14 2005/05/23 07:15:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.15 2005/08/22 20:27:05 hansmi Exp $ + + 22 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + openttd-0.4.0.1.ebuild: + Stable on ppc (bug 102631). *openttd-0.4.0.1 (23 May 2005) diff --git a/games-simulation/openttd/Manifest b/games-simulation/openttd/Manifest index 1b26cea00c0c..3f71a93b65ee 100644 --- a/games-simulation/openttd/Manifest +++ b/games-simulation/openttd/Manifest @@ -1,9 +1,9 @@ +MD5 722fc70915d614092fed4f3f2a17db2b openttd-0.4.0.1.ebuild 4232 +MD5 0545a9ceee2db438f49045bfdb8098ce openttd-0.4.0.ebuild 4229 MD5 7efefbbe81a05cbc5d4e96203f047fda metadata.xml 245 -MD5 15a0613774a7fac2080e18062c2a1687 ChangeLog 2593 +MD5 d60e38ed26fea31f2f822235ec4e404b ChangeLog 2705 MD5 b4920ba6225a18cedcb6887038f11a7d openttd-0.3.6-r1.ebuild 4180 -MD5 08597015ad9a781b315c08cc05e499e9 openttd-0.4.0.1.ebuild 4232 -MD5 0545a9ceee2db438f49045bfdb8098ce openttd-0.4.0.ebuild 4229 -MD5 a169eb5c8572ee01be52c4accf2608a2 files/openttd.initd 529 -MD5 706c1f4a051e6472683d79b75f3def11 files/digest-openttd-0.3.6-r1 73 MD5 ebb13a7591c4ec12f1bb5e25fb8aff18 files/digest-openttd-0.4.0 70 +MD5 a169eb5c8572ee01be52c4accf2608a2 files/openttd.initd 529 MD5 58b6f8b5a58925f558524fcb4c2711fc files/digest-openttd-0.4.0.1 75 +MD5 706c1f4a051e6472683d79b75f3def11 files/digest-openttd-0.3.6-r1 73 diff --git a/games-simulation/openttd/openttd-0.4.0.1.ebuild b/games-simulation/openttd/openttd-0.4.0.1.ebuild index 3e6255d5e679..fabc8f1c9913 100644 --- a/games-simulation/openttd/openttd-0.4.0.1.ebuild +++ b/games-simulation/openttd/openttd-0.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.0.1.ebuild,v 1.1 2005/05/23 07:15:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.0.1.ebuild,v 1.2 2005/08/22 20:27:05 hansmi Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openttd/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc ~x86" IUSE="debug png zlib timidity alsa dedicated" DEPEND="media-libs/libsdl |