diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-13 18:58:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-13 18:58:45 +0000 |
commit | f9c0a11fe4af614555618ccba1a209b5e8f7cf68 (patch) | |
tree | c509ff711d1498cccdb006f3f4c8060182f9211c /games-strategy/freeciv | |
parent | version bump (diff) | |
download | gentoo-2-f9c0a11fe4af614555618ccba1a209b5e8f7cf68.tar.gz gentoo-2-f9c0a11fe4af614555618ccba1a209b5e8f7cf68.tar.bz2 gentoo-2-f9c0a11fe4af614555618ccba1a209b5e8f7cf68.zip |
amd64/x86 stable, bug #268536
(Portage version: 2.1.6.13/cvs/Linux 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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index f5e85f626322..e4efac630099 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.89 2009/05/09 14:42:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.90 2009/05/13 18:58:45 maekke Exp $ + + 13 May 2009; Markus Meier <maekke@gentoo.org> freeciv-2.1.9.ebuild: + amd64/x86 stable, bug #268536 09 May 2009; Tobias Klausmann <klausman@gentoo.org> freeciv-2.1.9.ebuild: Stable on alpha, bug #268536 diff --git a/games-strategy/freeciv/freeciv-2.1.9.ebuild b/games-strategy/freeciv/freeciv-2.1.9.ebuild index 3c4ba13fc3c2..36c6940727f5 100644 --- a/games-strategy/freeciv/freeciv-2.1.9.ebuild +++ b/games-strategy/freeciv/freeciv-2.1.9.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.9.ebuild,v 1.2 2009/05/09 14:42:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.3 2009/05/13 18:58:45 maekke Exp $ inherit eutils games @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/freeciv/${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 ) |