diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-25 22:27:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-25 22:27:26 +0000 |
commit | 211e9108d5516d9144bc059d9059c4f01ffb17e0 (patch) | |
tree | 2218a8b66deeb5396b1bbaa3203cab93a506ab10 /games-strategy | |
parent | Revert keyword per #gentoo-dev talk (diff) | |
download | gentoo-2-211e9108d5516d9144bc059d9059c4f01ffb17e0.tar.gz gentoo-2-211e9108d5516d9144bc059d9059c4f01ffb17e0.tar.bz2 gentoo-2-211e9108d5516d9144bc059d9059c4f01ffb17e0.zip |
amd64/x86 stable, bug #255394
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 9e68804d0566..84206fc752b8 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.136 2009/01/18 17:02:33 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.137 2009/01/25 22:27:26 maekke Exp $ + + 25 Jan 2009; Markus Meier <maekke@gentoo.org> wesnoth-1.4.7.ebuild: + amd64/x86 stable, bug #255394 18 Jan 2009; Ferris McCormick <fmccor@gentoo.org> wesnoth-1.4.7.ebuild: Sparc stable, Bug #255394. diff --git a/games-strategy/wesnoth/wesnoth-1.4.7.ebuild b/games-strategy/wesnoth/wesnoth-1.4.7.ebuild index 113db87a953f..d2a5a38ca09f 100644 --- a/games-strategy/wesnoth/wesnoth-1.4.7.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.4.7.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.4.7.ebuild,v 1.5 2009/01/25 21:40:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.7.ebuild,v 1.6 2009/01/25 22:27:26 maekke Exp $ EAPI=2 inherit eutils toolchain-funcs flag-o-matic games @@ -12,7 +12,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 smallgui static tinygui tools" RDEPEND=">=media-libs/libsdl-1.2.7[X] |