summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-03-15 19:09:27 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-03-15 19:09:27 +0000
commite48e074e8461c3b8eb3d7573bd292609d49880f0 (patch)
tree1705b2704715f396b7eea934a438faafe4901e25 /games-strategy
parentx86 stable wrt #262052 (diff)
downloadgentoo-2-e48e074e8461c3b8eb3d7573bd292609d49880f0.tar.gz
gentoo-2-e48e074e8461c3b8eb3d7573bd292609d49880f0.tar.bz2
gentoo-2-e48e074e8461c3b8eb3d7573bd292609d49880f0.zip
Stable on alpha, bug #261797 (this time for real)
(Portage version: 2.1.6.8/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-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 febd0142dd19..eb389fddb5ab 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.84 2009/03/15 18:47:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.85 2009/03/15 19:09:27 klausman Exp $
+
+ 15 Mar 2009; Tobias Klausmann <klausman@gentoo.org> freeciv-2.1.8.ebuild:
+ Stable on alpha, bug #261797 (this time for real)
15 Mar 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
Keyworded on alpha, bug #261797
diff --git a/games-strategy/freeciv/freeciv-2.1.8.ebuild b/games-strategy/freeciv/freeciv-2.1.8.ebuild
index f5a878706dd5..e429d9e668e9 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.4 2009/03/15 16:08:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.5 2009/03/15 19:09:27 klausman 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 )