summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-09 18:25:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-09 18:25:45 +0000
commitda666348573828eee703f8ab9fcbd78e0da7d43a (patch)
tree88aa2cd51b530c4fc83b592db9d8761409351228 /games-strategy
parentalpha/arm/ia64/s390/sh/sparc stable wrt #309395 (diff)
downloadgentoo-2-da666348573828eee703f8ab9fcbd78e0da7d43a.tar.gz
gentoo-2-da666348573828eee703f8ab9fcbd78e0da7d43a.tar.bz2
gentoo-2-da666348573828eee703f8ab9fcbd78e0da7d43a.zip
Re-add ~alpha/~sparc wrt #317461
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 91fec5f69ebc..00bd5a4c0518 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.105 2010/05/02 13:16:57 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.106 2010/05/09 18:25:45 armin76 Exp $
+
+ 09 May 2010; Raúl Porcel <armin76@gentoo.org> freeciv-2.2.0.ebuild:
+ Re-add ~alpha/~sparc wrt #317461
02 May 2010; Tristan Heaven <nyhm@gentoo.org> freeciv-2.2.0.ebuild:
Use games-ggz.eclass
diff --git a/games-strategy/freeciv/freeciv-2.2.0.ebuild b/games-strategy/freeciv/freeciv-2.2.0.ebuild
index 16a0cb6d9dbf..6971be0bda1e 100644
--- a/games-strategy/freeciv/freeciv-2.2.0.ebuild
+++ b/games-strategy/freeciv/freeciv-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.7 2010/05/02 13:16:57 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.8 2010/05/09 18:25:45 armin76 Exp $
EAPI=2
inherit eutils gnome2-utils games-ggz games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound"
RDEPEND="readline? ( sys-libs/readline )