diff options
author | Tom Martin <slarti@gentoo.org> | 2004-09-06 21:25:10 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-09-06 21:25:10 +0000 |
commit | 32447f27189840ffaf4ff933b17f1963ba4dcd0a (patch) | |
tree | 2e8fead0a9adf7ab6dcef4bc257c602245f401f9 /games-simulation/openttd | |
parent | fixed broken xml in metadata.xml (diff) | |
download | historical-32447f27189840ffaf4ff933b17f1963ba4dcd0a.tar.gz historical-32447f27189840ffaf4ff933b17f1963ba4dcd0a.tar.bz2 historical-32447f27189840ffaf4ff933b17f1963ba4dcd0a.zip |
Marked ~amd64.
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/openttd/Manifest | 4 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.3.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index c55a11783270..0ba76bf462e3 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.5 2004/07/23 22:38:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.6 2004/09/06 21:25:10 slarti Exp $ + + 06 Sep 2004; Tom Martin <slarti@gentoo.org> openttd-0.3.3.ebuild: + Marked ~amd64, resolving bug 63029. Thanks to E. Papegaaij + <e.papegaaij@student.utwente.nl> for reporting. 23 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> openttd-0.3.3.ebuild: need unzip if we're planning to unzip anything (bug #58036) diff --git a/games-simulation/openttd/Manifest b/games-simulation/openttd/Manifest index 995ad7997549..f8a4b9e68001 100644 --- a/games-simulation/openttd/Manifest +++ b/games-simulation/openttd/Manifest @@ -1,4 +1,4 @@ -MD5 ac3a4a9eca1f358da67819febe72d622 ChangeLog 1008 +MD5 25944d17686e962c3d5b922e39cb2ba4 openttd-0.3.3.ebuild 2118 +MD5 0135671719faaf58e47e0803b01f5c21 ChangeLog 1185 MD5 7efefbbe81a05cbc5d4e96203f047fda metadata.xml 245 -MD5 ac8e0de952d1f54f2aedb4a073abc24b openttd-0.3.3.ebuild 2114 MD5 211d365a1cdda11aa6e5e2f7fb307579 files/digest-openttd-0.3.3 130 diff --git a/games-simulation/openttd/openttd-0.3.3.ebuild b/games-simulation/openttd/openttd-0.3.3.ebuild index 37a889de734b..f5cf2b44decb 100644 --- a/games-simulation/openttd/openttd-0.3.3.ebuild +++ b/games-simulation/openttd/openttd-0.3.3.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.3.ebuild,v 1.2 2004/07/23 22:38:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.3.3.ebuild,v 1.3 2004/09/06 21:25:10 slarti Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/openttd/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="debug png zlib" DEPEND="virtual/libc |