summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-08-30 14:52:04 +0000
committerBrent Baude <ranger@gentoo.org>2008-08-30 14:52:04 +0000
commitf3e1dad4286eaab6a19d24dc5ffdb3aa03151a93 (patch)
tree44d458d3bcee53b7a445d09b6ebc36c0e13230e2 /games-strategy/freeciv
parentrespect LDFLAGS, bug #235662 (diff)
downloadgentoo-2-f3e1dad4286eaab6a19d24dc5ffdb3aa03151a93.tar.gz
gentoo-2-f3e1dad4286eaab6a19d24dc5ffdb3aa03151a93.tar.bz2
gentoo-2-f3e1dad4286eaab6a19d24dc5ffdb3aa03151a93.zip
stable ppc, bug 234507
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index af21c33dc055..0698dce37478 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.78 2008/08/29 05:31:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.79 2008/08/30 14:52:04 ranger Exp $
+
+ 30 Aug 2008; Brent Baude <ranger@gentoo.org> freeciv-2.1.5.ebuild:
+ stable ppc, bug 234507
*freeciv-2.1.6 (29 Aug 2008)
diff --git a/games-strategy/freeciv/freeciv-2.1.5.ebuild b/games-strategy/freeciv/freeciv-2.1.5.ebuild
index 00cc6983eb95..ca85a94b584e 100644
--- a/games-strategy/freeciv/freeciv-2.1.5.ebuild
+++ b/games-strategy/freeciv/freeciv-2.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.6 2008/08/24 11:35:30 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.7 2008/08/30 14:52:04 ranger Exp $
inherit eutils games
@@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_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 )