diff options
author | Joshua Ross <joslwah@gentoo.org> | 2006-11-05 11:52:19 +0000 |
---|---|---|
committer | Joshua Ross <joslwah@gentoo.org> | 2006-11-05 11:52:19 +0000 |
commit | 2f65574c3352619ce861eea66e9b664b127bc8fc (patch) | |
tree | ce01d980bea3ba9c9be39acbbe0bb8914f43a059 /games-strategy | |
parent | Ressurect until new setiathome version is in the tree. (diff) | |
download | gentoo-2-2f65574c3352619ce861eea66e9b664b127bc8fc.tar.gz gentoo-2-2f65574c3352619ce861eea66e9b664b127bc8fc.tar.bz2 gentoo-2-2f65574c3352619ce861eea66e9b664b127bc8fc.zip |
Marking stable on ppc64.
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index b21c48ef4d89..fcd33fd15a40 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.54 2006/10/31 20:40:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.55 2006/11/05 11:52:19 joslwah Exp $ + + 05 Nov 2006; Joshua <joslwah@gentoo.org> freeciv-2.0.8-r2.ebuild: + Mark stable for ppc64. 31 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> freeciv-2.0.8-r1.ebuild, freeciv-2.0.8-r2.ebuild: diff --git a/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild b/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild index d5766a09cb28..8709772e9552 100644 --- a/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild +++ b/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild,v 1.6 2006/10/31 20:40:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild,v 1.7 2006/11/05 11:52:19 joslwah Exp $ inherit eutils games @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~mips ppc sparc x86" +KEYWORDS="~alpha ~amd64 ~mips ppc ppc64 sparc x86" IUSE="alsa auth dedicated esd gtk nls readline sdl Xaw3d" RDEPEND="readline? ( sys-libs/readline ) |