diff options
author | Brent Baude <ranger@gentoo.org> | 2010-11-25 00:58:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-11-25 00:58:32 +0000 |
commit | 1b9fbc89f6158701f2827c1687a5a6de6354514e (patch) | |
tree | 6b2bca89c38e14da66f977e97d80a669155e1837 /games-simulation/openttd | |
parent | dev-python/html2text: New package (diff) | |
download | gentoo-2-1b9fbc89f6158701f2827c1687a5a6de6354514e.tar.gz gentoo-2-1b9fbc89f6158701f2827c1687a5a6de6354514e.tar.bz2 gentoo-2-1b9fbc89f6158701f2827c1687a5a6de6354514e.zip |
Marking openttd-1.0.5 ppc for bug 345691
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index b2e8d7927ec6..09bf327c01ad 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.103 2010/11/24 00:01:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.104 2010/11/25 00:58:32 ranger Exp $ + + 25 Nov 2010; Brent Baude <ranger@gentoo.org> openttd-1.0.5.ebuild: + Marking openttd-1.0.5 ppc for bug 345691 24 Nov 2010; Christian Faulhammer <fauli@gentoo.org> openttd-1.0.5.ebuild: stable x86, security bug 345691 diff --git a/games-simulation/openttd/openttd-1.0.5.ebuild b/games-simulation/openttd/openttd-1.0.5.ebuild index 5cfb814626e0..9815d11c2568 100644 --- a/games-simulation/openttd/openttd-1.0.5.ebuild +++ b/games-simulation/openttd/openttd-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.0.5.ebuild,v 1.2 2010/11/24 00:01:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.0.5.ebuild,v 1.3 2010/11/25 00:58:32 ranger Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.bz2" 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=" |