diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-21 10:10:10 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-21 10:10:10 +0000 |
commit | f11c915a645a0bf5277230cbec1e524b8432217b (patch) | |
tree | a22722c05f96450761573e515271c4ae0048ccdc /games-strategy/freeciv | |
parent | x86 stable wrt bug #413013 (diff) | |
download | gentoo-2-f11c915a645a0bf5277230cbec1e524b8432217b.tar.gz gentoo-2-f11c915a645a0bf5277230cbec1e524b8432217b.tar.bz2 gentoo-2-f11c915a645a0bf5277230cbec1e524b8432217b.zip |
x86 stable wrt bug #414521
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 0b2d40bd0553..4f0e1d895594 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.136 2012/05/05 11:55:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.137 2012/05/21 10:10:10 phajdan.jr Exp $ + + 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.3.2.ebuild: + x86 stable wrt bug #414521 05 May 2012; Markos Chandras <hwoarang@gentoo.org> freeciv-2.3.2.ebuild: Stable on amd64 wrt bug #414521 diff --git a/games-strategy/freeciv/freeciv-2.3.2.ebuild b/games-strategy/freeciv/freeciv-2.3.2.ebuild index fe1656feaee1..c5af1d17b915 100644 --- a/games-strategy/freeciv/freeciv-2.3.2.ebuild +++ b/games-strategy/freeciv/freeciv-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.2.ebuild,v 1.3 2012/05/05 11:55:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.2.ebuild,v 1.4 2012/05/21 10:10:10 phajdan.jr Exp $ EAPI=2 inherit eutils gnome2-utils games-ggz games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound" RDEPEND="readline? ( sys-libs/readline ) |