summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-02-14 02:18:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-02-14 02:18:43 +0000
commitea3691ff285f0d7957dcc778843b9fe1d1bb9eed (patch)
treeeee10a0c0fb3f7819924b4ba45625e24abdf3104 /games-strategy/freeciv
parentAdded python to default USE for desktop - breaks gnome-doc-utils wanting libx... (diff)
downloadhistorical-ea3691ff285f0d7957dcc778843b9fe1d1bb9eed.tar.gz
historical-ea3691ff285f0d7957dcc778843b9fe1d1bb9eed.tar.bz2
historical-ea3691ff285f0d7957dcc778843b9fe1d1bb9eed.zip
removed buggy 2.0.8 version
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog6
-rw-r--r--games-strategy/freeciv/freeciv-2.0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index aaf2b2d358e0..39f7efbc3b17 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/freeciv
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.58 2007/02/14 02:14:09 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.59 2007/02/14 02:18:43 mr_bones_ Exp $
+
+ 14 Feb 2007; Michael Sterrett <mr_bones_@gentoo.org>
+ -freeciv-2.0.8-r1.ebuild, -freeciv-2.0.8-r2.ebuild, freeciv-2.0.9.ebuild:
+ removed buggy 2.0.8 version
*freeciv-2.0.9 (14 Feb 2007)
diff --git a/games-strategy/freeciv/freeciv-2.0.9.ebuild b/games-strategy/freeciv/freeciv-2.0.9.ebuild
index 523b1a627cff..cc67ffc9dc30 100644
--- a/games-strategy/freeciv/freeciv-2.0.9.ebuild
+++ b/games-strategy/freeciv/freeciv-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.9.ebuild,v 1.1 2007/02/14 02:14:09 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.9.ebuild,v 1.2 2007/02/14 02:18:43 mr_bones_ 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 )