diff options
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 37dd7d733f66..b1e54ce40ad2 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.82 2009/03/11 01:44:38 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.83 2009/03/15 16:08:28 ranger Exp $ + + 15 Mar 2009; Brent Baude <ranger@gentoo.org> freeciv-2.1.8.ebuild: + stable ppc64, bug 261797 11 Mar 2009; Richard Freeman <rich0@gentoo.org> freeciv-2.1.8.ebuild: amd64 stable - 261797 diff --git a/games-strategy/freeciv/freeciv-2.1.8.ebuild b/games-strategy/freeciv/freeciv-2.1.8.ebuild index 3a585b4f3844..f5a878706dd5 100644 --- a/games-strategy/freeciv/freeciv-2.1.8.ebuild +++ b/games-strategy/freeciv/freeciv-2.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.3 2009/03/11 01:44:38 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.4 2009/03/15 16:08:28 ranger Exp $ inherit eutils games @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~mips ~ppc ~ppc64 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 ) |