diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-11-13 11:25:08 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-11-13 11:25:08 +0000 |
commit | 9dcad06fa1b602d23e04871776ee8534b0cf8460 (patch) | |
tree | 3f988b9021ed73719cff7606c3a781eab0cc6ec7 /games-strategy | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-9dcad06fa1b602d23e04871776ee8534b0cf8460.tar.gz gentoo-2-9dcad06fa1b602d23e04871776ee8534b0cf8460.tar.bz2 gentoo-2-9dcad06fa1b602d23e04871776ee8534b0cf8460.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #490648.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.10.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 200ee39d286c..fb9a45ee3b3b 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,10 @@ # 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.231 2013/09/13 02:33:48 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.232 2013/11/13 11:25:08 chainsaw Exp $ + + 13 Nov 2013; Tony Vroon <chainsaw@gentoo.org> wesnoth-1.10.7.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani in bug #490648. 13 Sep 2013; Patrick Lauer <patrick@gentoo.org> wesnoth-1.10.7.ebuild: Whitespace diff --git a/games-strategy/wesnoth/wesnoth-1.10.7.ebuild b/games-strategy/wesnoth/wesnoth-1.10.7.ebuild index 20df3aa64980..4dd7445433e4 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.3 2013/09/13 02:33:48 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.7.ebuild,v 1.4 2013/11/13 11:25:08 chainsaw 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] |