diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-03-09 13:37:25 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-03-09 13:37:25 +0000 |
commit | da3237bc1a612819e5b1f38309e5022af6b72183 (patch) | |
tree | 6baebc746c39ee9e86faa8bd07785410977de49a /games-strategy | |
parent | Add >=x11-libs/qt-webkit-4.4:4 dependency (diff) | |
download | gentoo-2-da3237bc1a612819e5b1f38309e5022af6b72183.tar.gz gentoo-2-da3237bc1a612819e5b1f38309e5022af6b72183.tar.bz2 gentoo-2-da3237bc1a612819e5b1f38309e5022af6b72183.zip |
Sparc stable, Bug #261797.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 26d07287c34e..ec4c76379f05 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.80 2009/01/02 07:05:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.81 2009/03/09 13:37:25 fmccor Exp $ + + 09 Mar 2009; Ferris McCormick <fmccor@gentoo.org> freeciv-2.1.8.ebuild: + Sparc stable, Bug #261797. *freeciv-2.1.8 (02 Jan 2009) diff --git a/games-strategy/freeciv/freeciv-2.1.8.ebuild b/games-strategy/freeciv/freeciv-2.1.8.ebuild index 6bd59c9467ff..d9b15bba9f9d 100644 --- a/games-strategy/freeciv/freeciv-2.1.8.ebuild +++ b/games-strategy/freeciv/freeciv-2.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.1 2009/01/02 07:05:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.8.ebuild,v 1.2 2009/03/09 13:37:25 fmccor Exp $ inherit eutils games @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="alsa auth dedicated esd gtk nls readline sdl Xaw3d" RDEPEND="readline? ( sys-libs/readline ) |