summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-08-12 20:37:04 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-08-12 20:37:04 +0000
commit0babcd94bf051e2bd14b05851468b6ef49047fa4 (patch)
tree4fa4c2be53985dfaa05049fc44ea1975ade14865 /games-strategy
parentStable on sparc (diff)
downloadgentoo-2-0babcd94bf051e2bd14b05851468b6ef49047fa4.tar.gz
gentoo-2-0babcd94bf051e2bd14b05851468b6ef49047fa4.tar.bz2
gentoo-2-0babcd94bf051e2bd14b05851468b6ef49047fa4.zip
Stable on alpha, bug #234507
(Portage version: 2.2_rc7/cvs/Linux 2.6.26.1 x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 37f0306b1651..aa283827d072 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.74 2008/08/12 18:01:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.75 2008/08/12 20:37:04 klausman Exp $
+
+ 12 Aug 2008; Tobias Klausmann <klausman@gentoo.org> freeciv-2.1.5.ebuild:
+ Stable on alpha, bug #234507
12 Aug 2008; Raúl Porcel <armin76@gentoo.org> freeciv-2.1.5.ebuild:
x86 stable wrt #234507
diff --git a/games-strategy/freeciv/freeciv-2.1.5.ebuild b/games-strategy/freeciv/freeciv-2.1.5.ebuild
index f8daaaee0577..8c3ece83ee56 100644
--- a/games-strategy/freeciv/freeciv-2.1.5.ebuild
+++ b/games-strategy/freeciv/freeciv-2.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.3 2008/08/12 18:01:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.4 2008/08/12 20:37:04 klausman Exp $
inherit eutils games
@@ -20,7 +20,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 )