diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 10:46:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 10:46:33 +0000 |
commit | 7415a3eb4d9e374f4aaede259069cb20e50fa874 (patch) | |
tree | 44463a3ccebaaff1a82333f2bb16d02fe5026aa7 /games-simulation | |
parent | Stable for x86, wrt bug #494114 (diff) | |
download | gentoo-2-7415a3eb4d9e374f4aaede259069cb20e50fa874.tar.gz gentoo-2-7415a3eb4d9e374f4aaede259069cb20e50fa874.tar.bz2 gentoo-2-7415a3eb4d9e374f4aaede259069cb20e50fa874.zip |
Stable for x86, wrt bug #493094
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 7 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 33c6ce75c330..857499535359 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.144 2013/12/22 14:54:04 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.145 2014/01/05 10:46:33 ago Exp $ + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> openttd-1.3.3.ebuild: + Stable for x86, wrt bug #493094 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> openttd-1.3.3.ebuild: amd64 stable, bug #493094 diff --git a/games-simulation/openttd/openttd-1.3.3.ebuild b/games-simulation/openttd/openttd-1.3.3.ebuild index 11b3d4df0074..5b421e1d7102 100644 --- a/games-simulation/openttd/openttd-1.3.3.ebuild +++ b/games-simulation/openttd/openttd-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.3.3.ebuild,v 1.3 2013/12/22 14:54:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.3.3.ebuild,v 1.4 2014/01/05 10:46:33 ago Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png +timidity +truetype zlib" RESTRICT="test" # needs a graphics set in order to test |