diff options
Diffstat (limited to 'games-strategy')
-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 11ec8fea57f2..2693136216ae 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.86 2009/03/18 22:41:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.87 2009/03/21 17:09:30 armin76 Exp $ + + 21 Mar 2009; Raúl Porcel <armin76@gentoo.org> freeciv-2.1.8.ebuild: + x86 stable, bug #261797 18 Mar 2009; Brent Baude <ranger@gentoo.org> freeciv-2.1.8.ebuild: stable ppc, bug 261797 diff --git a/games-strategy/freeciv/freeciv-2.1.8.ebuild b/games-strategy/freeciv/freeciv-2.1.8.ebuild index 95309bf06eb6..a410f76e9f22 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.6 2009/03/18 22:41:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.7 2009/03/21 17:09:30 armin76 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 ) |