diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:23:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:23:20 +0000 |
commit | 953b1362173add333757f2324c66129dd5e4a5b7 (patch) | |
tree | f881f2491671dfae9d8bd2eb00a7ffc935e970d1 /games-strategy/wesnoth | |
parent | Stable for x86, wrt bug #474374 (diff) | |
download | gentoo-2-953b1362173add333757f2324c66129dd5e4a5b7.tar.gz gentoo-2-953b1362173add333757f2324c66129dd5e4a5b7.tar.bz2 gentoo-2-953b1362173add333757f2324c66129dd5e4a5b7.zip |
Stable for x86, wrt bug #473232
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.10.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index feb9b8b68ca6..58863d9081b7 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.225 2013/06/24 05:17:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.226 2013/07/04 12:23:20 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.6.ebuild: + Stable for x86, wrt bug #473232 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.6.ebuild: Stable for ppc, wrt bug #473232 diff --git a/games-strategy/wesnoth/wesnoth-1.10.6.ebuild b/games-strategy/wesnoth/wesnoth-1.10.6.ebuild index 4acd5f319102..c5a4e73689ce 100644 --- a/games-strategy/wesnoth/wesnoth-1.10.6.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.6.ebuild,v 1.4 2013/06/24 05:17:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.6.ebuild,v 1.5 2013/07/04 12:23:20 ago Exp $ EAPI=5 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" RDEPEND=">=media-libs/libsdl-1.2.7[joystick,video,X] |