summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-15 15:39:17 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-15 15:39:17 +0000
commit8b35cb53308819bb98dc96ffb7928e42b164dda7 (patch)
tree50e5f9f9dc446e26ac87a746c51f3c96e197bf8b /games-strategy/freeciv
parentx86 stable wrt bug #396621 (diff)
downloadgentoo-2-8b35cb53308819bb98dc96ffb7928e42b164dda7.tar.gz
gentoo-2-8b35cb53308819bb98dc96ffb7928e42b164dda7.tar.bz2
gentoo-2-8b35cb53308819bb98dc96ffb7928e42b164dda7.zip
x86 stable wrt bug #396623
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog7
-rw-r--r--games-strategy/freeciv/freeciv-2.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 923c903f1f0d..9e61cc53fa2f 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.132 2011/11/30 15:55:25 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.133 2012/01/15 15:39:17 phajdan.jr Exp $
+
+ 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.3.1.ebuild:
+ x86 stable wrt bug #396623
30 Nov 2011; Michael Sterrett <mr_bones_@gentoo.org>
files/freeciv-2.3.1-clean-man.patch:
diff --git a/games-strategy/freeciv/freeciv-2.3.1.ebuild b/games-strategy/freeciv/freeciv-2.3.1.ebuild
index 9a850dde75c2..2cd469e37d1c 100644
--- a/games-strategy/freeciv/freeciv-2.3.1.ebuild
+++ b/games-strategy/freeciv/freeciv-2.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.1.ebuild,v 1.1 2011/11/30 07:59:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.1.ebuild,v 1.2 2012/01/15 15:39:17 phajdan.jr 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound"
RDEPEND="readline? ( sys-libs/readline )