diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-31 14:28:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-31 14:28:02 +0000 |
commit | e661755bd89e44f6d76e20220f35dd674339980e (patch) | |
tree | 260e7bb0c332e159492dac8580c2b906b2aab873 | |
parent | Marking DirectFB-1.4.2 ppc64 for bug 296263 (diff) | |
download | gentoo-2-e661755bd89e44f6d76e20220f35dd674339980e.tar.gz gentoo-2-e661755bd89e44f6d76e20220f35dd674339980e.tar.bz2 gentoo-2-e661755bd89e44f6d76e20220f35dd674339980e.zip |
Marking wesnoth-1.6.5 ppc64 for bug 288631
(Portage version: 2.1.7.16/cvs/Linux ppc64)
-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 b28fed83a479..fbbbfae630d6 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.162 2009/12/30 21:30:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.163 2009/12/31 14:28:02 ranger Exp $ + + 31 Dec 2009; Brent Baude <ranger@gentoo.org> wesnoth-1.6.5.ebuild: + Marking wesnoth-1.6.5 ppc64 for bug 288631 *wesnoth-1.7.11 (30 Dec 2009) diff --git a/games-strategy/wesnoth/wesnoth-1.6.5.ebuild b/games-strategy/wesnoth/wesnoth-1.6.5.ebuild index 77dec5f64571..54394adcd9f9 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.4 2009/11/22 22:31:39 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.5.ebuild,v 1.5 2009/12/31 14:28:02 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] |