diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 13:05:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 13:05:41 +0000 |
commit | fbc0513ae1d7afb5ee33e33bb224cd2acd2f1b50 (patch) | |
tree | 3afac410d8bfa728b0a1d9179ad5554a20a1a376 /games-strategy/wesnoth | |
parent | Stable for ppc, wrt bug #449896 (diff) | |
download | gentoo-2-fbc0513ae1d7afb5ee33e33bb224cd2acd2f1b50.tar.gz gentoo-2-fbc0513ae1d7afb5ee33e33bb224cd2acd2f1b50.tar.bz2 gentoo-2-fbc0513ae1d7afb5ee33e33bb224cd2acd2f1b50.zip |
Stable for ppc, wrt bug #449902
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index ed7a448df34f..836d2430e756 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.219 2013/01/03 10:58:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.220 2013/01/04 13:05:41 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.5.ebuild: + Stable for ppc, wrt bug #449902 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.5.ebuild: Stable for amd64, wrt bug #449902 diff --git a/games-strategy/wesnoth/wesnoth-1.10.5.ebuild b/games-strategy/wesnoth/wesnoth-1.10.5.ebuild index 33841d0c854c..f81333132886 100644 --- a/games-strategy/wesnoth/wesnoth-1.10.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.10.5.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.5.ebuild,v 1.2 2013/01/03 10:58:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.5.ebuild,v 1.3 2013/01/04 13:05:41 ago 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[joystick,video,X] |