diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-23 11:48:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-23 11:48:07 +0000 |
commit | f0cc641dcd193ec48efad24a114b772e25be0b86 (patch) | |
tree | 488aa98f1ed2c0fc770be585f8e7ab4d093db95d /games-strategy | |
parent | Stable for amd64, wrt bug #402765 (diff) | |
download | gentoo-2-f0cc641dcd193ec48efad24a114b772e25be0b86.tar.gz gentoo-2-f0cc641dcd193ec48efad24a114b772e25be0b86.tar.bz2 gentoo-2-f0cc641dcd193ec48efad24a114b772e25be0b86.zip |
Stable for amd64, wrt bug #405359
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index f3efe93d81b8..28587c8c064e 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.198 2012/01/23 18:41:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.199 2012/02/23 11:48:07 ago Exp $ + + 23 Feb 2012; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.ebuild: + Stable for amd64, wrt bug #405359 *wesnoth-1.10 (23 Jan 2012) diff --git a/games-strategy/wesnoth/wesnoth-1.10.ebuild b/games-strategy/wesnoth/wesnoth-1.10.ebuild index 409a1199ecb8..4840a24aa7f7 100644 --- a/games-strategy/wesnoth/wesnoth-1.10.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.10.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.ebuild,v 1.1 2012/01/23 18:41:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.ebuild,v 1.2 2012/02/23 11:48:07 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[video,X] |