diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-08-12 14:28:17 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-08-12 14:28:17 +0000 |
commit | 1bacd1e94d9a035125da739181ecb3634151b614 (patch) | |
tree | 723d8295595d00d5b3f217ea6209ff5a722bd62a /games-strategy/freeciv | |
parent | sparc stable wrt #229709 (diff) | |
download | gentoo-2-1bacd1e94d9a035125da739181ecb3634151b614.tar.gz gentoo-2-1bacd1e94d9a035125da739181ecb3634151b614.tar.bz2 gentoo-2-1bacd1e94d9a035125da739181ecb3634151b614.zip |
Sparc stable --- Bug #234507 --- looks good.
(Portage version: 2.2_rc7/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 10d5bbba7e6b..45c6834d3dfd 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.72 2008/06/19 04:53:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.73 2008/08/12 14:28:17 fmccor Exp $ + + 12 Aug 2008; Ferris McCormick <fmccor@gentoo.org> freeciv-2.1.5.ebuild: + Sparc stable --- Bug #234507 --- looks good. *freeciv-2.1.5 (19 Jun 2008) diff --git a/games-strategy/freeciv/freeciv-2.1.5.ebuild b/games-strategy/freeciv/freeciv-2.1.5.ebuild index d7f9318a7862..0aaee2c81581 100644 --- a/games-strategy/freeciv/freeciv-2.1.5.ebuild +++ b/games-strategy/freeciv/freeciv-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.1 2008/06/19 04:53:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.5.ebuild,v 1.2 2008/08/12 14:28:17 fmccor Exp $ inherit eutils games @@ -20,7 +20,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 ) |