diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-10-03 04:10:34 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-10-03 04:10:34 +0000 |
commit | 9ca93c2cdce7d7c217ad788ae59a8943a2ed8066 (patch) | |
tree | f940daa6bd8f70d1cefabf814ae53936f136e8e8 /games-strategy/wesnoth | |
parent | Update description (diff) | |
download | gentoo-2-9ca93c2cdce7d7c217ad788ae59a8943a2ed8066.tar.gz gentoo-2-9ca93c2cdce7d7c217ad788ae59a8943a2ed8066.tar.bz2 gentoo-2-9ca93c2cdce7d7c217ad788ae59a8943a2ed8066.zip |
Marked ppc stable for bug #278981.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 3a25b08d9069..8f72552ee88e 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.157 2009/09/26 22:36:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.158 2009/10/03 04:10:34 josejx Exp $ + + 03 Oct 2009; Joseph Jezak <josejx@gentoo.org> wesnoth-1.6.4.ebuild: + Marked ppc stable for bug #278981. 26 Sep 2009; Brent Baude <ranger@gentoo.org> wesnoth-1.6.4.ebuild: Marking wesnoth-1.6.4 ppc64 for bug 278981 diff --git a/games-strategy/wesnoth/wesnoth-1.6.4.ebuild b/games-strategy/wesnoth/wesnoth-1.6.4.ebuild index 064f7e4af986..e3bf90f39da4 100644 --- a/games-strategy/wesnoth/wesnoth-1.6.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.6.4.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.4.ebuild,v 1.6 2009/09/26 22:36:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.4.ebuild,v 1.7 2009/10/03 04:10:34 josejx 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] |