summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-06 06:18:00 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-06 06:18:00 +0000
commit80ee47e9e20d45329b532b09f7c0380414b75c07 (patch)
treef1aeef4197dc1e1e28f9bc3b4c25745b0ca090df /games-strategy/freecol
parentAdd support for building python bindings, which ship with the 5.4 series of n... (diff)
downloadgentoo-2-80ee47e9e20d45329b532b09f7c0380414b75c07.tar.gz
gentoo-2-80ee47e9e20d45329b532b09f7c0380414b75c07.tar.bz2
gentoo-2-80ee47e9e20d45329b532b09f7c0380414b75c07.zip
stable x86, bug 190643
(Portage version: 2.1.2.12)
Diffstat (limited to 'games-strategy/freecol')
-rw-r--r--games-strategy/freecol/ChangeLog5
-rw-r--r--games-strategy/freecol/freecol-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freecol/ChangeLog b/games-strategy/freecol/ChangeLog
index 51207a656c01..3fa195514ddb 100644
--- a/games-strategy/freecol/ChangeLog
+++ b/games-strategy/freecol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freecol
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.22 2007/08/14 17:58:58 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.23 2007/09/06 06:18:00 opfer Exp $
+
+ 06 Sep 2007; Christian Faulhammer <opfer@gentoo.org> freecol-0.7.1.ebuild:
+ stable x86, bug 190643
*freecol-0.7.1 (14 Aug 2007)
diff --git a/games-strategy/freecol/freecol-0.7.1.ebuild b/games-strategy/freecol/freecol-0.7.1.ebuild
index 4b64d38e0e7c..311b96b62361 100644
--- a/games-strategy/freecol/freecol-0.7.1.ebuild
+++ b/games-strategy/freecol/freecol-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.7.1.ebuild,v 1.1 2007/08/14 17:58:58 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.7.1.ebuild,v 1.2 2007/09/06 06:18:00 opfer Exp $
WANT_ANT_TASKS="ant-nodeps"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND="dev-java/higlayout"