removed buggy 2.0.8 version
authorMichael Sterrett <mr_bones_@gentoo.org>
Wed, 14 Feb 2007 02:18:43 +0000 (02:18 +0000)
committerMichael Sterrett <mr_bones_@gentoo.org>
Wed, 14 Feb 2007 02:18:43 +0000 (02:18 +0000)
Package-Manager: portage-2.1.1-r2

games-strategy/freeciv/ChangeLog
games-strategy/freeciv/freeciv-2.0.9.ebuild

index aaf2b2d358e0c9dafb1ce755241386bac95398f2..39f7efbc3b170c9857163cf35d0ae2a2f67c0cb9 100644 (file)
@@ -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)
 
index 523b1a627cff8685462bb5bdf8da5eace354a34c..cc67ffc9dc30b2b8ef4c49ac05e24ae17d5f2a28 100644 (file)
@@ -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 )