diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-07-26 01:50:55 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-07-26 01:50:55 +0000 |
commit | bfa4882b59e5ed5afb09d16bffe99c6af99b1e1f (patch) | |
tree | ae3615f3ee3626cc590d4cce5318f530e5781cc0 /games-strategy | |
parent | typo (diff) | |
download | gentoo-2-bfa4882b59e5ed5afb09d16bffe99c6af99b1e1f.tar.gz gentoo-2-bfa4882b59e5ed5afb09d16bffe99c6af99b1e1f.tar.bz2 gentoo-2-bfa4882b59e5ed5afb09d16bffe99c6af99b1e1f.zip |
Marked ppc/ppc64 stable for bug #186446.
(Portage version: 2.1.2.9)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 5d42f64a28cd..706c576f0071 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.93 2007/07/24 17:21:33 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.94 2007/07/26 01:50:55 josejx Exp $ + + 26 Jul 2007; Joseph Jezak <josejx@gentoo.org> wesnoth-1.2.5.ebuild: + Marked ppc/ppc64 stable for bug #186446. 24 Jul 2007; Ferris McCormick <fmccor@gentoo.org> wesnoth-1.2.5.ebuild: Sparc stable --- Bug #186446 --- builds fine and test scenario appears to work. diff --git a/games-strategy/wesnoth/wesnoth-1.2.5.ebuild b/games-strategy/wesnoth/wesnoth-1.2.5.ebuild index cf3d41834186..5afeb3abb98b 100644 --- a/games-strategy/wesnoth/wesnoth-1.2.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.5.ebuild,v 1.2 2007/07/24 17:21:33 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.5.ebuild,v 1.3 2007/07/26 01:50:55 josejx Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 sparc ~x86" IUSE="dedicated editor gnome kde lite nls server tools" RDEPEND=">=media-libs/libsdl-1.2.7 |