diff options
author | Joseph Jezak <josejx@gentoo.org> | 2011-10-03 19:57:18 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2011-10-03 19:57:18 +0000 |
commit | 0e8ebe192293c9809c84789a4e3d1130dbc23234 (patch) | |
tree | ad294ac98021d7fa329e76785c52a218cd3b1ba7 /games-simulation | |
parent | Marked ~ppc/~ppc64 for bug #365953. (diff) | |
download | gentoo-2-0e8ebe192293c9809c84789a4e3d1130dbc23234.tar.gz gentoo-2-0e8ebe192293c9809c84789a4e3d1130dbc23234.tar.bz2 gentoo-2-0e8ebe192293c9809c84789a4e3d1130dbc23234.zip |
Marked ppc stable.
(Portage version: 2.1.10.20/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index ab2f55f55c0f..98676d0e57b1 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.116 2011/09/17 22:00:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.117 2011/10/03 19:57:18 josejx Exp $ + + 03 Oct 2011; Joseph Jezak <josejx@gentoo.org> openttd-1.1.3.ebuild: + Marked ppc stable. 17 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> openttd-1.1.3.ebuild: x86 stable wrt security bug #381799 diff --git a/games-simulation/openttd/openttd-1.1.3.ebuild b/games-simulation/openttd/openttd-1.1.3.ebuild index 0f94f04f6638..3e81bf3635a7 100644 --- a/games-simulation/openttd/openttd-1.1.3.ebuild +++ b/games-simulation/openttd/openttd-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.1.3.ebuild,v 1.3 2011/09/17 22:00:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.1.3.ebuild,v 1.4 2011/10/03 19:57:18 josejx Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png +timidity +truetype zlib" DEPEND=" |