diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-08 14:31:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-08 14:31:25 +0000 |
commit | 07d13fb5556ff3d03750b30d8df328b30b837569 (patch) | |
tree | 69169c7b7b70c60590f59de262bab885dd75e1fb /games-strategy | |
parent | version bump (diff) | |
download | gentoo-2-07d13fb5556ff3d03750b30d8df328b30b837569.tar.gz gentoo-2-07d13fb5556ff3d03750b30d8df328b30b837569.tar.bz2 gentoo-2-07d13fb5556ff3d03750b30d8df328b30b837569.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 29177b345021..4b771eb83cbb 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.23 2005/06/05 23:37:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.24 2005/06/08 14:31:25 gustavoz Exp $ + + 08 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> freeciv-2.0.1.ebuild: + Stable on sparc 05 Jun 2005; Marcus D. Hanwell <marcus@gentoo.org> freeciv-2.0.1.ebuild: Stable on amd64. diff --git a/games-strategy/freeciv/freeciv-2.0.1.ebuild b/games-strategy/freeciv/freeciv-2.0.1.ebuild index dec940f8ee2f..0461d5fd5030 100644 --- a/games-strategy/freeciv/freeciv-2.0.1.ebuild +++ b/games-strategy/freeciv/freeciv-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.5 2005/06/05 23:37:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.6 2005/06/08 14:31:25 gustavoz Exp $ inherit games @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86" IUSE="alsa dedicated esd gtk gtk2 nls readline sdl Xaw3d" RDEPEND="sys-libs/zlib |