diff options
author | 2009-11-22 22:31:39 +0000 | |
---|---|---|
committer | 2009-11-22 22:31:39 +0000 | |
commit | aeaba2c6c52837b69bd8397c394850fa0a686001 (patch) | |
tree | 3847c25a7e661d6a4b3bb5c45e72038db9b3f9ea /games-strategy/wesnoth | |
parent | stable sparc, bug 293369 (diff) | |
download | gentoo-2-aeaba2c6c52837b69bd8397c394850fa0a686001.tar.gz gentoo-2-aeaba2c6c52837b69bd8397c394850fa0a686001.tar.bz2 gentoo-2-aeaba2c6c52837b69bd8397c394850fa0a686001.zip |
Stable for ppc.
Bug 288631.
(Portage version: 14755-svn/cvs/Linux ppc)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 80ceaf6451df..077ea9bd82e3 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.160 2009/11/18 18:49:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.161 2009/11/22 22:31:39 volkmar Exp $ + + 22 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> wesnoth-1.6.5.ebuild: + Stable for ppc, bug 288631 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> wesnoth-1.6.5.ebuild: sparc/x86 stable wrt #288631 diff --git a/games-strategy/wesnoth/wesnoth-1.6.5.ebuild b/games-strategy/wesnoth/wesnoth-1.6.5.ebuild index 0aaefd198fbe..77dec5f64571 100644 --- a/games-strategy/wesnoth/wesnoth-1.6.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.6.5.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/wesnoth/wesnoth-1.6.5.ebuild,v 1.3 2009/11/18 18:49:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.5.ebuild,v 1.4 2009/11/22 22:31:39 volkmar Exp $ EAPI=2 inherit cmake-utils eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="dedicated nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[X] |