summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-02-20 15:25:34 +0000
committerSimon Stelling <blubb@gentoo.org>2007-02-20 15:25:34 +0000
commit43c75710ea8a96d14b0473a1f6359f16b4e18f3c (patch)
tree45be4e98ba8c1a806085b47daab3ecc6783a22a0 /games-strategy/freecol
parenttweak ROOT handling slightly to work with relative paths (diff)
downloadgentoo-2-43c75710ea8a96d14b0473a1f6359f16b4e18f3c.tar.gz
gentoo-2-43c75710ea8a96d14b0473a1f6359f16b4e18f3c.tar.bz2
gentoo-2-43c75710ea8a96d14b0473a1f6359f16b4e18f3c.zip
mark ~amd64; bug 165110
(Portage version: 2.1.2-r9)
Diffstat (limited to 'games-strategy/freecol')
-rw-r--r--games-strategy/freecol/ChangeLog5
-rw-r--r--games-strategy/freecol/freecol-0.5.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freecol/ChangeLog b/games-strategy/freecol/ChangeLog
index a3790ccf1837..d40ebd9072bc 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.13 2007/01/30 00:55:32 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.14 2007/02/20 15:25:34 blubb Exp $
+
+ 20 Feb 2007; Simon Stelling <blubb@gentoo.org> freecol-0.5.3-r1.ebuild:
+ mark ~amd64; bug 165110
30 Jan 2007; Vlastimil Babka <caster@gentoo.org> freecol-0.5.3.ebuild,
freecol-0.5.3-r1.ebuild:
diff --git a/games-strategy/freecol/freecol-0.5.3-r1.ebuild b/games-strategy/freecol/freecol-0.5.3-r1.ebuild
index 4357e099c1f1..24469ea1e287 100644
--- a/games-strategy/freecol/freecol-0.5.3-r1.ebuild
+++ b/games-strategy/freecol/freecol-0.5.3-r1.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-r1.ebuild,v 1.3 2007/01/30 00:55:32 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.5.3-r1.ebuild,v 1.4 2007/02/20 15:25:33 blubb 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="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-java/higlayout"