summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-05-13 19:10:40 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-05-13 19:10:40 +0000
commit11ac4fc24a9e615d2c2f34ef6366bc8140042d91 (patch)
treed038e8200ef091a12f74ffa79f21b6ba057700eb
parentamd64/x86 stable, bug #268620 (diff)
downloadgentoo-2-11ac4fc24a9e615d2c2f34ef6366bc8140042d91.tar.gz
gentoo-2-11ac4fc24a9e615d2c2f34ef6366bc8140042d91.tar.bz2
gentoo-2-11ac4fc24a9e615d2c2f34ef6366bc8140042d91.zip
Sparc stable, Bug #268536.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-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 e4efac630099..d1683527ec26 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.90 2009/05/13 18:58:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.91 2009/05/13 19:10:40 fmccor Exp $
+
+ 13 May 2009; Ferris McCormick <fmccor@gentoo.org> freeciv-2.1.9.ebuild:
+ Sparc stable, Bug #268536.
13 May 2009; Markus Meier <maekke@gentoo.org> freeciv-2.1.9.ebuild:
amd64/x86 stable, bug #268536
diff --git a/games-strategy/freeciv/freeciv-2.1.9.ebuild b/games-strategy/freeciv/freeciv-2.1.9.ebuild
index 36c6940727f5..d6a948bdf24b 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.3 2009/05/13 18:58:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.4 2009/05/13 19:10:40 fmccor 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 )