summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-01 14:05:23 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-01 14:05:23 +0000
commit69f92f02473906d69a12f8e8ae241588c2d85b36 (patch)
tree0c8dfdb8252d5ec0309d5c7935f3c3055d4deed8 /games-strategy/freeciv
parentx86 stable, bug 324077 (diff)
downloadgentoo-2-69f92f02473906d69a12f8e8ae241588c2d85b36.tar.gz
gentoo-2-69f92f02473906d69a12f8e8ae241588c2d85b36.tar.bz2
gentoo-2-69f92f02473906d69a12f8e8ae241588c2d85b36.zip
Stable on amd64 wrt bug #329957
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index bab4e94f017b..d723a7cbdf5f 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.113 2010/07/27 13:46:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.114 2010/08/01 14:05:23 hwoarang Exp $
+
+ 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> freeciv-2.2.1.ebuild:
+ Stable on amd64 wrt bug #329957
27 Jul 2010; Christian Faulhammer <fauli@gentoo.org> freeciv-2.2.1.ebuild:
stable x86, bug 329957
diff --git a/games-strategy/freeciv/freeciv-2.2.1.ebuild b/games-strategy/freeciv/freeciv-2.2.1.ebuild
index d7123199aaf8..369acea196bd 100644
--- a/games-strategy/freeciv/freeciv-2.2.1.ebuild
+++ b/games-strategy/freeciv/freeciv-2.2.1.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-strategy/freeciv/freeciv-2.2.1.ebuild,v 1.3 2010/07/27 13:46:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.1.ebuild,v 1.4 2010/08/01 14:05:23 hwoarang 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 )