diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-24 13:06:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-24 13:06:20 +0000 |
commit | b2a338eb8bbb554deb5b6839a0a6218e936734db (patch) | |
tree | ae589357f1331a21fcbe019feb32524f017b3885 /games-strategy | |
parent | Add dev-perl/module-build to DEPEND (diff) | |
download | gentoo-2-b2a338eb8bbb554deb5b6839a0a6218e936734db.tar.gz gentoo-2-b2a338eb8bbb554deb5b6839a0a6218e936734db.tar.bz2 gentoo-2-b2a338eb8bbb554deb5b6839a0a6218e936734db.zip |
Stable on ppc64; bug #234984
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index e33321cdec39..0bd501b7555b 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.130 2008/08/23 19:57:01 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.131 2008/08/24 13:06:20 corsair Exp $ + + 24 Aug 2008; Markus Rothe <corsair@gentoo.org> wesnoth-1.4.4.ebuild: + Stable on ppc64; bug #234984 23 Aug 2008; Matti Bickel <mabi@gentoo.org> wesnoth-1.4.4.ebuild: ppc stable (bug #234984) diff --git a/games-strategy/wesnoth/wesnoth-1.4.4.ebuild b/games-strategy/wesnoth/wesnoth-1.4.4.ebuild index fa32e6209a3d..f86d420ce978 100644 --- a/games-strategy/wesnoth/wesnoth-1.4.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.4.ebuild,v 1.5 2008/08/23 19:57:01 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.4.ebuild,v 1.6 2008/08/24 13:06:20 corsair 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 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="dedicated editor lite nls server static tools" RDEPEND=">=media-libs/libsdl-1.2.7 |