summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-03-11 05:44:40 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-03-11 05:44:40 +0000
commitaf9c1f62f42ac4185fd91a9b6c637c63ebfcdef7 (patch)
tree53f7c8799b5f5b39ea970bb46fd7c0268113b913 /games-strategy
parentStable for HPPA (bug #212361). (diff)
downloadgentoo-2-af9c1f62f42ac4185fd91a9b6c637c63ebfcdef7.tar.gz
gentoo-2-af9c1f62f42ac4185fd91a9b6c637c63ebfcdef7.tar.bz2
gentoo-2-af9c1f62f42ac4185fd91a9b6c637c63ebfcdef7.zip
Moving to ~mips for repoman.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.0.9.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 2208ca891c28..e54114b74700 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.69 2008/02/26 22:47:22 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.70 2008/03/11 05:44:40 wolf31o2 Exp $
+
+ 11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> freeciv-2.0.9.ebuild:
+ Moving to ~mips for repoman.
*freeciv-2.1.3 (26 Feb 2008)
diff --git a/games-strategy/freeciv/freeciv-2.0.9.ebuild b/games-strategy/freeciv/freeciv-2.0.9.ebuild
index 4165b84a0283..a62e5809b46a 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
+# 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.0.9.ebuild,v 1.6 2007/11/30 22:14:44 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.9.ebuild,v 1.7 2008/03/11 05:44:40 wolf31o2 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 )