summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-06-19 21:45:53 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-06-19 21:45:53 +0000
commited2a7f0a7c6222d49e2e4319f53366edacf8e083 (patch)
treee4a15f4e490de04ab2f2862e4c9cd53885aa2208
parentversion bump (diff)
downloadgentoo-2-ed2a7f0a7c6222d49e2e4319f53366edacf8e083.tar.gz
gentoo-2-ed2a7f0a7c6222d49e2e4319f53366edacf8e083.tar.bz2
gentoo-2-ed2a7f0a7c6222d49e2e4319f53366edacf8e083.zip
Stable for amd64 wrt bug #473232
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.10.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index bd1070d23d66..a8e62cfb556b 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.223 2013/06/11 23:08:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.224 2013/06/19 21:45:53 nimiux Exp $
+
+ 19 Jun 2013; Chema Alonso <nimiux@gentoo.org> wesnoth-1.10.6.ebuild:
+ Stable for amd64 wrt bug #473232
11 Jun 2013; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-1.10.6.ebuild:
use bigger icons (bug #472994)
diff --git a/games-strategy/wesnoth/wesnoth-1.10.6.ebuild b/games-strategy/wesnoth/wesnoth-1.10.6.ebuild
index d769c2e953d8..9299f1faeef0 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.2 2013/06/11 23:08:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.6.ebuild,v 1.3 2013/06/19 21:45:53 nimiux 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]