summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/freecol')
-rw-r--r--games-strategy/freecol/ChangeLog5
-rw-r--r--games-strategy/freecol/freecol-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freecol/ChangeLog b/games-strategy/freecol/ChangeLog
index 1dcb4cd78a07..49955c44d132 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.16 2007/04/30 16:18:25 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.17 2007/05/04 13:46:35 beandog Exp $
+
+ 04 May 2007; Steve Dibb <beandog@gentoo.org> freecol-0.5.3.ebuild:
+ amd64 stable, bug 174770
*freecol-0.6.1 (30 Apr 2007)
diff --git a/games-strategy/freecol/freecol-0.5.3.ebuild b/games-strategy/freecol/freecol-0.5.3.ebuild
index e9e976f085b6..5c1084f53b06 100644
--- a/games-strategy/freecol/freecol-0.5.3.ebuild
+++ b/games-strategy/freecol/freecol-0.5.3.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.5.3.ebuild,v 1.2 2007/01/30 00:55:32 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.5.3.ebuild,v 1.3 2007/05/04 13:46:35 beandog Exp $
inherit eutils java-pkg-2 java-ant-2 games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND=">=virtual/jre-1.5"