diff options
author | 2010-11-15 00:42:26 +0000 | |
---|---|---|
committer | 2010-11-15 00:42:26 +0000 | |
commit | e28ab147569d68a2b495a4e5de5db53de41fc3e7 (patch) | |
tree | 3b8684da263ff4aca2f8687de811d628f0f0edab /games-strategy | |
parent | Stable on amd64 wrt bug #345361 (diff) | |
download | gentoo-2-e28ab147569d68a2b495a4e5de5db53de41fc3e7.tar.gz gentoo-2-e28ab147569d68a2b495a4e5de5db53de41fc3e7.tar.bz2 gentoo-2-e28ab147569d68a2b495a4e5de5db53de41fc3e7.zip |
x86 stable per bug 345267
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index d41840ae9a6c..d80190adb3ad 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.190 2010/10/12 11:58:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.191 2010/11/15 00:42:26 tomka Exp $ + + 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> wesnoth-1.8.5.ebuild: + x86 stable per bug 345267 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> wesnoth-1.6.5.ebuild, wesnoth-1.8.2.ebuild, wesnoth-1.8.4.ebuild, wesnoth-1.8.5.ebuild: diff --git a/games-strategy/wesnoth/wesnoth-1.8.5.ebuild b/games-strategy/wesnoth/wesnoth-1.8.5.ebuild index 8664eaf48cbc..a539cbaa90a0 100644 --- a/games-strategy/wesnoth/wesnoth-1.8.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.5.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.5.ebuild,v 1.2 2010/10/12 11:58:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild,v 1.3 2010/11/15 00:42:26 tomka 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 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="dbus dedicated doc nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] |