diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 20:15:34 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 20:15:34 +0000 |
commit | befdc5f7ac5d4df0224bfb78ab897216a99ceda1 (patch) | |
tree | 7ae98620b740ffdf9c48beb74870142283f1a1ca /games-strategy/freeciv | |
parent | Add back ruby-gettext-1.93.0 since net-irc/rbot still depends on it. (diff) | |
download | gentoo-2-befdc5f7ac5d4df0224bfb78ab897216a99ceda1.tar.gz gentoo-2-befdc5f7ac5d4df0224bfb78ab897216a99ceda1.tar.bz2 gentoo-2-befdc5f7ac5d4df0224bfb78ab897216a99ceda1.zip |
stable amd64, bug 313345
(Portage version: 2.1.8.3/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.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 92880d3d83fa..c62d4b044cc9 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.107 2010/05/11 21:14:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.108 2010/05/23 20:15:34 pacho Exp $ + + 23 May 2010; Pacho Ramos <pacho@gentoo.org> freeciv-2.2.0.ebuild: + stable amd64, bug 313345 11 May 2010; Brent Baude <ranger@gentoo.org> freeciv-2.2.0.ebuild: keyworded ~arch for ppc64, bug 313345 diff --git a/games-strategy/freeciv/freeciv-2.2.0.ebuild b/games-strategy/freeciv/freeciv-2.2.0.ebuild index bca3cc9ab06c..5eab3af3bf1a 100644 --- a/games-strategy/freeciv/freeciv-2.2.0.ebuild +++ b/games-strategy/freeciv/freeciv-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.9 2010/05/11 21:14:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.10 2010/05/23 20:15:34 pacho Exp $ EAPI=2 inherit eutils gnome2-utils games-ggz games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound" RDEPEND="readline? ( sys-libs/readline ) |