diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 11:46:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 11:46:21 +0000 |
commit | da7f2f85b81d1201e716901362f4005384eb345e (patch) | |
tree | 2b7e562f1fd0223f3833d14cfb7ec32c174fdb77 /games-strategy/wesnoth | |
parent | Stable for amd64, wrt bug #436876 (diff) | |
download | gentoo-2-da7f2f85b81d1201e716901362f4005384eb345e.tar.gz gentoo-2-da7f2f85b81d1201e716901362f4005384eb345e.tar.bz2 gentoo-2-da7f2f85b81d1201e716901362f4005384eb345e.zip |
Stable for amd64, wrt 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 e53475defc54..06649a35fbed 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.212 2012/10/02 21:46:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.213 2012/10/03 11:46:21 ago Exp $ + + 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.4.ebuild: + Stable for amd64, wrt bug #436816 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> wesnoth-1.10.4.ebuild: stable ppc ppc64, bug #436816 diff --git a/games-strategy/wesnoth/wesnoth-1.10.4.ebuild b/games-strategy/wesnoth/wesnoth-1.10.4.ebuild index eb9962182854..90bad6615e8e 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.2 2012/10/02 21:46:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.4.ebuild,v 1.3 2012/10/03 11:46:21 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] |