diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-31 15:56:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-31 15:56:56 +0000 |
commit | d8a991988f8913ca30cd904b9efdb5056ae2289f (patch) | |
tree | ec05b61eadf806a9ff886f65910ed6b3f254fe14 /games-strategy | |
parent | stable ppc64, bug 270854 (diff) | |
download | gentoo-2-d8a991988f8913ca30cd904b9efdb5056ae2289f.tar.gz gentoo-2-d8a991988f8913ca30cd904b9efdb5056ae2289f.tar.bz2 gentoo-2-d8a991988f8913ca30cd904b9efdb5056ae2289f.zip |
Marking wesnoth-1.6.2 ppc64 for bug 271175
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 05fe8e857c10..ef7c601cd3f3 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.146 2009/05/27 06:50:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.147 2009/05/31 15:56:56 ranger Exp $ + + 31 May 2009; Brent Baude <ranger@gentoo.org> wesnoth-1.6.2.ebuild: + Marking wesnoth-1.6.2 ppc64 for bug 271175 27 May 2009; Christian Faulhammer <fauli@gentoo.org> wesnoth-1.6.2.ebuild: stable x86, bug 271175 diff --git a/games-strategy/wesnoth/wesnoth-1.6.2.ebuild b/games-strategy/wesnoth/wesnoth-1.6.2.ebuild index 696e058c3b7e..985cbff964b6 100644 --- a/games-strategy/wesnoth/wesnoth-1.6.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.6.2.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.2.ebuild,v 1.3 2009/05/27 06:50:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild,v 1.4 2009/05/31 15:56:56 ranger 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] |