summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-05-31 18:30:10 +0000
committerBrent Baude <ranger@gentoo.org>2009-05-31 18:30:10 +0000
commiteefb1603678ff1af4dc5f042b992fefbaa1c77dc (patch)
tree20426dd38a6c2f940a0e710ff6e83d35589ce801 /games-strategy
parentamd64 stable, bug #272009 (diff)
downloadgentoo-2-eefb1603678ff1af4dc5f042b992fefbaa1c77dc.tar.gz
gentoo-2-eefb1603678ff1af4dc5f042b992fefbaa1c77dc.tar.bz2
gentoo-2-eefb1603678ff1af4dc5f042b992fefbaa1c77dc.zip
Marking freeciv-2.1.9 ppc64 for bug 268536
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 1ed45b1d3062..a690ad2bb0e7 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.92 2009/05/20 16:56:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.93 2009/05/31 18:30:10 ranger Exp $
+
+ 31 May 2009; Brent Baude <ranger@gentoo.org> freeciv-2.1.9.ebuild:
+ Marking freeciv-2.1.9 ppc64 for bug 268536
20 May 2009; nixnut <nixnut@gentoo.org> freeciv-2.1.9.ebuild:
ppc stable #268536
diff --git a/games-strategy/freeciv/freeciv-2.1.9.ebuild b/games-strategy/freeciv/freeciv-2.1.9.ebuild
index 8b87ccd41ae8..05056c93f4b0 100644
--- a/games-strategy/freeciv/freeciv-2.1.9.ebuild
+++ b/games-strategy/freeciv/freeciv-2.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.5 2009/05/20 16:56:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.6 2009/05/31 18:30:10 ranger Exp $
inherit eutils games
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86"
IUSE="alsa auth dedicated esd gtk nls readline sdl Xaw3d"
RDEPEND="readline? ( sys-libs/readline )