diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-12 14:20:38 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-12 14:20:38 +0000 |
commit | dc0ede8b391a074664d77c0fb0a9b64d4e46032e (patch) | |
tree | c05fdde22d600ec0e1fffc9ff526e62f9e984453 /games-strategy | |
parent | Update the dbus dependency, bug #154854. (diff) | |
download | gentoo-2-dc0ede8b391a074664d77c0fb0a9b64d4e46032e.tar.gz gentoo-2-dc0ede8b391a074664d77c0fb0a9b64d4e46032e.tar.bz2 gentoo-2-dc0ede8b391a074664d77c0fb0a9b64d4e46032e.zip |
Marking amd64 stable, bug 153507 revisited
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.8-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index fcd33fd15a40..b81feef215d4 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.55 2006/11/05 11:52:19 joslwah Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.56 2006/11/12 14:20:38 mcummings Exp $ + + 12 Nov 2006; Michael Cummings <mcummings@gentoo.org> + freeciv-2.0.8-r2.ebuild: + Marking amd64 stable, bug 153507 revisited 05 Nov 2006; Joshua <joslwah@gentoo.org> freeciv-2.0.8-r2.ebuild: Mark stable for ppc64. diff --git a/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild b/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild index 8709772e9552..8cd282b8ce94 100644 --- a/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild +++ b/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild,v 1.7 2006/11/05 11:52:19 joslwah Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild,v 1.8 2006/11/12 14:20:38 mcummings Exp $ inherit eutils games @@ -18,7 +18,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 ) |