diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-15 16:08:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-15 16:08:28 +0000 |
commit | 5ad03b51d69f31a649c24fce5b72cfc48fef739e (patch) | |
tree | 651650d2249f6135e22dd8437914444525523d82 /games-strategy | |
parent | stable ppc64, bug 254291 (diff) | |
download | gentoo-2-5ad03b51d69f31a649c24fce5b72cfc48fef739e.tar.gz gentoo-2-5ad03b51d69f31a649c24fce5b72cfc48fef739e.tar.bz2 gentoo-2-5ad03b51d69f31a649c24fce5b72cfc48fef739e.zip |
stable ppc64, bug 261797
(Portage version: 2.1.6.7/cvs/Linux ppc64)
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 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 ) |