diff options
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.2.1.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.2.2.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.2.3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 72aa07a5eb28..14b8cb3f1bf9 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/freeciv # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.122 2010/10/27 19:23:46 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.123 2010/11/01 18:38:09 hwoarang Exp $ + + 01 Nov 2010; Markos Chandras <hwoarang@gentoo.org> freeciv-2.2.1.ebuild, + freeciv-2.2.2.ebuild, freeciv-2.2.3.ebuild: + Restore amd64 keywords on behalf of QA+amd64 teams 27 Oct 2010; Thomas Kahle <tomka@gentoo.org> freeciv-2.2.3.ebuild: x86 stable per bug 341787 diff --git a/games-strategy/freeciv/freeciv-2.2.1.ebuild b/games-strategy/freeciv/freeciv-2.2.1.ebuild index c26d695b2363..d3cfea9a3550 100644 --- a/games-strategy/freeciv/freeciv-2.2.1.ebuild +++ b/games-strategy/freeciv/freeciv-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.1.ebuild,v 1.6 2010/10/23 01:36:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.1.ebuild,v 1.7 2010/11/01 18:38:09 hwoarang 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="ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound" RDEPEND="readline? ( sys-libs/readline ) diff --git a/games-strategy/freeciv/freeciv-2.2.2.ebuild b/games-strategy/freeciv/freeciv-2.2.2.ebuild index 4454e59623ce..c27dd6c698af 100644 --- a/games-strategy/freeciv/freeciv-2.2.2.ebuild +++ b/games-strategy/freeciv/freeciv-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild,v 1.5 2010/10/23 01:36:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild,v 1.6 2010/11/01 18:38:09 hwoarang 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="ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound" RDEPEND="readline? ( sys-libs/readline ) diff --git a/games-strategy/freeciv/freeciv-2.2.3.ebuild b/games-strategy/freeciv/freeciv-2.2.3.ebuild index 4d5d52b61cfa..047a794a3a95 100644 --- a/games-strategy/freeciv/freeciv-2.2.3.ebuild +++ b/games-strategy/freeciv/freeciv-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.3.ebuild,v 1.3 2010/10/27 19:23:46 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.3.ebuild,v 1.4 2010/11/01 18:38:09 hwoarang 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="~ppc ~ppc64 x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound" RDEPEND="readline? ( sys-libs/readline ) |