diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 21:46:54 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 21:46:54 +0000 |
commit | 6b537e5b2b7b1bd841afd0c8e2fab446fa18ac38 (patch) | |
tree | 3e34155b9aab8f881184490fe2372922a4bd10e8 /games-strategy/wesnoth | |
parent | arm stable, bug #435100 (diff) | |
download | gentoo-2-6b537e5b2b7b1bd841afd0c8e2fab446fa18ac38.tar.gz gentoo-2-6b537e5b2b7b1bd841afd0c8e2fab446fa18ac38.tar.bz2 gentoo-2-6b537e5b2b7b1bd841afd0c8e2fab446fa18ac38.zip |
stable ppc ppc64, bug #436816
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 3ce80e1b90e3..e53475defc54 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.211 2012/08/25 08:21:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.212 2012/10/02 21:46:54 blueness Exp $ + + 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> wesnoth-1.10.4.ebuild: + stable ppc ppc64, bug #436816 *wesnoth-1.10.4 (25 Aug 2012) diff --git a/games-strategy/wesnoth/wesnoth-1.10.4.ebuild b/games-strategy/wesnoth/wesnoth-1.10.4.ebuild index e999562406a3..eb9962182854 100644 --- a/games-strategy/wesnoth/wesnoth-1.10.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.4.ebuild,v 1.1 2012/08/25 08:21:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.4.ebuild,v 1.2 2012/10/02 21:46:54 blueness 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" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] |