summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-08 16:32:57 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-08 16:32:57 +0000
commit2487aa74fa0c2832f0ab3cc0b79d94aa70da1dde (patch)
tree8d54011d6c5a526c993dccce0034603f40ad9ce6 /games-strategy/freeciv
parentx86 stable wrt bug #385895 (diff)
downloadgentoo-2-2487aa74fa0c2832f0ab3cc0b79d94aa70da1dde.tar.gz
gentoo-2-2487aa74fa0c2832f0ab3cc0b79d94aa70da1dde.tar.bz2
gentoo-2-2487aa74fa0c2832f0ab3cc0b79d94aa70da1dde.zip
x86 stable wrt bug #385899
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 989d7b212eab..0b017d976443 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.129 2011/08/19 19:27:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.130 2011/10/08 16:32:57 phajdan.jr Exp $
+
+ 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.3.0.ebuild:
+ x86 stable wrt bug #385899
*freeciv-2.3.0 (19 Aug 2011)
diff --git a/games-strategy/freeciv/freeciv-2.3.0.ebuild b/games-strategy/freeciv/freeciv-2.3.0.ebuild
index 8c1038be3ca1..64716fe35d8b 100644
--- a/games-strategy/freeciv/freeciv-2.3.0.ebuild
+++ b/games-strategy/freeciv/freeciv-2.3.0.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-strategy/freeciv/freeciv-2.3.0.ebuild,v 1.1 2011/08/19 19:27:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.0.ebuild,v 1.2 2011/10/08 16:32:57 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 )