diff options
author | 2012-06-01 06:44:20 +0000 | |
---|---|---|
committer | 2012-06-01 06:44:20 +0000 | |
commit | e73eca834445b6b215062e72462d21cc467fa791 (patch) | |
tree | 4ca8b5013591deea447e204c01f723206b689928 /games-strategy | |
parent | Version bump. (diff) | |
download | gentoo-2-e73eca834445b6b215062e72462d21cc467fa791.tar.gz gentoo-2-e73eca834445b6b215062e72462d21cc467fa791.tar.bz2 gentoo-2-e73eca834445b6b215062e72462d21cc467fa791.zip |
marked x86 per bug 418043
(Portage version: 2.2.0_alpha108/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freecol/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freecol/freecol-0.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freecol/ChangeLog b/games-strategy/freecol/ChangeLog index e25d5ac88ca5..5f1bce1b89f4 100644 --- a/games-strategy/freecol/ChangeLog +++ b/games-strategy/freecol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freecol # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.40 2012/05/29 12:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.41 2012/06/01 06:44:20 jdhore Exp $ + + 01 Jun 2012; Jeff Horelick <jdhore@gentoo.org> freecol-0.10.5.ebuild: + marked x86 per bug 418043 29 May 2012; Agostino Sarubbo <ago@gentoo.org> freecol-0.10.5.ebuild: Stable for amd64, wrt bug #418043 diff --git a/games-strategy/freecol/freecol-0.10.5.ebuild b/games-strategy/freecol/freecol-0.10.5.ebuild index 835029c473d7..f78359a63695 100644 --- a/games-strategy/freecol/freecol-0.10.5.ebuild +++ b/games-strategy/freecol/freecol-0.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.10.5.ebuild,v 1.3 2012/05/29 12:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.10.5.ebuild,v 1.4 2012/06/01 06:44:20 jdhore Exp $ EAPI=2 inherit base eutils java-pkg-2 java-ant-2 games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEP="dev-java/jsr173 |