diff options
author | David Holm <dholm@gentoo.org> | 2005-02-20 13:16:22 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-02-20 13:16:22 +0000 |
commit | 8544c63dbdccbbe172f01600c0b5a3e161a0a769 (patch) | |
tree | 740e3fc68cbb88c591ef823ad599ff2da09d8ec4 /games-simulation | |
parent | Added missing digest entries. Made the graphviz-1.16-panic.patch.tar.bz2 SRC_... (diff) | |
download | historical-8544c63dbdccbbe172f01600c0b5a3e161a0a769.tar.gz historical-8544c63dbdccbbe172f01600c0b5a3e161a0a769.tar.bz2 historical-8544c63dbdccbbe172f01600c0b5a3e161a0a769.zip |
Stable on ppc
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/Manifest | 4 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.3.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 51451fc1bded..c34fec456f35 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2005/01/25 13:55:04 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.11 2005/02/20 13:16:22 dholm Exp $ + + 20 Feb 2005; David Holm <dholm@gentoo.org> openttd-0.3.6.ebuild: + Stable on ppc *openttd-0.3.6 (25 Jan 2005) diff --git a/games-simulation/openttd/Manifest b/games-simulation/openttd/Manifest index 624a199393d9..1e77bd81b92a 100644 --- a/games-simulation/openttd/Manifest +++ b/games-simulation/openttd/Manifest @@ -1,7 +1,7 @@ -MD5 12c680dcc2a56a8486fc11c5ac1eef9c ChangeLog 1842 +MD5 cbda9fa306888900535ca7a2babfeb8f ChangeLog 1926 MD5 7efefbbe81a05cbc5d4e96203f047fda metadata.xml 245 MD5 f4ede9d0e41a8386a7ed0707ba228c4b openttd-0.3.5.ebuild 2248 -MD5 be5a35c7525152a1937f26b19b49bc19 openttd-0.3.6.ebuild 3314 +MD5 68f4e8df406ce786237ff3fec15d3315 openttd-0.3.6.ebuild 3313 MD5 94e0df18e09dc754083d5e1247f809b7 files/digest-openttd-0.3.5 73 MD5 a169eb5c8572ee01be52c4accf2608a2 files/openttd.initd 529 MD5 2c2239b2fd69956b2e3027818efc62e5 files/digest-openttd-0.3.6 66 diff --git a/games-simulation/openttd/openttd-0.3.6.ebuild b/games-simulation/openttd/openttd-0.3.6.ebuild index b041dfd6ce94..bfac75f2a4c5 100644 --- a/games-simulation/openttd/openttd-0.3.6.ebuild +++ b/games-simulation/openttd/openttd-0.3.6.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.3.6.ebuild,v 1.1 2005/01/25 13:55:04 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.3.6.ebuild,v 1.2 2005/02/20 13:16:22 dholm Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/openttd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ppc ~amd64" IUSE="debug png zlib timidity alsa dedicated" DEPEND="virtual/libc" |