diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-27 06:50:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-27 06:50:53 +0000 |
commit | f92fe856b823d62fabb2b971f60fbfbd72ffd7a2 (patch) | |
tree | 9d7887dfb12e2775de108fcae172dd182136de4b /games-strategy | |
parent | Version Bump. (diff) | |
download | gentoo-2-f92fe856b823d62fabb2b971f60fbfbd72ffd7a2.tar.gz gentoo-2-f92fe856b823d62fabb2b971f60fbfbd72ffd7a2.tar.bz2 gentoo-2-f92fe856b823d62fabb2b971f60fbfbd72ffd7a2.zip |
stable x86, bug 271175
(Portage version: 2.1.6.11/cvs/Linux i686)
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 ecda45a43e18..05fe8e857c10 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.145 2009/05/25 13:29:27 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.146 2009/05/27 06:50:53 fauli Exp $ + + 27 May 2009; Christian Faulhammer <fauli@gentoo.org> wesnoth-1.6.2.ebuild: + stable x86, bug 271175 25 May 2009; Ferris McCormick <fmccor@gentoo.org> wesnoth-1.6.2.ebuild: Sparc stable, Bug #271175. diff --git a/games-strategy/wesnoth/wesnoth-1.6.2.ebuild b/games-strategy/wesnoth/wesnoth-1.6.2.ebuild index 2797a1afbb32..696e058c3b7e 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.2 2009/05/25 13:29:27 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.2.ebuild,v 1.3 2009/05/27 06:50:53 fauli 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] |