diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-06-05 23:37:54 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-06-05 23:37:54 +0000 |
commit | e791f91e114ddc36e6928c6bca9fdc0a42dfc261 (patch) | |
tree | 0ba87bedcbec3e8ce845a20079fce2843eafa020 /games-strategy | |
parent | iuse (diff) | |
download | gentoo-2-e791f91e114ddc36e6928c6bca9fdc0a42dfc261.tar.gz gentoo-2-e791f91e114ddc36e6928c6bca9fdc0a42dfc261.tar.bz2 gentoo-2-e791f91e114ddc36e6928c6bca9fdc0a42dfc261.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r1)
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 86e00c2abe40..29177b345021 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.22 2005/06/05 19:45:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.23 2005/06/05 23:37:54 cryos Exp $ + + 05 Jun 2005; Marcus D. Hanwell <marcus@gentoo.org> freeciv-2.0.1.ebuild: + Stable on amd64. 05 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> freeciv-2.0.1.ebuild: stable on x86 diff --git a/games-strategy/freeciv/freeciv-2.0.1.ebuild b/games-strategy/freeciv/freeciv-2.0.1.ebuild index 0be984120fc6..dec940f8ee2f 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.4 2005/06/05 19:45:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.5 2005/06/05 23:37:54 cryos 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="~amd64 ~sparc ~ppc x86 ~alpha" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86" IUSE="alsa dedicated esd gtk gtk2 nls readline sdl Xaw3d" RDEPEND="sys-libs/zlib |