diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-09-12 01:53:50 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-09-12 01:53:50 +0000 |
commit | 1eb4699fd7d132f27687df0a98b2bb2c7349dc92 (patch) | |
tree | baf2a5dd40cdd7e4130d893bb1e29c1e3d1b9ccd /games-strategy/wesnoth | |
parent | remove obsolete masks. (diff) | |
download | gentoo-2-1eb4699fd7d132f27687df0a98b2bb2c7349dc92.tar.gz gentoo-2-1eb4699fd7d132f27687df0a98b2bb2c7349dc92.tar.bz2 gentoo-2-1eb4699fd7d132f27687df0a98b2bb2c7349dc92.zip |
x86 stable wrt bug #336408
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 2d8f096e3dd1..90fb1ba501ae 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.185 2010/08/08 22:56:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.186 2010/09/12 01:53:50 phajdan.jr Exp $ + + 12 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> wesnoth-1.8.4.ebuild: + x86 stable wrt bug #336408 *wesnoth-1.8.4 (08 Aug 2010) diff --git a/games-strategy/wesnoth/wesnoth-1.8.4.ebuild b/games-strategy/wesnoth/wesnoth-1.8.4.ebuild index 21ee23f23567..c58b38253579 100644 --- a/games-strategy/wesnoth/wesnoth-1.8.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.4.ebuild,v 1.1 2010/08/08 22:56:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.4.ebuild,v 1.2 2010/09/12 01:53:50 phajdan.jr Exp $ EAPI=2 inherit cmake-utils eutils multilib 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="dbus dedicated doc nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] |