diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-18 22:41:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-18 22:41:22 +0000 |
commit | a593fed8c20328be507ca1632537815d8ff035bf (patch) | |
tree | c4b7da317d9187b1197dfb0cad4e2e4a1d1180aa /games-strategy/freeciv | |
parent | stable ppc, bug 261796 (diff) | |
download | gentoo-2-a593fed8c20328be507ca1632537815d8ff035bf.tar.gz gentoo-2-a593fed8c20328be507ca1632537815d8ff035bf.tar.bz2 gentoo-2-a593fed8c20328be507ca1632537815d8ff035bf.zip |
stable ppc, bug 261797
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'games-strategy/freeciv')
-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 eb389fddb5ab..11ec8fea57f2 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.85 2009/03/15 19:09:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.86 2009/03/18 22:41:22 ranger Exp $ + + 18 Mar 2009; Brent Baude <ranger@gentoo.org> freeciv-2.1.8.ebuild: + stable ppc, bug 261797 15 Mar 2009; Tobias Klausmann <klausman@gentoo.org> freeciv-2.1.8.ebuild: Stable on alpha, bug #261797 (this time for real) diff --git a/games-strategy/freeciv/freeciv-2.1.8.ebuild b/games-strategy/freeciv/freeciv-2.1.8.ebuild index e429d9e668e9..95309bf06eb6 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.5 2009/03/15 19:09:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.6 2009/03/18 22:41:22 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 ) |