summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-09 14:42:51 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-09 14:42:51 +0000
commit279ee7bca30467900f1d523e2921f13b6b9e88da (patch)
tree99d681a1a1dee5b770404ea18a20b2eddcafb7ca /games-strategy
parentUpload tarball instead of using unreliable github address wrt #269125 (diff)
downloadgentoo-2-279ee7bca30467900f1d523e2921f13b6b9e88da.tar.gz
gentoo-2-279ee7bca30467900f1d523e2921f13b6b9e88da.tar.bz2
gentoo-2-279ee7bca30467900f1d523e2921f13b6b9e88da.zip
Stable on alpha, bug #268536
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/ChangeLog7
-rw-r--r--games-strategy/freeciv/freeciv-2.1.9.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 39aabd35e80f..f5e85f626322 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.88 2009/04/06 02:45:58 mr_bones_ Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.89 2009/05/09 14:42:51 klausman Exp $
+
+ 09 May 2009; Tobias Klausmann <klausman@gentoo.org> freeciv-2.1.9.ebuild:
+ Stable on alpha, bug #268536
*freeciv-2.1.9 (06 Apr 2009)
diff --git a/games-strategy/freeciv/freeciv-2.1.9.ebuild b/games-strategy/freeciv/freeciv-2.1.9.ebuild
index 659dec28f5b0..3c4ba13fc3c2 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.1 2009/04/06 02:45:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.2 2009/05/09 14:42:51 klausman 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 )