diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-08-28 00:43:00 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-08-28 00:43:00 +0000 |
commit | 62f0e7045dc72fc2e527f2e68c8a33026e8a0224 (patch) | |
tree | 40e0b16880b7e7984f7dbf281880c61b94b24656 /games-strategy/freeciv/freeciv-2.0.8-r1.ebuild | |
parent | Version bump (diff) | |
download | historical-62f0e7045dc72fc2e527f2e68c8a33026e8a0224.tar.gz historical-62f0e7045dc72fc2e527f2e68c8a33026e8a0224.tar.bz2 historical-62f0e7045dc72fc2e527f2e68c8a33026e8a0224.zip |
Marked stable on mips.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'games-strategy/freeciv/freeciv-2.0.8-r1.ebuild')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.0.8-r1.ebuild b/games-strategy/freeciv/freeciv-2.0.8-r1.ebuild index 4ce826024a09..ce9952a4a015 100644 --- a/games-strategy/freeciv/freeciv-2.0.8-r1.ebuild +++ b/games-strategy/freeciv/freeciv-2.0.8-r1.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-r1.ebuild,v 1.1 2006/08/07 03:45:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.8-r1.ebuild,v 1.2 2006/08/28 00:43:00 kumba 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 dedicated esd gtk nls readline sdl Xaw3d" RDEPEND="sys-libs/zlib |