summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-21 17:09:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-21 17:09:30 +0000
commit11bf3a19d1600576fa91b60669ba7a6649f3efd4 (patch)
treef71e6fed2beb495b3fdef5b29b4ece8191cc58a2 /games-strategy/freeciv
parentamd64 stable, bug 207390 (diff)
downloadgentoo-2-11bf3a19d1600576fa91b60669ba7a6649f3efd4.tar.gz
gentoo-2-11bf3a19d1600576fa91b60669ba7a6649f3efd4.tar.bz2
gentoo-2-11bf3a19d1600576fa91b60669ba7a6649f3efd4.zip
x86 stable, bug #261797
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 11ec8fea57f2..2693136216ae 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.86 2009/03/18 22:41:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.87 2009/03/21 17:09:30 armin76 Exp $
+
+ 21 Mar 2009; Raúl Porcel <armin76@gentoo.org> freeciv-2.1.8.ebuild:
+ x86 stable, bug #261797
18 Mar 2009; Brent Baude <ranger@gentoo.org> freeciv-2.1.8.ebuild:
stable ppc, bug 261797
diff --git a/games-strategy/freeciv/freeciv-2.1.8.ebuild b/games-strategy/freeciv/freeciv-2.1.8.ebuild
index 95309bf06eb6..a410f76e9f22 100644
--- a/games-strategy/freeciv/freeciv-2.1.8.ebuild
+++ b/games-strategy/freeciv/freeciv-2.1.8.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.8.ebuild,v 1.6 2009/03/18 22:41:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.7 2009/03/21 17:09:30 armin76 Exp $
inherit eutils games
@@ -19,7 +19,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 )