diff options
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 64ffebe4f3f1..3b745679d1ab 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.50 2006/09/15 22:04:21 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.51 2006/10/03 13:38:41 gustavoz Exp $ + + 03 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + freeciv-2.0.8-r2.ebuild: + Stable on sparc *freeciv-2.0.8-r2 (15 Sep 2006) diff --git a/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild b/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild index 5cb00abee2ce..9fb68d4bdc15 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.2 2006/10/01 22:36:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild,v 1.3 2006/10/03 13:38:41 gustavoz 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 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc sparc x86" IUSE="alsa auth dedicated esd gtk nls readline sdl Xaw3d" RDEPEND="sys-libs/zlib |