summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-05-20 16:56:08 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-05-20 16:56:08 +0000
commitab8d85939b64eddff4b80edc287490b46b825e30 (patch)
tree0bab2c08d36bb6daac10882e288ca57952b5396a /games-strategy
parentremoving old profiles (diff)
downloadgentoo-2-ab8d85939b64eddff4b80edc287490b46b825e30.tar.gz
gentoo-2-ab8d85939b64eddff4b80edc287490b46b825e30.tar.bz2
gentoo-2-ab8d85939b64eddff4b80edc287490b46b825e30.zip
ppc stable #268536
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 d1683527ec26..1ed45b1d3062 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.91 2009/05/13 19:10:40 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.92 2009/05/20 16:56:08 nixnut Exp $
+
+ 20 May 2009; nixnut <nixnut@gentoo.org> freeciv-2.1.9.ebuild:
+ ppc stable #268536
13 May 2009; Ferris McCormick <fmccor@gentoo.org> freeciv-2.1.9.ebuild:
Sparc stable, Bug #268536.
diff --git a/games-strategy/freeciv/freeciv-2.1.9.ebuild b/games-strategy/freeciv/freeciv-2.1.9.ebuild
index d6a948bdf24b..8b87ccd41ae8 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.4 2009/05/13 19:10:40 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.5 2009/05/20 16:56:08 nixnut 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 )