diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-24 11:35:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-24 11:35:30 +0000 |
commit | 937f8fd72a998f11be5b2fde310937a372f21cf9 (patch) | |
tree | 3910ae1eadee70b3d47236796d77cb6f525f14d6 /games-strategy/freeciv | |
parent | Added ~ppc64; bug #234421 (diff) | |
download | gentoo-2-937f8fd72a998f11be5b2fde310937a372f21cf9.tar.gz gentoo-2-937f8fd72a998f11be5b2fde310937a372f21cf9.tar.bz2 gentoo-2-937f8fd72a998f11be5b2fde310937a372f21cf9.zip |
Stable on ppc64; bug #234507
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 59c19b97fe64..78de5b9325a6 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.76 2008/08/12 20:43:48 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.77 2008/08/24 11:35:30 corsair Exp $ + + 24 Aug 2008; Markus Rothe <corsair@gentoo.org> freeciv-2.1.5.ebuild: + Stable on ppc64; bug #234507 12 Aug 2008; Kenneth Prugh <ken69267@gentoo.org> freeciv-2.1.5.ebuild: amd64 stable, bug #234507 diff --git a/games-strategy/freeciv/freeciv-2.1.5.ebuild b/games-strategy/freeciv/freeciv-2.1.5.ebuild index 926a4fbbf3ce..00cc6983eb95 100644 --- a/games-strategy/freeciv/freeciv-2.1.5.ebuild +++ b/games-strategy/freeciv/freeciv-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.5 2008/08/12 20:43:48 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.6 2008/08/24 11:35:30 corsair Exp $ inherit eutils games @@ -20,7 +20,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 ) |