diff options
author | Joseph Jezak <josejx@gentoo.org> | 2011-10-04 22:26:48 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2011-10-04 22:26:48 +0000 |
commit | b0a1c1d474410db6ab91c1ebdfe1132948e3609f (patch) | |
tree | b56bcb341ebd70f9a84221ddd9298560b3139b00 /games-strategy/wesnoth | |
parent | Marked ppc/ppc64 stable for bug #373499. (diff) | |
download | gentoo-2-b0a1c1d474410db6ab91c1ebdfe1132948e3609f.tar.gz gentoo-2-b0a1c1d474410db6ab91c1ebdfe1132948e3609f.tar.bz2 gentoo-2-b0a1c1d474410db6ab91c1ebdfe1132948e3609f.zip |
Marked ppc/ppc64 stable for bug #374881. Should have marked this one over the previous version.
(Portage version: 2.1.10.20/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.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 980e7faca097..0315d9cd4004 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.196 2011/10/04 01:27:59 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.197 2011/10/04 22:26:48 josejx Exp $ + + 04 Oct 2011; Joseph Jezak <josejx@gentoo.org> wesnoth-1.8.6.ebuild: + Marked ppc/ppc64 stable for bug #374881. 04 Oct 2011; Joseph Jezak <josejx@gentoo.org> wesnoth-1.8.5.ebuild: Marked ppc/ppc64 stable for bug #370653. diff --git a/games-strategy/wesnoth/wesnoth-1.8.6.ebuild b/games-strategy/wesnoth/wesnoth-1.8.6.ebuild index 5ff8b53f6abe..c3f86e952d4e 100644 --- a/games-strategy/wesnoth/wesnoth-1.8.6.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.6.ebuild,v 1.3 2011/07/17 14:42:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.6.ebuild,v 1.4 2011/10/04 22:26:48 josejx Exp $ EAPI=2 inherit cmake-utils eutils multilib 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 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="dbus dedicated doc nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] |