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 | 9b563b2548feb13636cd567bf1d5af26dae7095d (patch) | |
tree | 532aa52121c2de84fe7032f97182bfa2e90b44aa /games-strategy/freeciv | |
parent | Version bump (diff) | |
download | gentoo-2-9b563b2548feb13636cd567bf1d5af26dae7095d.tar.gz gentoo-2-9b563b2548feb13636cd567bf1d5af26dae7095d.tar.bz2 gentoo-2-9b563b2548feb13636cd567bf1d5af26dae7095d.zip |
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index d942d171ecea..697843e507fc 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # 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.48 2006/08/07 03:45:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.49 2006/08/28 00:43:00 kumba Exp $ + + 29 Aug 2006; Joshua Kinard <kumba@gentoo.org> freeciv-2.0.8-r1.ebuild: + Marked stable on mips. *freeciv-2.0.8-r1 (07 Aug 2006) 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 |