diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-10-01 22:36:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-10-01 22:36:57 +0000 |
commit | e197a3f8467ecce78053117bb94483d5978015ca (patch) | |
tree | ccddeb77c39a6bcc9dbb6b2af04a51d496cdde5b /games-strategy/freeciv | |
parent | Added ~hppa, bug #147484 (diff) | |
download | gentoo-2-e197a3f8467ecce78053117bb94483d5978015ca.tar.gz gentoo-2-e197a3f8467ecce78053117bb94483d5978015ca.tar.bz2 gentoo-2-e197a3f8467ecce78053117bb94483d5978015ca.zip |
stable for x86
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild b/games-strategy/freeciv/freeciv-2.0.8-r2.ebuild index 4986bd612867..5cb00abee2ce 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.1 2006/09/15 22:04:21 tupone Exp $ +# $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 $ 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 |