diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:29:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:29:59 +0000 |
commit | f0f99c19a701163c02d802996d2d872a4852568e (patch) | |
tree | 7166b50876f26490f1b891d0c7b2374ea349df62 /games-strategy/freeciv | |
parent | unmask kde-4.5, remove emtpy package.mask file (diff) | |
download | gentoo-2-f0f99c19a701163c02d802996d2d872a4852568e.tar.gz gentoo-2-f0f99c19a701163c02d802996d2d872a4852568e.tar.bz2 gentoo-2-f0f99c19a701163c02d802996d2d872a4852568e.zip |
stable ppc, bug 335827
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 92cf14e53440..99430f8dfa6d 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.119 2010/09/19 06:16:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.120 2010/10/15 13:29:59 ranger Exp $ + + 15 Oct 2010; Brent Baude <ranger@gentoo.org> freeciv-2.2.2.ebuild: + stable ppc, bug 335827 *freeciv-2.2.3 (19 Sep 2010) diff --git a/games-strategy/freeciv/freeciv-2.2.2.ebuild b/games-strategy/freeciv/freeciv-2.2.2.ebuild index 4c2f68cbf0f9..454fb82e4a20 100644 --- a/games-strategy/freeciv/freeciv-2.2.2.ebuild +++ b/games-strategy/freeciv/freeciv-2.2.2.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.2.ebuild,v 1.3 2010/09/12 15:38:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild,v 1.4 2010/10/15 13:29:59 ranger 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="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound" RDEPEND="readline? ( sys-libs/readline ) |