diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-01 16:36:24 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-01 16:36:24 +0000 |
commit | be63dcbbfe05110add6f8f256cb866ae0e352169 (patch) | |
tree | 786925564e002330c4b91ee8ebefe2c3c07df97f /games-strategy/wesnoth | |
parent | ppc stable #270854 (diff) | |
download | gentoo-2-be63dcbbfe05110add6f8f256cb866ae0e352169.tar.gz gentoo-2-be63dcbbfe05110add6f8f256cb866ae0e352169.tar.bz2 gentoo-2-be63dcbbfe05110add6f8f256cb866ae0e352169.zip |
ppc stable #271175
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'games-strategy/wesnoth')
-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 6f308ca8f144..04b6d7bba02f 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.148 2009/05/31 22:49:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.149 2009/06/01 16:36:24 nixnut Exp $ + + 01 Jun 2009; nixnut <nixnut@gentoo.org> wesnoth-1.6.2.ebuild: + ppc stable #271175 31 May 2009; Markus Meier <maekke@gentoo.org> wesnoth-1.6.2.ebuild: amd64 stable, bug #271175 diff --git a/games-strategy/wesnoth/wesnoth-1.6.2.ebuild b/games-strategy/wesnoth/wesnoth-1.6.2.ebuild index fc884189418b..f0ed1bd824d0 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.5 2009/05/31 22:49:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild,v 1.6 2009/06/01 16:36:24 nixnut 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] |