diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-02 15:14:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-02 15:14:49 +0000 |
commit | fbf84c7e59db706f71923ab6aff5662d32a20230 (patch) | |
tree | a3ffcb2cb632705ff23c9168371a327f82076296 /games-simulation | |
parent | Marking ffmpeg-0.4.9_p20090201 ppc64 for bug 257217 (diff) | |
download | gentoo-2-fbf84c7e59db706f71923ab6aff5662d32a20230.tar.gz gentoo-2-fbf84c7e59db706f71923ab6aff5662d32a20230.tar.bz2 gentoo-2-fbf84c7e59db706f71923ab6aff5662d32a20230.zip |
Marking openttd-0.6.3 ppc64 for bug 233929
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index fd9d1ae1fd67..8cf25f2ce2ca 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.66 2009/02/01 21:07:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.67 2009/02/02 15:14:49 ranger Exp $ + + 02 Feb 2009; Brent Baude <ranger@gentoo.org> openttd-0.6.3.ebuild: + Marking openttd-0.6.3 ppc64 for bug 233929 01 Feb 2009; Tobias Scherbaum <dertobi123@gentoo.org> openttd-0.6.3.ebuild: diff --git a/games-simulation/openttd/openttd-0.6.3.ebuild b/games-simulation/openttd/openttd-0.6.3.ebuild index d346236a64a9..1f1f40f5c124 100644 --- a/games-simulation/openttd/openttd-0.6.3.ebuild +++ b/games-simulation/openttd/openttd-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.6.3.ebuild,v 1.5 2009/02/01 21:07:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.6.3.ebuild,v 1.6 2009/02/02 15:14:49 ranger Exp $ EAPI="2" @@ -19,7 +19,7 @@ done LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="alsa debug dedicated iconv +png scenarios timidity +truetype +zlib" RESTRICT="test" |