diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 11:56:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 11:56:45 +0000 |
commit | c0caed877a9c85209031747290199798a945b0f1 (patch) | |
tree | b63e27b20713bd8c1a867113c988e8204f3c23e7 /games-strategy | |
parent | Stable for ppc64, wrt bug #490128 (diff) | |
download | gentoo-2-c0caed877a9c85209031747290199798a945b0f1.tar.gz gentoo-2-c0caed877a9c85209031747290199798a945b0f1.tar.bz2 gentoo-2-c0caed877a9c85209031747290199798a945b0f1.zip |
Stable for ppc64, wrt bug #490648
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 6cfcba5526d3..9565f5d6378f 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.233 2013/12/21 16:37:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.234 2013/12/22 11:56:45 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.7.ebuild: + Stable for ppc64, wrt bug #490648 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.7.ebuild: Stable for ppc, wrt bug #490648 diff --git a/games-strategy/wesnoth/wesnoth-1.10.7.ebuild b/games-strategy/wesnoth/wesnoth-1.10.7.ebuild index 3c89d46f2fca..91a84a4f9eb8 100644 --- a/games-strategy/wesnoth/wesnoth-1.10.7.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.10.7.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.7.ebuild,v 1.5 2013/12/21 16:37:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.7.ebuild,v 1.6 2013/12/22 11:56:45 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:0[joystick,video,X] |